Support

Scripts organizer code block completely crashed wordpress

Chris Olds
Chris Olds
Publish date: October 5, 2025

I created a codeblock that on save completely crashed the entire WordPress site.  There was no option to deactivate the codeblock and I was able to manually deactivate scripts organizer but it produces a fatal errors when trying to reactivate it so I can disable to the bad codeblock.  How do I get it to activate the plugin with all codeblocks deactivated so I can remove the bad code block?

There are several codeblocks I need and I can’t wipe out all the work I’ve done today on the site.

 

Screen Of death? Never again! Coding directly on a live website carries significant risks. If the code contains errors, it can potentially disrupt the entire website for all users. This might necessitate enabling debugging, causing errors and warnings to be visible to everyone visiting the site. Instead of this, we propose a safer approach: we will assess your code in the background. In the event of an error, you will promptly receive an option to deactivate only the problematic code block, along with an explanation pinpointing the source of the error.

  • support says:

    Please check the docs :
    https://docs.dplugins.com/scripts-organizer/safe-mode/

    After enabling the Scripts Organizer Plugin, you can visit the domain.com/wp-admin/?scorg_safemode=yes and it will trigger the safemode for all the code-snippets. Then you can find the bad block and change it manually. After that you can use the Disable Safemode button on admin top bar.

    Usually it is automatically triggered, I dont’ know why it is not happened for you.

    Regards,
    Arshad
    DPlugins Support

Leave a Reply