Skip Navigation

[Resolved] Blank Pages and Several errors with Views after Import

This thread is resolved. Here is a description of the problem and solution.

Problem:

I have "Import" some contents to the new site and I'm not sure why the site is experimenting strange behaviours. Sometimes the Install New Plugin page its not working, sometimes the Home appears in blank page, sometimes the /wp-admin is also blank

Solution:

When you see a blank WordPress page, there might be some PHP errors in your website.

I suggest you enable PHP debug mode, and check the debug logs.

Relevant Documentation:

https://toolset.com/documentation/programmer-reference/debugging-sites-built-with-toolset/

This support ticket is created 5 years, 2 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/Hong_Kong (GMT+08:00)

This topic contains 2 replies, has 2 voices.

Last updated by Jaime 5 years, 2 months ago.

Assisted by: Luo Yang.

Author
Posts
#1372619

Hi there.
I'm working on a new site and I was working local to start.

I have "Import" some contents to the new site (production) and I'm not sure why the site is experimenting strange behaviours. Sometimes the Install New Plugin page its not working, sometimes the Home appears in blank page, sometimes the /wp-admin is also blank...

So, I checked and those problems happens ONLY when I have Views active.
Maybe is a problem with the "Import"? (Is the first time I'm using this. Never I had problems like this with Toolset).

-> Or...
Is there a way to delete all the configurations? I mean: When I delete Views and try to upload a fresh installation (with the latest version or even a previous version, just to try) I always have the things I Imported...
As the site is basically new, I don't mind to start from the scratch if it's necessary, but I don't know how to make this.

Thanks!

#1372819

Hello,

Q1) Maybe is a problem with the "Import"?
When you see a blank WordPress page, there might be some PHP errors in your website.

I suggest you enable PHP debug mode, and check the debug logs. See our document:
https://toolset.com/documentation/programmer-reference/debugging-sites-built-with-toolset/
section "PHP Debugging"

Q2) Is there a way to delete all the configurations?
I suggest you try these:
1) start with a fresh WordPress installation, install the latest version of Toolset plugins, you can download them here:
https://toolset.com/account/downloads/

2) Follow our document to export/import Toolset settings:
https://toolset.com/documentation/user-guides/using-toolset-module-manager/

#1375307

My issue is resolved now. Thank you!