Title: plugin breaking website
Last modified: January 17, 2019

---

# plugin breaking website

 *  Resolved [lauritsen](https://wordpress.org/support/users/lauritsen/)
 * (@lauritsen)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/plugin-breaking-website-2/)
 * Hi, I got awesome-support plugin installed. I have now out of the blue experience
   this error:
    Warning: “continue” targeting switch is equivalent to “break”. Did
   you mean to use “continue 2”? in /var/www/swm.dk/public_html/wp-content/plugins/
   awesome-support/includes/functions-templating.php on line 694
 * Warning: Cannot modify header information – headers already sent by (output started
   at /var/www/swm.dk/public_html/wp-content/plugins/awesome-support/includes/functions-
   templating.php:694) in /var/www/swm.dk/public_html/wp-content/plugins/awesome-
   support/vendor/ericmann/wp-session-manager/includes/class-wp-session.php on line
   142
 * it comes up when I go to the /wp-admin
    so now I cannot login.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fplugin-breaking-website-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [melliesou](https://wordpress.org/support/users/melliesou/)
 * (@melliesou)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/plugin-breaking-website-2/#post-11102523)
 * Hello [@lauritsen](https://wordpress.org/support/users/lauritsen/),
 * Sorry to hear you are having a problem with the plug-in. Did you get those messages
   while running debug mode? If not, can you turn on debug mode and report the full
   error message that you see?
    [https://codex.wordpress.org/Debugging_in_WordPress](https://codex.wordpress.org/Debugging_in_WordPress)
 * It looks like a plug-in conflict, and enabling debug mode will help to resolve.(
   It’s also possible that if your source files were edited it could make an error
   like that)
 *  Thread Starter [lauritsen](https://wordpress.org/support/users/lauritsen/)
 * (@lauritsen)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/plugin-breaking-website-2/#post-11103430)
 * hello
    I have inserted the code from the [https://codex.wordpress.org/Debugging_in_WordPress](https://codex.wordpress.org/Debugging_in_WordPress)
   link. Now what do I do where do I see the bug log?
 *  Plugin Author [melliesou](https://wordpress.org/support/users/melliesou/)
 * (@melliesou)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/plugin-breaking-website-2/#post-11104131)
 * Hello [@lauritsen](https://wordpress.org/support/users/lauritsen/),
 * You will see the debug log here: /wp-content/debug.log
 *  Thread Starter [lauritsen](https://wordpress.org/support/users/lauritsen/)
 * (@lauritsen)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/plugin-breaking-website-2/#post-11104188)
 * AH OK..
    Have a look at what that link says:
 * [18-Jan-2019 08:15:00 UTC] PHP Warning: “continue” targeting switch is equivalent
   to “break”. Did you mean to use “continue 2”? in /var/www/swm.dk/public_html/
   wp-content/plugins/awesome-support/includes/functions-templating.php on line 
   694
    [18-Jan-2019 08:15:01 UTC] PHP Warning: “continue” targeting switch is equivalent
   to “break”. Did you mean to use “continue 2”? in /var/www/swm.dk/public_html/
   wp-content/plugins/awesome-support/includes/functions-templating.php on line 
   694 [18-Jan-2019 08:15:04 UTC] PHP Warning: “continue” targeting switch is equivalent
   to “break”. Did you mean to use “continue 2”? in /var/www/swm.dk/public_html/
   wp-content/plugins/awesome-support/includes/functions-templating.php on line 
   694 [18-Jan-2019 08:15:06 UTC] PHP Warning: “continue” targeting switch is equivalent
   to “break”. Did you mean to use “continue 2”? in /var/www/swm.dk/public_html/
   wp-content/plugins/awesome-support/includes/functions-templating.php on line 
   694 [18-Jan-2019 08:15:12 UTC] PHP Warning: “continue” targeting switch is equivalent
   to “break”. Did you mean to use “continue 2”? in /var/www/swm.dk/public_html/
   wp-content/plugins/awesome-support/includes/functions-templating.php on line 
   694 [18-Jan-2019 08:15:12 UTC] PHP Warning: “continue” targeting switch is equivalent
   to “break”. Did you mean to use “continue 2”? in /var/www/swm.dk/public_html/
   wp-content/plugins/awesome-support/includes/functions-templating.php on line 
   694 [18-Jan-2019 08:15:12 UTC] PHP Warning: “continue” targeting switch is equivalent
   to “break”. Did you mean to use “continue 2”? in /var/www/swm.dk/public_html/
   wp-content/plugins/awesome-support/includes/functions-templating.php on line 
   694 [18-Jan-2019 08:15:17 UTC] PHP Warning: “continue” targeting switch is equivalent
   to “break”. Did you mean to use “continue 2”? in /var/www/swm.dk/public_html/
   wp-content/plugins/awesome-support/includes/functions-templating.php on line 
   694 [18-Jan-2019 08:15:55 UTC] PHP Warning: “continue” targeting switch is equivalent
   to “break”. Did you mean to use “continue 2”? in /var/www/swm.dk/public_html/
   wp-content/plugins/awesome-support/includes/functions-templating.php on line 
   694
 *  Plugin Author [melliesou](https://wordpress.org/support/users/melliesou/)
 * (@melliesou)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/plugin-breaking-website-2/#post-11106581)
 * Hi [@lauritsen](https://wordpress.org/support/users/lauritsen/),
 * Thanks for the details. It looks like your file has been modified from the original
   which is likely causing this issue. Please try reverting the file to the latest(
   but make a backup first)
 * [https://github.com/Awesome-Support/Awesome-Support/blob/develop/includes/functions-templating.php](https://github.com/Awesome-Support/Awesome-Support/blob/develop/includes/functions-templating.php)
 * If that doesn’t solve this issue; it might be best to re-install.
 * Hope that helps!

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

The topic ‘plugin breaking website’ is closed to new replies.

 * ![](https://ps.w.org/awesome-support/assets/icon-256x256.png?rev=1849681)
 * [Awesome Support - WordPress HelpDesk & Support Plugin](https://wordpress.org/plugins/awesome-support/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/awesome-support/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/awesome-support/)
 * [Active Topics](https://wordpress.org/support/plugin/awesome-support/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/awesome-support/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/awesome-support/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [melliesou](https://wordpress.org/support/users/melliesou/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/plugin-breaking-website-2/#post-11106581)
 * Status: resolved