• Resolved SGLH

    (@sglh)


    Parse error: syntax error, unexpected T_LNUMBER, expecting T_STRING or T_VARIABLE or ‘{‘ or ‘$’ on line 4956

    Here is what that line looks like
    // Stop execution if there’s only 1 page
    if ( 1 >= $query->max_num_pages ) {
    return;
    }

Viewing 1 replies (of 1 total)
  • Theme Author 4bzthemes

    (@4bzthemes)

    Hello,

    I have never encountered this error, and looking at the code again I don’t see a parse error. Maybe the files were corrupted during download, have you tried downloading the files again from wordpress.org? Try disabling all plugins. Was it ever working properly before, and then this error message was displayed?

    4bzthemes

Viewing 1 replies (of 1 total)

The topic ‘Parse error even without changes’ is closed to new replies.