3.6 upgrade broke site but only when logged in
-
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)
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.