User profile problem
glad you solved that issue.
for the other one, try first to add this line just after the one you added:
define('WP_CACHE', true);
if that one didn’t fix it tr the following so we can see what is causing it
1 – delete the error_log file
2 – go to the pageĀ that causing the issue
3 – copy the error log message and past it here
Umar Pharouk commented
Hi Man, is now fixed. Thanks for all your time.
jdev commented
you are welcome.
Rahul Aryan commented
Good to know, @prince tell us how did you solved the issue, It will help other community member. Cheers.
Ok, let give it a try. Thanks