Skip Navigation

[Resolved] WSOD

The Toolset Community Forum is closed, for technical support questions, please head on to our Toolset Professional Support (for paid clients), with any pre-sale or admin question please contact us here.
This support ticket is created 7 years, 5 months ago. There's a good chance that you are reading advice that it now obsolete.
This is the community support forum for Types plugin, which is part of Toolset. Toolset is a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients and people who registered for Types community support can post in it.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 4 replies, has 2 voices.

Last updated by Shane 7 years, 5 months ago.

Assigned support staff: Shane.

Author
Posts
#387734

I am trying to: Run stock installation of the Real Estates example WP installation

I visited this URL: localhost:8888/toolset

I expected to see: Real Estate home page

Instead, I got: WSOD

I'm using the Toolset Starter theme.
Have PHP 5.6.1 running on MAMP.
WP 4.5
Have enabled debug in wp-config like so:
error_reporting(E_ALL);
ini_set('display_errors', 1);

define('WP_DEBUG', true);

/** Trick for long posts */
ini_set('pcre.recursion_limit',20000000);
ini_set('pcre.backtrack_limit',10000000);

Have enabled Debug within the Toolset plugin settings.

I'm not seeing any errors reported to screen or in php_error.log or in the apache_error.log

If I enable the 2016 theme & the integration plugin, I at least see property listings, etc.

#387967

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Eddie,

Thank you for contacting our support forum.

Unfortunately it's a bit difficult to debug an issue on a local server as the problem here seems to be server related.

Is it possible for you to upload the website to a live server and see if we can replicate the issue there.

Thanks,
Shane

#390482

Hi Shane,
Yes, I'll try to upload later today.
Thanks,
Eddie

#390554

Hi,
I now have a url where you can see the issue - hidden link

It's now looking more like a config issue - layouts, etc not assigned.

If you need backend access, I can email you admin details.

Thanks,

#390629

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Eddie,

Yes this indeed seems like the items were setup.

What I recommend that you do is to go through our Getting started guide with layouts.
https://toolset.com/documentation/user-guides/layouts-getting-started-guide/

Please let me know if this helps.
Thanks,
Shane

The forum ‘Types Community Support’ is closed to new topics and replies.