Skip Navigation

[Closed] Error 500 when access the wp-admin and bug said PHP deprecated in cred frontend

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

This topic contains 4 replies, has 2 voices.

Last updated by Christopher Amirian 1 year, 2 months ago.

Assisted by: Christopher Amirian.

Author
Posts
#2657647

Hello, I am trying to: access hidden link

I expected to see: my dashboard admin

Instead, I got:
[28-Jul-2023 05:59:04 UTC] PHP Deprecated: ctype_digit(): Argument of type WP_Post will be interpreted as string in the future in /home/gran2379/public_html/wp-content/plugins/cred-frontend-editor/vendor/toolset/toolset-common/inc/autoloaded/field/group/factory.php on line 134

could you assist me how to fix this please?
thanks in advance.

#2657917

Christopher Amirian
Supporter

Languages: English (English )

Hi there,

I am not sure if which version of PHP you use but I suggest that you use 8.0.x or lower.

If you provide the debug information I can see what is your server's PHP version:

https://toolset.com/faq/provide-debug-information-faster-support/

Thanks.

#2658319

Hello at this time i using version 8.1, i already change to 8.0 and 7.4 but the error still exist. Unfortunately i cant access my dashboard admin, that's why i also cant provide the Toolset Debug Information 🙁 any other suggestion, please?

update:
i activate the log_error through PHP Tools Cpanel and got:
Fatal error: Uncaught Error: Undefined constant "ABSPATH" in /home/gran2379/public_html/wp-admin/index.php:9 Stack trace: #0 {main} thrown in /home/gran2379/public_html/wp-admin/index.php on line 9

hope this useful to you to assist me to fix this error. Thx

#2658371

Hello Christopher,
Fortunately, i can access my admin dashboard by typing the url directly. and above the debug information. If you need any information, please let me know.

#2658425

Christopher Amirian
Supporter

Languages: English (English )

Hi there,

Thank you, I checked the error and it does not say necessarily it is from the Toolset plugins. It is a WordPress Ajax issue that might cause from any plugin installed in WordPress.

I suggest that you check by deactivating Toolset plugins one by one and test.

Whenever you can not access to the dashboard you can simply go to your website files via FTP or your hosting file manager and go to wp-content/plugins folder.

Rename the folders there to force of the plugin deactivation. That way the faulty plugin will be found.

Thanks.

The topic ‘[Closed] Error 500 when access the wp-admin and bug said PHP deprecated in cred frontend’ is closed to new replies.