I am trying to: I am debugging my website prior to the pre-launching in 2 weeks
Link to a page where the issue can be seen: hidden link
I expected to see: No error at all
Instead, I got:
Uncaught TypeError: OTGS\Toolset\CRED\Controller\Compatibility\Wpml\Integration\FormsTranslation\Packages::get_form_context(): Argument #1 ($form) must be of type WP_Post, null given, called in /home/kioubizi/public_html/wp-content/plugins/cred-frontend-editor/application/controllers/compatibility/wpml/integration/forms_translation/packages.php on line 110 and defined in /home/kioubizi/public_html/wp-content/plugins/cred-frontend-editor/application/controllers/compatibility/wpml/integration/forms_translation/packages.php:84
Hi there,
As a first step, we need to check if the issue is happening with a minimal installation or not:
- IMPORTANT STEP! Create a backup of your website.
- Switch to the default theme such as "TwentyTwenty" by going to "WordPress Dashboard > Appearance > themes".
- Go to "WordPress Dashboard > Plugins" and deactivate all plugins except Toolset and its add-ons.
- Check if you can still recreate the issue.
- If not, re-activate your plugins one by one and check the issue each time to find out the plugin that causes the problem.
Kindly get back to us with the result of the test above.
One more thing to ask is if the error is happening on meowapps-main-menu page in admin or other areas also trigger the error?
Thanks.