Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • fred08 Friend
    #159851

    After installing the template, I have got the following error message:

    ” Warning: get_class() expects parameter 1 to be object, null given in C:wampwwwGendertemplatesja_nickelja_menusBase.class.php on line 57 “

    I look forwards to hearing from you soon!

    Saguaros Moderator
    #375481

    yes, you try openning this file : C:wampwwwGendertemplatesja_nickelja_menusBa se.class.php on line 57

    and find the following code :
    [PHP]
    if(strtolower(get_class($menu)) == ‘jexception’) {[/PHP]

    replace:

    [PHP]
    if( is_object($menu) && strtolower(get_class($menu)) == ‘jexception’) {
    [/PHP]

    thanks

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

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

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