Forum Users bypassi...
 
Notifications
Clear all

wpForo 1.x.x [Closed] Forum Users bypassing moderation

3 Posts
3 Users
0 Likes
750 Views
Posts: 29
Topic starter
(@ayo365)
Eminent Member
Joined: 4 years ago

I recently noticed some posts that were not moderated and what I also noticed is that the URL of those posts were different from the ones that pass through moderation, below is an example of such:

Normal URLs that pass through moderation syntax: 

https://ipadewa.com/reviews/consumables/spectra-suco-cocoa-powder-drink/#post-744

the ones that do not pass through moderation syntax:

https://ipadewa.com/best-place-to-buy-tires-in-2020-roadshow/

the first one is the one that conforms to the setting of the URL in the forum setting.

I will like to block this access to users, please how do I do that?

2 Replies
dimalifragis
Posts: 2563
(@dimalifragis)
Famed Member
Joined: 4 years ago

I don't think this is your problem with moderation but you have js issues.

Uncaught TypeError: jQuery(...).live is not a function

Press f12 to view them and fix them.

Alvina
Posts: 1869
Moderator
(@alvina)
Member
Joined: 4 years ago

Hi @ayo365,

Normal URLs that pass through moderation syntax: 

https://ipadewa.com/reviews/consumables/spectra-suco-cocoa-powder-drink/#post-744

You are right, the wpForo has a moderation system and it worked only for wpForo posts and topic.

the ones that do not pass through moderation syntax:

https://ipadewa.com/best-place-to-buy-tires-in-2020-roadshow/

Please note the wpForo moderation does not work for WordPress regular post pages. Probably you have some plugin for post moderation, so it will be better if you contact that plugin support and let them know about it.

I don't think this is your problem with moderation but you have js issues.

Uncaught TypeError: jQuery(...).live is not a function

Press f12 to view them and fix them.

By the way the @dimalifragis right, there are JS errors on the console. I'll suggest you fix those errors.