Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the question-answer domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u845912282/domains/pickplugins.com/public_html/wp-includes/functions.php on line 6121
I am getting 500 error after latest update

I am getting 500 error after latest update

0
I am getting 500 error after latest update 1
Anonymous
Dec 20, 2018 08:06 PM 1 Answers General
Member Since Jan 1970
Unsolved Solved Mark as Solved Mark as Unsolved
Subscribed Subscribe Not subscribe
Flag(0)

Hello,

I recently updated team plugin which was working fine before the update. Now when i try to view a team member detail it throws 500 error please help i couldn't find any solution.

Website link is

http://theinitiative.org.pk

 

Thanks

2 Subscribers
I am getting 500 error after latest update 2
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
0
I am getting 500 error after latest update 3
PickPlugins
Dec 20, 2018
Flag(0)

Welcome to our forum.

I just test team plugin with WP 5.0+ its seem working fine.

Can you please enable debug and log

you need to put the following code to your config.php file on root install

define( 'WP_DEBUG', true );
define( 'WP_DEBUG_LOG', true );

https://codex.wordpress.org/Debugging_in_WordPress

Please check the debug.log file and see if you found any issue related to our team plugin.

/wp-content/debug.log

Let me know the update.

Regards

Sign in to Reply
Replying as Submit


Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/u845912282/domains/pickplugins.com/public_html/wp-content/plugins/post-grid/includes/functions-builder.php on line 10