test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Olaf Valli Friend
    #183908

    Hi, I am receiving this error on the frontend of my joomla 3.0 development site using JA Slideshow 2.5.6 and JA Onepage 1.0.0:

    Fatal error: Call to undefined method JDate::toMySQL() in /home/#####/public_html/modules/mod_jaslideshow/helpers/helper.php on line 258

    This error occurs when I attempt to use images from within K2 articles.

    Any help would be greatly appreciated. 🙂


    1. Screen-Shot-2013-01-12-at-6.36.34-PM
    2. Screen-Shot-2013-01-12-at-6.38.11-PM
    Stork11 Friend
    #479602

    Hello thesmartdude,

    Please change the line 258
    from
    [PHP]$now = $jnow->toMySQL();[/PHP]
    to
    [PHP]$now = $jnow->toSql();[/PHP]

    Try it and let me know the result.

    Regards.

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

This topic contains 2 replies, has 2 voices, and was last updated by  Stork11 11 years, 11 months ago.

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