Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • spektra Friend
    #141462

    Hello,
    I have just installed the ruby template on my local machine using the quickstart – i also have installed all the example files.

    The site shows the following errors just above the JA Slideshow – that anyway works:

    Notice: Undefined variable: color in E:WWWsitomodulesmod_jaslideshow2mod_jaslideshow2.php on line 60

    Notice: Undefined variable: color in E:WWWsitomodulesmod_jaslideshow2mod_jaslideshow2.php on line 61

    Notice: Undefined variable: setimagearray in E:WWWsitomodulesmod_jaslideshow2mod_jaslideshow2.php on line 102

    Notice: Undefined variable: orderby in E:WWWsitomodulesmod_jaslideshow2mod_jaslideshow2.php on line 103

    Notice: Undefined variable: sort in E:WWWsitomodulesmod_jaslideshow2mod_jaslideshow2.php on line 103

    Anybody does understand why and how to fix it?

    thanks!

    Anonymous Moderator
    #306317

    Hi

    You are turn the notice on. To solve it, please open php.ini, find following code:

    error_reporting = E_ALL & E_NOTICE

    and change to:

    error_reporting = E_ALL & ~E_NOTICE

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

This topic contains 2 replies, has 2 voices, and was last updated by Anonymous 15 years, 5 months ago.

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