Joomla 3.5.1 is running on this site.
We decided to enable the Preview option within Phoca download 3.0.6 last week.
In general, component is working perfectly but when we activated the Preview feature and clicked on the preview button, the preview pop-up shows an error message, icluding a tell tale:
Code: Select all
400 - Category not found
Code: Select all
Strict Standards: Only variables should be assigned by reference in /home/abbeycollege/public_html/templates/acceler8/error.php on line 20
Code: Select all
<h1><?php $config =& JFactory::getConfig(); echo $config->get( 'config.sitename' ); ?></h1>
Sadly, following the upgrade, the component itself failed to work at all, presenting the same Strict Standards error message.
We have now disabled error reporting and have reverted back to 3.0.6 so that we can get component working again but of course the preview feature is still broken.
Can you advise where the problem might be?
The URL where you can observe the Preview issue is http://abbeycollege.cambs.sch.uk/index. ... s/policies
Hope you can help?
Chris