Skip Navigation

[Resolved] Toolset Forms Commerce Incompatible with Elementor/ Plus other issues

This support ticket is created 6 years, 5 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- - 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00
- - - - - - -

Supporter timezone: Asia/Ho_Chi_Minh (GMT+07:00)

This topic contains 3 replies, has 2 voices.

Last updated by richardG-4 6 years, 5 months ago.

Assisted by: Beda.

Author
Posts
#924374

I am trying to: Edit with Elementor while using Toolset Forms Commerce.

Link to a page where the issue can be seen: You would have to be logged in to view it.

I expected to see: Elementor editor

Instead, I got: A blank screen.

Of the two, Elementor is much more fundamental to my systems, and has been working fine. It wasn't until I installed Toolset Forms Commerce that Elementor stopped working. When I disable Toolset Forms Commerce, Elementor's builder starts working again.

#924572

Can you check if you see this error on your WP Debug after you activate the plugin in the list of plugins in WordPress?
https://codex.wordpress.org/WP_DEBUG

Fatal error: Uncaught Error: Call to a member function get_external_repo() on null in .../types/vendor/otgs/installer/includes/class-otgs-installer-plugins-page-notice.php on line 56

This is not even due to Elementor.

- Fresh WP installation
- Download latest released of Types, Views, Forms and Forms Commerce from toolset.com
- Install and activate Types
- Install Forms Commerce
- Go to Plugins page

That is known to us and the Developers are working on it.

If the issue is different, please let me know.

#948472

I enabled debugging and didn't see any errors.

I added the Error Log Monitor plugin, and got the following errors in my log. The first one I got just by going to the home page with all plugins active:

PHP Notice:  Trying to get property of non-object in /wp-content/plugins/toolset-classifieds/inc/message_system.class.php on line 368

These two I get when I try to edit with Elementor while all plugins are active:

PHP Notice:  Trying to get property of non-object in /wp-content/plugins/toolset-classifieds/inc/message_system.class.php on line 368
PHP Fatal error:  Allowed memory size of 134217728 bytes exhausted (tried to allocate 6602719 bytes) in /wp-content/plugins/elementor/includes/editor.php on line 700

My current memory allotment is 256MB, so that should be plenty.

#948503

Thank you for your help! Tracking down the error log led me to find the solution, namely, updating PHP to version 7.1.