Hi
I have a site using the Natalie Template. When I turn off the Backward compatibility plugin in J5 i get the and error.
Attempted to load class "JFactory" from the global namespace.
Did you forget a "use" statement?
ClassNotFoundError
public_html/templates/j51_natalie/error.php:12
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
defined('_JEXEC') or die;
$app = JFactory::getApplication();
$doc = JFactory::getDocument();
$user = JFactory::getUser();
$this->language = $doc->language;
$this->direction = $doc->direction;
Also getting this.
Class "JModuleHelper" not found
Is there an updated version for the Natalie template. I have 1.1.9
Thanks
Dave
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!