How To Correct DeBug Errors?
-
I’m a “new” beginner to WP. Working with weaver II. Was setting up site (it was up-loaded, I could link to it on web) and was working on the parent-child functions.php and style.css files (following and inputting what I gleaned from WP Beginners site). I uploaded the weaver-ii-child folder and then got white screen of death (wsd). Removed the file but still wsd. On a help site I found and inserted (into the wp-config.php file an “error” reporting code and then on the wsd got this:
Notice: Constant WP_DEBUG already defined in /homepages/17/d2728xxxxx/htdocs/clickandbuilds/WordPress/MyWordPress/wp-config.php on line 76Notice: Use of undefined constant RSHCP_DEBUG – assumed ‘RSHCP_DEBUG’ in /homepages/17/d2728xxxxx/htdocs/clickandbuilds/WordPress/MyWordPress/wp-content/plugins/rs-head-cleaner-lite/rs-head-cleaner-lite.php on line 104
Parse error: syntax error, unexpected ‘}’ in /homepages/17/d2728xxxxx/htdocs/clickandbuilds/WordPress/MyWordPress/wp-content/themes/weaver-ii/functions.php on line 14
Please, what do I do with this information?
- The topic ‘How To Correct DeBug Errors?’ is closed to new replies.