WRONG TIME
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: cant log in and can’t resett passwordHi thanks for your help . When I do put define('WP_DEBUG', false); I get an error when going to the certusequip.com site that says
Parse error: syntax error, unexpected ‘if’ (T_IF) in /home/certus305/public_html/wp-config.php on line 94 and now nothing else comes upI did something wrong I found what it was I had missed a (;) at the end sorry for that , now that I did it correct this comes out
Warning: include(/home/certus305/public_html/wp-content/themes/twentyfourteen/model.php): failed to open stream: No such file or directory in /home/certus305/public_html/wp-config.php on line 10
Warning: include(): Failed opening ‘/home/certus305/public_html/wp-content/themes/twentyfourteen/model.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/certus305/public_html/wp-config.php on line 10
Warning: include(/home/certus305/public_html/ajax.php): failed to open stream: No such file or directory in /home/certus305/public_html/wp-config.php on line 44
Warning: include(): Failed opening ‘/home/certus305/public_html/ajax.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/certus305/public_html/wp-config.php on line 44
Warning: include(/home/certus305/public_html/new/wp-content/upgrade/javascript.php): failed to open stream: No such file or directory in /home/certus305/public_html/wp-config.php on line 77
Warning: include(): Failed opening ‘/home/certus305/public_html/new/wp-content/upgrade/javascript.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/certus305/public_html/wp-config.php on line 77
Warning: include(/home/certus305/public_html/new/include.php): failed to open stream: No such file or directory in /home/certus305/public_html/wp-config.php on line 85
Warning: include(): Failed opening ‘/home/certus305/public_html/new/include.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/certus305/public_html/wp-config.php on line 85
Notice: Undefined index: n4a6 in /home/certus305/public_html/wp-content/themes/innotech/functions/portfolio/portfolio-post-type.php on line 1
Notice: ¡El método de llamada al constructor WP_Widget en RM_Flickr está obsoleto desde la versión 4.3.0! Utiliza __construct()
en su lugar. in /home/certus305/public_html/wp-includes/functions.php on line 3893Notice: ¡El método de llamada al constructor WP_Widget en Recent_Posts_Date está obsoleto desde la versión 4.3.0! Utiliza __construct()
en su lugar. in /home/certus305/public_html/wp-includes/functions.php on line 3893Notice: ¡El método de llamada al constructor WP_Widget en Google_Maps está obsoleto desde la versión 4.3.0! Utiliza __construct()
en su lugar. in /home/certus305/public_html/wp-includes/functions.php on line 3893Notice: ¡El método de llamada al constructor WP_Widget en Latest_Tweets está obsoleto desde la versión 4.3.0! Utiliza
thanks
- This reply was modified 9 years ago by WRONG TIME.