+ Reply to Thread
Results 1 to 10 of 10

Thread: Fatal error: Uncaught Error: Call to undefined method rlCommon::setNames()

  1. #1
    Senior Member
    Join Date
    May 2021
    Location
    Hawaii
    Posts
    101

    Fatal error: Uncaught Error: Call to undefined method rlCommon::setNames()

    Getting Error:

    Fatal error: Uncaught Error: Call to undefined method rlCommon::setNames() in /home/618597.cloudwaysapps.com/rsdbyrbfvz/public_html/index.php:90 Stack trace: #0 {main} thrown in /home/618597.cloudwaysapps.com/rsdbyrbfvz/public_html/index.php on line 90


    ​Any suggestions?

  2. #2
    What are you doing when the error happens?

    Do you have a screenshot of it?

    I ask as I will try to reproduce the error.

  3. #3
    Senior Member
    Join Date
    May 2021
    Location
    Hawaii
    Posts
    101
    Happens on site load

  4. #4
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,160
    The reason is simple: the function setNames() doesn't exist in rlCommon.class.php

    You have a reply about the update in your ticket

  5. #5
    Senior Member
    Join Date
    May 2021
    Location
    Hawaii
    Posts
    101
    What code do we have to add?

  6. #6
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,160
    You need to roll back your site to 4.8.1 and wait for the patch that will be available this week

    and then you can upgrade your script easily

  7. #7
    Master
    Join Date
    Oct 2019
    Location
    Hungary
    Posts
    403
    I upgraded to 4.8.2 and it includes this function.

  8. #8
    Jen,

    Did you use the patch?

  9. #9
    Master
    Join Date
    Oct 2019
    Location
    Hungary
    Posts
    403
    Yes, it's true I've only updated localhoston so far, but everything works there.

  10. #10
    The patch just went live 21 hours ago.

+ Reply to Thread