{Bug Report] Form suddenly stopped working
-
Hi,
The wpDiscuz form suddenly stopped rendering on a website that has been using this plugin for 3+ years. We traced the issue to the following:
– Array keys forwpDiscuzForm::formContentTypeRel[SOME_POST_TYPE]were empty (no locales)
– As a result,Form::formIDis set to0inForm::setFormID(...)
– Therefore,WpdiscuzHelper::isLoadWpdiscuz($post)returnsfalseand the form isn’t loaded.
The solution was to resave thewpdiscuz_formpost.
You appear to have made an update that are not backward compatible.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘{Bug Report] Form suddenly stopped working’ is closed to new replies.