• Resolved nin0

    (@nin0)


    Hello,

    I just installed your plugin on a new website. I think that I was a little bit to fast to put some code, because it resulted to a white screen. I could not access my website or the admin screens.
    Only when I remove the plugin, I can access the site again. When I installed the plugin again and try to activated it, …. there is the white screen again.

    Any idea what I can do to solve this issue so I can use your plugin again?

    Tnx for your advice.

    https://www.ads-software.com/plugins/my-custom-functions/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author arthur-gareginyan

    (@arthur-gareginyan)

    Hello,

    Yep, there are times when the entered custom code causes the error and white screen. I’m trying to fix it.

    For access to plugin’s settings page, go to plugin’s folder (in wp-content/plugins/), open my-custom-functions.php file, find this line of code:
    anarcho_cfunctions_exec();

    and comment it by placing two slashes( // ) in beginning.

    Then you can again activate plugin and edit your entered custom code.

    After editing your entered custom code, just delete two slashes which you writed before.

    Thread Starter nin0

    (@nin0)

    That works perfect! Thanks for the tip!

    Plugin Author arthur-gareginyan

    (@arthur-gareginyan)

    You are welcome!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘White screen after code input’ is closed to new replies.