Skip Navigation

[Closed] Fatal error in Toolset Views: Crashes causing a Blankpage in Elementor designer

This support ticket is created 3 years, 7 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
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Karachi (GMT+05:00)

This topic contains 4 replies, has 3 voices.

Last updated by Waqar 3 years, 7 months ago.

Assisted by: Waqar.

Author
Posts
#2013499
error blank page with plugin enabled.png
normal page working with plugin disabled.png

I am trying to: Edit an Elementor page that has a Toolset View

Link to a page where the issue can be seen:
URL /wp-admin/post.php?post=978&action=elementor

I expected to see: Edition page in Elementor View

Instead, I got: A blank page

REMARKS: We concluded that the issue is with Toolset Views plugin because if we disabled it the page works.

#2013673

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+00:00)

Hi David

If you are getting a white screen while trying to open a page you should almost certainly have errors reported in the debug logs, could you please share details of those?

If you haven't already, turn on the debug log by editing your wp-config.php file and change the line with WP_DEBUG like so:

define('WP_DEBUG', true);
define('WP_DEBUG_LOG', true);
define('WP_DEBUG_DISPLAY', false);
define('WP_DISABLE_FATAL_ERROR_HANDLER',true);

That will create a debug.log file in your /wp-content/ directory which you can examine in any text editor. Try re-visiting the same page and then inspect the log.

#2015035
error toolset view 08apr.png

Hi Nigel.
I just added these 4 lignes in my wp-config.php and after I refreshed my conflictive page file but at the end I didn't gent any file in /wp-content/ folder

I have attached a screenshot.

Do you think is possible to have a quick conference to check it together? I think is fastest... don't you think so?

David M.

#2015375

Hi, I don't understand why you will close this ticket, I just received this message:

Toolset
Dear David,

This is the Toolset support robot. Our support team is closing for the day and we haven't managed to reply to your thread:

Fatal error in Toolset Views: Crashes causing a Blankpage in Elementor designer
In just a few hours from now, the first supporters will start their shifts and we will reply to your thread.

* Please note that this email is not monitored for replies. Replies to this email will be lost.

You are receiving this email because you have subscribed to a forum topic.

Prefer to stop getting updates?

#2015561

Hi David,

That automated message is not about closing the ticket, but, it just notifies at the day end, that the next available supporter will follow up on it.

Tip: Any additional code that needs to be added inside the "wp-config.php" should be added above the comment line:


/* That's all, stop editing! Happy publishing. */

If the error log file is not getting generated, most likely some third-party plugin or server's configuration is blocking it.

To troubleshoot this, I'll suggest the following steps:

1. Please make sure that the active theme and all plugins are updated to the latest versions.

2. It would be interesting to test this with all extra plugins (i.e. other than Toolset and Elementor) disabled and a default theme like Twenty Twenty-One.

If it's fixed, you can start adding the disabled items, one by one, to narrow down to a possible conflicting one.

3. In case the issue still persists, I'll need a clone/snapshot of the website, to investigate this in more depth on a different server.
( ref: https://toolset.com/faq/provide-supporters-copy-site/ )

Please let me know how it goes and I've set your next reply as private.

regards,
Waqar

The topic ‘[Closed] Fatal error in Toolset Views: Crashes causing a Blankpage in Elementor designer’ is closed to new replies.