Notifications
Clear all

wpForo 1.x.x [Closed] Add Topic -> "Please Insert Required Fields!" Error

26 Posts
5 Users
0 Reactions
9,325 Views
Sofy
Posts: 4689
 Sofy
Admin
(@sofy)
Support Team
Joined: 7 years ago

@fastertomaster,

You should enable the option (mentioned here) on your main site. On the developer website, the option is already enabled. 

2 Replies
(@fastertomaster)
Joined: 5 years ago

Eminent Member
Posts: 19

Thanks @sofy - that fixed it.

It was enabled previously (which is why I stupidly didn't think to double check it).

It must have somehow switched itself off (or been switched off during the patch) when I copied the files from the staging to the live environment as per the instructions on the fix.

Thanks for your help on this!

All the best, Arthur

Robert
Admin
(@robert)
Joined: 9 years ago

Support Team
Posts: 10588

@fastertomaster,

One more thing. The hook we've added to fix your problem will be disabled in upcoming version by default. So we recommend add this hook to your active WordPress theme functions.php file to keep it active after the update:

add_filter('on_wpforo_load_remove_the_content_all_filters', '__return_true');
Page 3 / 3