+ Reply to Thread
Results 1 to 4 of 4

Thread: Sitemap issue

  1. #1

    Sitemap issue

    I installed the new sitemap ( 3.2.2) and i have one big issue with it.
    Is not generating listings1.xml and plugins1.xml in files/sitemap/

    In error_log i get the message that is a problem with includes/classes/rlLang.class.php more exactly with this line:

    Code:
    Only registered members can view the code.
    I switched back to 8.0 and 7.4 and problem is still present

    Is there a fix for this?

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,174
    Hello,

    Can you create a ticket for this problem?

  3. #3
    Junior Member
    Join Date
    Mar 2022
    Posts
    5
    I have similar problem:

    <b>Fatal error</b>: Uncaught Error: Undefined constant RL_LANG_CODE in /var/www/vhosts/scentofgirls.com/httpdocs/includes/classes/rlLang.class.php:508

  4. #4
    Junior Member
    Join Date
    Mar 2022
    Posts
    5
    I have solved.

    in rlSitemap.class.php init() function move this code:

    Code:
    Only registered members can view the code.
    just above this code:

    Code:
    Only registered members can view the code.

+ Reply to Thread