0
Votes
Undo
  1. davec62
  2. Sherlock Holmes
  3. Commercial Templates
  4. Thursday, 06 November 2025
  5.  Subscribe via email
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!