Trouble with dashboard
-
I need some assistance getting to my dashboard. I am using the professional version 1.1, and I know the theme is outdated but it has been working good until now.
When logging in via wordpress i receive an error .
Parse error: syntax error, unexpected ”<p cl’ (T_ENCAPSED_AND_WHITESPACE) in /home1/ttcic/public_html/wp-admin/includes/dashboard.php on line 503
This isnt affecting my website’s frontend but it is affecting how I manage my content thru the backend/dashboard.
I have viewed the the dashboard.php file and have seen where the error stems fromecho ‘<div class=”drafts”>’;
if ( count( $drafts ) > 3 ) {
echo ‘<p clCan any one assist with the coding?
The topic ‘Trouble with dashboard’ is closed to new replies.