Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • porpeller Friend
    #150418

    I get this error:

    Fatal error: Call to undefined method JFactory::getdate() in /cms/modules/mod_ja_contentslide/helper.php on line 94

    Saguaros Moderator
    #340764

    Dear porpeller!

    May be your package is having some problems as missing files …..etc, because
    [PHP]JFactory::getdate()[/PHP]
    this is supported by joomla libs, i don know why your site happened this bug.
    You can fix the issue as following:

    [PHP]$date =& JFactory::getDate();[/PHP]

    replace:
    [PHP]
    $date =& new JDate();
    [/PHP]

    Good luck

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 14 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum