Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #575923

    HI,
    I have this error in my page:
    Notice: Undefined offset: 2 in /usr/home/gorilla-trip.com/web/wp-content/themes/enfold/framework/php/function-set-avia-backend.php on line 433

    I have already done all the steps: desactivate plugins, export and import settings after reseting settings, delete Enfold and upload a fresh copy…

    I noticed the error when suddenly the avia builder dissapeared although the pages looked fine in the frontend…I changed the wp_debug to TRUE and showed the error.

    Do you know what could be wrong? I give you login credentials.

    Thanks,
    Sergio

    #576182

    Hey Sergio!

    Your site is loading very slow for me. Have you tried deactivating all plugins and activating just Enfold instead of your child theme?

    Best regards,
    Elliott

    #576352

    Hi Elliott!
    I have tried deactivating all plugins and activating just Enfold instead of my child theme.
    The error message dissapears but the avia builder shows no content of the front end so I can´t modificate anything…

    Best regards
    Sergio

    #576581

    Hey!

    Can you please try flushing browser cache after de-activating all active plugins and check if that helps? http://wiki.scratch.mit.edu/wiki/Hard_Refresh

    Cheers!
    Yigit

    #577182

    Hi!
    I have already flushed browser cache…and the problem persists…

    #577628

    Hi,

    I know you have tried this already but it difficult for us to verify when it’s not working, the only two suggestion I have to give you really is to deactivate all plugins and overwrite the theme files http://kriesi.at/documentation/enfold/updating-your-theme-files/. Doing both of those things should equal having a fresh installation.

    Regards,
    Rikard

    #577704

    Hi Rikard,
    the error was because of the PHP version.
    I have already fix it.
    Thank you very much

    Regards
    Sergio

    #578300

    Hi Sergio,

    Great, glad you found the problem. Please let us know if you should need any more help on the topic.

    Best regards,
    Rikard

    #926666

    For anyone also still having this issue: (sorry for the late reply, but it’s the only relevant topic open for replies).

    It’s because in the enfold config color values can be stored as short values (#fff instead of #ffffff).
    The avia function to convert hex values to an rgb array (avia_backend_hex_to_rgb_array) is only thinking of the long version. So when shorter versions come through, php shows a warning.

    So check your color configs and replace the short ones :)

    #926683

    Thank you soeters!

    #927108

    Hi,

    Thanks for sharing @soeters, much appreciated :-)

    Best regards,
    Rikard

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.