Notifications
Clear all

[Solved] Broken topic on forum

7 Posts
3 Users
3 Likes
292 Views
Posts: 41
Topic starter
(@marsm)
Trusted Member
Joined: 3 years ago

The forums are working perfectly, but recently we've come across a broken topic. The whole topic is "corrupted" in that it doesn't load the right sidebar and as an admin I can't click on edit or delete on any of the replies.

https://renewableheatinghub.co.uk/forums/energy-storage/my-experience-with-the-selpos-mason-diy-kit#post-10083

Any advice or suggestions on how I can fix this?

Topic Tags
6 Replies
Posts: 3653
Admin
(@chris)
Support Team
Joined: 2 years ago

Hi @marsm,

Try to Edit the First Post, then find the HTML which has been inserted in the post, you have copied and pasted some text or IMG with its HTML, which is not allowed.

4 Replies
(@marsm)
Joined: 3 years ago

Trusted Member
Posts: 41

@chris , I can't click edit anywhere on the post, including the first post. Can I find the dodgy code if I find the post in phpmyadmin?

Admin
(@chris)
Joined: 2 years ago

Support Team
Posts: 3653

@marsm,

You can find the first post in prefix_wpforo_posts table, edit it, make the changes only in body field, save, and then press Delete all caches button from wpForo > Overview Admin page.

(@marsm)
Joined: 3 years ago

Trusted Member
Posts: 41

@chris, I'll give it a bash.

(@marsm)
Joined: 3 years ago

Trusted Member
Posts: 41

I found the post and removed the HTML via phpmyadmin.

all working now. Will watch out for dodgy HTML embeds.