Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

wpForo 1.x.x [Solved] Admin - cannot approve posts

6 Posts
3 Users
0 Reactions
2,801 Views
Posts: 3
Topic starter
(@kzncraig)
Active Member
Joined: 8 years ago

Hi,

When I press "approve" on a topic it redirects to an empty Topic and Post Moderation page. The topic never gets approved - I am main admin. Please advise.

My forum is here: http://www.hihopes.co.za/wp/community/main-forum/testing-for-hearing-difficulties/

Thank you, Craig

5 Replies
Robert
Posts: 10616
Admin
(@robert)
Support Team
Joined: 9 years ago

Hi KZNCraig,

Please make sure this is not topic/post specific issue. Delete it, or create a new topic and test it again.

Also please put this CSS code in Dashboard > Forums > Settings > Styles > Custom CSS Code textarea, then delete all caches and do Ctrl+F5. This CSS will remove orange backgrounds of all icons:

#wpforo #wpforo-wrap .fa{ background: transparent!important;}
1 Reply
(@anonymous20)
Joined: 9 years ago

Noble Member
Posts: 1599

Also maybe you should upgrade your PHP version:

x-powered-by:PHP/5.4.45

5.4 is very old.

Posts: 3
Topic starter
(@kzncraig)
Active Member
Joined: 8 years ago

Thank you.

 

It was the very first topic (test topic ) that WP admin could not approve. I signed in as an additional admin and managed to approve.

Just did a secondary test topic and was able to approve it as wp admin. So all seems ok.

@Anonymous20 - thanks for the CSS tip.

Posts: 1599
(@anonymous20)
Noble Member
Joined: 9 years ago
Posted by: KZNCraig

@Anonymous20 - thanks for the CSS tip.

Not a CSS tip !! It is your PHP version i'm talking about.

1 Reply
(@kzncraig)
Joined: 8 years ago

Active Member
Posts: 3

Apologies - i was in a rush and got mixed up. Thanks for the PHP version tip but I didn't need to upgrade as everything works fine now.