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 [Closed] Add Topic -> "Please Insert Required Fields!" Error

26 Posts
5 Users
0 Reactions
10.3 K Views
Sofy
Posts: 5483
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 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: 10616

@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