• 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 for wpDiscuzForm::formContentTypeRel[SOME_POST_TYPE] were empty (no locales)
    – As a result, Form::formID is set to 0 in Form::setFormID(...)
    – Therefore, WpdiscuzHelper::isLoadWpdiscuz($post)returns false and the form isn’t loaded.

    The solution was to resave the wpdiscuz_form post.

    You appear to have made an update that are not backward compatible.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support gVectors Support

    (@gvectorssupport)

    Hi,

    Please let us know if you have migrated the website. Some folder names may have changed during the migration.

    Thread Starter Jamie Perrelet

    (@perrelet)

    Hi,

    This site has not been migrated – it’s been running on the same vps instance, using the same domain for a number of years.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.