We have installed the latest version of wpdatatables. When we upgrade our Wordpress site to PHP 8.1, the site gets an error on the table. Do you have a resolution?
Error:
Deprecated: preg_split(): Passing null to parameter #3 ($limit) of type int is deprecated in /home/greywolf/public_html/wp-content/plugins/wpdatatables/lib/greenlion/php-sql-parser/src/PHPSQLParser/lexer/PHPSQLLexer.php on line 88
Deprecated: Automatic conversion of false to array is deprecated in /home/greywolf/public_html/wp-content/plugins/wpdatatables/lib/greenlion/php-sql-parser/src/PHPSQLParser/processors/SQLProcessor.php on line 499
Deprecated: preg_split(): Passing null to parameter #3 ($limit) of type int is deprecated in /home/greywolf/public_html/wp-content/plugins/wpdatatables/lib/greenlion/php-sql-parser/src/PHPSQLParser/lexer/PHPSQLLexer.php on line 88
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/greywolf/public_html/wp-content/plugins/wpdatatables/source/class.wpdatacolumn.php on line 354
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/greywolf/public_html/wp-content/plugins/wpdatatables/source/class.wpdatacolumn.php on line 354
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/greywolf/public_html/wp-content/plugins/wpdatatables/source/class.wpdatacolumn.php on line 354
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/greywolf/public_html/wp-content/plugins/wpdatatables/source/class.wpdatacolumn.php on line 354
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/greywolf/public_html/wp-content/plugins/wpdatatables/source/class.wpdatacolumn.php on line 354
We are going to check about this with our developers.
Can you confirm a couple of details first,
if you can tell me which version of wpDataTables you have currently installed?
If you do not have 5.5 latest one - could you update and purge cache,
let me know if it stays the same?
If you already have 5.5 wpDataTables, our devs can check this out remotely.
-
Please provide me a temporary WP-admin (administrator) user for your website where this happens,
as well as FTP credentials and access to the database ( either link with credentials for PHPmyAdmin, or access to Hosting Panel),
so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue.
We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course, we do not provide login data to third parties.
You can write credentials here just check PRIVATE Reply so nobody can see them except us.
Thank you for the screenshot and confirmation of the 5.5 version of wpDataTables.
That is very strange, this seems to me like a notice from a "WP DEBUG",
but if you have that disabled, we will see if our developers can advise what else it might be.
Could we take a look at the back-end setup?
If you can please provide me a temporary WP-admin (administrator) user for your website where this happens,
as well as FTP credentials
and access to the database ( either link with credentials for PHPmyAdmin, or access to Hosting Panel),
so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue.
We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course, we do not provide login data to third parties.
You can write credentials here just check PRIVATE Reply so nobody can see them except us.
Firstly, I would like to sincerely apologize for the delayed response as we have been experiencing an unusually high number of tickets. I am sorry that it has taken longer than usual to respond to your concern and your patience is highly appreciated.
-
The ticket has automatically closed because nobody replied to it after a long time, that is how our system works, it closes after a week when there is no response, but you can still write on it and we come back to the case.
We have asked if you can provide us with remote access so that we can take a closer look at the URL with this issue and at the back-end setup.
Can you provide me a temporary WP-admin (administrator) user for your website where this happens,
as well as FTP credentials
and access to the database ( either link with credentials for PHPmyAdmin, or access to Hosting Panel),
so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue.
We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course, we do not provide login data to third parties.
You can write credentials here just check PRIVATE Reply so nobody can see them except us.
We have installed the latest version of wpdatatables. When we upgrade our Wordpress site to PHP 8.1, the site gets an error on the table. Do you have a resolution?
Error:
Deprecated: preg_split(): Passing null to parameter #3 ($limit) of type int is deprecated in /home/greywolf/public_html/wp-content/plugins/wpdatatables/lib/greenlion/php-sql-parser/src/PHPSQLParser/lexer/PHPSQLLexer.php on line 88
Deprecated: Automatic conversion of false to array is deprecated in /home/greywolf/public_html/wp-content/plugins/wpdatatables/lib/greenlion/php-sql-parser/src/PHPSQLParser/processors/SQLProcessor.php on line 499
Deprecated: preg_split(): Passing null to parameter #3 ($limit) of type int is deprecated in /home/greywolf/public_html/wp-content/plugins/wpdatatables/lib/greenlion/php-sql-parser/src/PHPSQLParser/lexer/PHPSQLLexer.php on line 88
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/greywolf/public_html/wp-content/plugins/wpdatatables/source/class.wpdatacolumn.php on line 354
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/greywolf/public_html/wp-content/plugins/wpdatatables/source/class.wpdatacolumn.php on line 354
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/greywolf/public_html/wp-content/plugins/wpdatatables/source/class.wpdatacolumn.php on line 354
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/greywolf/public_html/wp-content/plugins/wpdatatables/source/class.wpdatacolumn.php on line 354
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/greywolf/public_html/wp-content/plugins/wpdatatables/source/class.wpdatacolumn.php on line 354
Hi, Grey Wolf Systems
Thanks for reaching out to us
Our plugin is currently optimized to work on PHP version 8.1.13 on our Development Testing site,
so you should not experience any functionality issues.
-
Can you please tell me, do you have WP_DEBUG/DEBUGGER enabled on this site?
It is possible that these are just warnings/notices ,
if that is the case, can you please disable WP_DEBUG and let me know do you experience any kind of functionality issues?
Thank you
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
I have confirmed that WP_DEBUG is false. I am still getting the errors when I move to PHP v8.1.
What else can it be?
Hi, Grey Wolf Systems.
We are going to check about this with our developers.
Can you confirm a couple of details first,
if you can tell me which version of wpDataTables you have currently installed?
If you do not have 5.5 latest one - could you update and purge cache,
let me know if it stays the same?
If you already have 5.5 wpDataTables, our devs can check this out remotely.
-
Please provide me a temporary WP-admin (administrator) user for your website where this happens,
as well as FTP credentials and access to the database ( either link with credentials for PHPmyAdmin, or access to Hosting Panel),
so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue.
We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course, we do not provide login data to third parties.
You can write credentials here just check PRIVATE Reply so nobody can see them except us.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
We are still having issues with V8.1 of PHP. We are running v5.5 of wpDataTables. Here is the error...
Hi, Grey Wolf Systems.
Thank you for the screenshot and confirmation of the 5.5 version of wpDataTables.
That is very strange, this seems to me like a notice from a "WP DEBUG",
but if you have that disabled, we will see if our developers can advise what else it might be.
Could we take a look at the back-end setup?
If you can please provide me a temporary WP-admin (administrator) user for your website where this happens,
as well as FTP credentials
and access to the database ( either link with credentials for PHPmyAdmin, or access to Hosting Panel),
so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue.
We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course, we do not provide login data to third parties.
You can write credentials here just check PRIVATE Reply so nobody can see them except us.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Why did you close this? We are still having an issue.
Hi, Grey Wolf Systems.
Firstly, I would like to sincerely apologize for the delayed response as we have been experiencing an unusually high number of tickets. I am sorry that it has taken longer than usual to respond to your concern and your patience is highly appreciated.
-
The ticket has automatically closed because nobody replied to it after a long time, that is how our system works, it closes after a week when there is no response, but you can still write on it and we come back to the case.
We have asked if you can provide us with remote access so that we can take a closer look at the URL with this issue and at the back-end setup.
Can you provide me a temporary WP-admin (administrator) user for your website where this happens,
as well as FTP credentials
and access to the database ( either link with credentials for PHPmyAdmin, or access to Hosting Panel),
so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue.
We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course, we do not provide login data to third parties.
You can write credentials here just check PRIVATE Reply so nobody can see them except us.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables