Hi,
Owner and Admin of Page in my site cannot edit or update their Pages. See my attached file.
Thanks.
Owner and Admin of Page in my site cannot edit or update their Pages. See my attached file.
Thanks.
set_exception_handler(array('JErrorPage', 'render'));
Hey there,
After trying many times, I still can't replicate it out on your site.
But I had modified and commented out the following PHP code in cms.php file which is at JoomlaFolder/libraries/cms.php so that when you encounter the issue again, it will show the full error:
set_exception_handler(array('JErrorPage', 'render'));
When you encounter the issue again, kindly update us with screenshots or copy & paste the error message so that we can have a better check on it.
Thanks for your understanding.
$params = $page->getParams();
Just found out that there is 2 pages without title at Pages backend...is it related to this error?
Just found out that there is 2 pages without title at Pages backend...is it related to this error?
Can I have a list of fixed files and path to it? I need to apply to to our live site.
I tested it just now, so far it works well.