joomal site map problem

Discussion in 'Joomla' started by fakrul, Jun 25, 2013.

  1. #1
    When I am going to create a site map for a joomla site than I am facing some problem .I have install xmap plugin for creating this , it is showing some php problem like

    Strict Standards: Non-static method modRSFlashmaticHelper::getRSFlashmatic() should not be called statically in C:\xampp\htdocs\koli\modules\mod_rsflashmatic\mod_rsflashmatic.php on line 15

    Strict Standards: Non-static method modRSFlashmaticHelper::rsws_sql_regcase() should not be called statically in C:\xampp\htdocs\koli\modules\mod_rsflashmatic\helper.php on line 122

    Strict Standards: Non-static method modRSFlashmaticHelper::rsws_sql_regcase() should not be called statically in C:\xampp\htdocs\koli\modules\mod_rsflashmatic\helper.php on line 123

    Strict Standards: Non-static method modRSFlashmaticHelper::rsws_sql_regcase() should not be called statically in C:\xampp\htdocs\koli\modules\mod_rsflashmatic\helper.php on line 124

    Strict Standards: Non-static method modRSFlashmaticHelper::rsws_sql_regcase() should not be called statically in C:\xampp\htdocs\koli\modules\mod_rsflashmatic\helper.php on line 125

    Strict Standards: Only variables should be assigned by reference in C:\xampp\htdocs\koli\modules\mod_rsflashmatic\helper.php on line 272

    How can I remove those problem ,please suggest me about the problem
     
    fakrul, Jun 25, 2013 IP
  2. rswebsols

    rswebsols Active Member

    Messages:
    21
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    60
    #2
    In your php.ini file of XAMPP try to set the following:

    error_reporting = E_ALL & ~E_NOTICE
    display_errors = Off
     
    rswebsols, Jun 25, 2013 IP
  3. fakrul

    fakrul Greenhorn

    Messages:
    25
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #3
    I have all ready tried it no changed here ... thanks for your replay
     
    fakrul, Jun 26, 2013 IP
  4. minhtam

    minhtam Greenhorn

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #4
    you was install old version module. I think you should find another module compatible version
     
    minhtam, Jul 7, 2013 IP