Title: INSTRUCTION: ERROR
Last modified: September 2, 2017

---

# INSTRUCTION: ERROR

 *  Plugin Author [arthur-gareginyan](https://wordpress.org/support/users/arthur-gareginyan/)
 * (@arthur-gareginyan)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/instruction-error/)
 * Hello to everyone,
 * This plugin has a built-in functions for checking the custom PHP code for syntax
   errors, duplicate functions names, and etc. But plugin is not perfect, so there
   are times when the entered custom PHP code causes an error and white screen. 
   This is due to the fact that your custom PHP code has a syntax error that this
   plugin could not detect. When this happens with you just do the following and
   all will be fine.
 * 1. Via FTP, go to the plugin folder (in ‘**wp-content/plugins/my-custom-functions/**‘).
   
   2. Rename the `START` file to `STOP`. This will stop the execution of your custom
   code. 3. Return to the plugin settings page and edit/fix your custom PHP code
   that you entered before the crash. 4. Rename the `STOP` file to `START` and you’re
   done!
 * I’m already working on the function to automatically stop the plugin for cases
   when this plugin could not detect the error, and this caused the inaccessibility
   of the website.

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

 *  [janetwentum](https://wordpress.org/support/users/janetwentum/)
 * (@janetwentum)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/instruction-error/#post-9635526)
 * This plug in needs to be updated. I had to change my php from 7 to 5 because 
   after I installed it, I couldn’t access my website. I got this error:
 * Parse error: syntax error, unexpected ‘,’ in /home/opokuoc0/public_html/wp-content/
   plugins/my-custom-functions/inc/php/functional.php(85) : eval()’d code on line
   27
 *  Plugin Author [arthur-gareginyan](https://wordpress.org/support/users/arthur-gareginyan/)
 * (@arthur-gareginyan)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/instruction-error/#post-9638266)
 * [@janetwentum](https://wordpress.org/support/users/janetwentum/) Hi,
 * This plugin is fully compatible and tested with PHP version 7.
 * This error message indicates an error in your code **on line 27**. So your code(
   that you entered on the plugin page) is not compatible with PHP version 7.
 * Have a good day 🙂
 *  [janetwentum](https://wordpress.org/support/users/janetwentum/)
 * (@janetwentum)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/instruction-error/#post-9639063)
 * Thank you very much for the quick response.
 *  Plugin Author [arthur-gareginyan](https://wordpress.org/support/users/arthur-gareginyan/)
 * (@arthur-gareginyan)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/instruction-error/#post-9641344)
 * [@janetwentum](https://wordpress.org/support/users/janetwentum/) You’re welcome!
   🙂

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

The topic ‘INSTRUCTION: ERROR’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/my-custom-functions_0e1030.svg)
 * [My Custom Functions](https://wordpress.org/plugins/my-custom-functions/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/my-custom-functions/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/my-custom-functions/)
 * [Active Topics](https://wordpress.org/support/plugin/my-custom-functions/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/my-custom-functions/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/my-custom-functions/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [arthur-gareginyan](https://wordpress.org/support/users/arthur-gareginyan/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/instruction-error/#post-9641344)
 * Status: not a support question