Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter chamIT

    (@chamit)

    I do believe it is a theme related issue as the code “line 503” relates to a function that isnt working properly. This function is somehow messing up the dashboard view.

    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 is the actual line of coding from .php file where problem exist. echo function isnt closed.Just starts as an IF statement

    echo ‘<div class=”drafts”>’;
    if ( count( $drafts ) > 3 ) {
    echo ‘<p cl

    The problem with deactivating to the default theme is how do i re activate my new theme if the coding is broken?
    I would still encounter problems as the dashboard.php code is damaged/missing coding.

    Thread Starter chamIT

    (@chamit)

    No i have not, about a month ago all my pluggins vanished. That was definitely the first time i ever experienced such.
    When i logged in from my cpanel I saw all the files were still in the pluggins folder.
    After some research on wordpress site I found the solution and ended up reloaded the pluggins from filezilla client and everything was working perfectly until now

    I do not know if this is related in any way.

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