• Please help!

    I’m new to WordPress and an absolute newbie with regard to coding.

    I tried to add a slider to my header and inserted some code in my settings php.
    It obviously didn’t work and I ended up with above error instead…

    I cannot get into my dashboard or sign into my account. I’m desperate as my store launches on Saturday.

    Thanks in advance

    Michelle

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • The issue appears to b e with this plugin:

    https://ww.wp.xz.cn/plugins/my-custom-functions/

    However, given the nature of the plugin, the actual issue is likely bad PHP code that has been added *using* this plugin.

    You can disable this plugin entirely, so that it does not run the broken code, by connecting via FTP, navigating to wp-content/plugins and renaming the my-custom-functions folder to something else (anything else). That will deactivate the plugin because WordPress won’t be able to find it.

    That won’t help much if you still need to use that plugin, so you will probably want to ask on that plugin’s own support forum what options you have for removing the broken code so that the plugin can continue to run:

    https://ww.wp.xz.cn/support/plugin/my-custom-functions

    Thread Starter thepeekabootree

    (@thepeekabootree)

    Back up and running. I could kiss you right now , I was about to curl up into a ball and spend the rest of my week sobbing.
    THANK YOU!

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

The topic ‘Fatal error: Uncaught Error: Call to a member function add_setting()’ is closed to new replies.