edt3
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Widgets Admin Page Not WorkingI have an even worse problem after the upgrade. I get no errors but no page is displayed.
When I view source, I see just see:<!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.0 Transitional//EN”>
<HTML><HEAD>
<META content=”text/html; charset=windows-1252″ http-equiv=Content-Type>
<META name=SKYPE_FRAMEID content=DHFSAGRRWL></HEAD>
<BODY></BODY></HTML>
the site luckily is not affected.if anyone fins a solution. please do let me know.
I tried to debug it and see if it was just a simple thing.
I got a new error each time i dealt with an existing one.Fatal error: Call to undefined function: wp_comment_reply() in /home/sites/thebridger.co.uk/public_html/blog/wp-admin/includes/dashboard.php on line 511
Parse error: syntax error, unexpected ‘:’ in /home/sites/thebridger.co.uk/public_html/blog/wp-admin/includes/dashboard.php on line 513
(refers to this line on its own “ else :” I never saw this before anwyhere, is it legal code?
Parse error: syntax error, unexpected $end in / home/sites/thebridger.co.uk/public_html/blog/wp-admin/includes/dashboard.php on line 938
Two or three that I forgot to record referred to missing functions.