• I recently upgraded to 3.6 and now the site is broken w- but only when I’m logged in to the admin.

    Here’s an example of some code when not logged in:

    <div class="postimage">
    <img class="load" "="" events-functions="" MYURL.co.uk="" http:="" alt="<a href=" src="https://MYURL.co.uk/wp-content/uploads/2013/06/events.jpg">
    Events & Functions" />
    </div>

    And the same code when logged in:

    <div class="postimage">
                                    	                                        <img class="load" src="https://MYURL.co.uk/wp-content/uploads/2013/06/events.jpg" alt="<a href="https://MYURL.co.uk/events-functions/">Events & Functions</a>" />
                                                                        </div>

    Can anyone suggest how to debug this? Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Have you tried:

    – deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    – switching to the default theme to rule out any theme-specific problems.

    resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems.

    – re-uploading all files & folders – except the wp-content folder – from a fresh download of WordPress. Make sure that you delete the old copies of files & folder before uploading the new ones.

    Thread Starter DaRoca

    (@daroca)

    Hi. Thanks for the tips but no success.

    I switched off all plugins but the problem remains.

    I haven’t tried switching theme because it’s a complex one with lots of custom settings and I’m not sure if those settings will be lost if I deactivate it. Do you know if widgets, menus, theme settings, etc. will remain if I turn deactivate then activate again?

    I don’t have FTP access to the site so cannot do anything else.

    Thanks for any further advice you can give.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘3.6 upgrade broke site but only when logged in’ is closed to new replies.