Fatal error: JDate whlie running Latest topics for Phpbb - Joomla! Forum - community, help and support
i have installed phpbb default forum in website replicant2 template.
i installed latest topics phpbb modules (downloaded joomla.org website).
it works fine after confguring after time other links, when clicked, start giving following fatal error:
fatal error: class 'jdate' not found in /home/content/i/n/d/indiandesign/html/modules/mod_phpbb3_latest_topics/mod_phpbb3_latest_topics.php on line 46
anybody has idea or clue of happening?
pls help.
thanks
sugandh malhotra
i installed latest topics phpbb modules (downloaded joomla.org website).
it works fine after confguring after time other links, when clicked, start giving following fatal error:
fatal error: class 'jdate' not found in /home/content/i/n/d/indiandesign/html/modules/mod_phpbb3_latest_topics/mod_phpbb3_latest_topics.php on line 46
anybody has idea or clue of happening?
pls help.
thanks
sugandh malhotra
same here com_export_extension (there thread here same error running)
ravi_mareedu wrote:add line
jimport( 'joomla.utilities.date');
after
jimport( 'joomla.html.parameter');
in <root>/libraries/joomla/user/user.php file.
it solves problem.
Comments
Post a Comment