• Resolved djcayenne

    (@djcayenne)


    …for me anyway. I just realized that my web site: http://babygotbooks.com is currently only displaying the following:

    ?>

    I used my browser to look at the page source and it looks identical to that. However, I had a browser tab with my dashboard open in it, and everything seems OK with the back end, i.e. all posts are there, etc. Where do I start looking for the problem here?

Viewing 4 replies - 1 through 4 (of 4 total)
  • sojweb

    (@sojweb)

    That’s almost certainly a theme or plugin problem; it’s the closing tag for PHP code. Probably there is a syntax error somewhere in the theme or plugin files. Ideally you should be able to see any error logs that PHP generates that would help you pinpoint the problem. Failing that, you’d just have to play with the code to see if you can find it.

    If you made any changes recently, undo them to see if the problem goes away.

    Thread Starter djcayenne

    (@djcayenne)

    Hmmm, I hadn’t made any changes that I am aware of. How do I generate error logs?

    Thread Starter djcayenne

    (@djcayenne)

    Found the error log in my root directory in the handy file named “logs” – it is blank.

    sojweb

    (@sojweb)

    You might have to ask you host for the error logs. If you switch themes, do you still have the problem?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘This is a new one…’ is closed to new replies.