Forums

JApplicationHelper Error message with 1.5 install

misery 25 Oct, 2007
Hi, I am getting this message when trying to view a created form on the frontend:

Fatal error: Class 'JApplicationHelper' not found in /var/www/components/com_chronocontact/chronocontact.php on line 18


Running Joomla 1.5 with the latest ChronoEngine 1.5 download. Any help would be much appreciated!
Max_admin 25 Oct, 2007
Hi,

Joomla has changed code alittle, please put this line :

jimport('joomla.application.helper');


above :

require_once( JApplicationHelper::getPath( 'front_html' ) ); 


In Chronocontact.php

Thanks!

Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.