I have a very strange problem.
===edited all links to sites away====
Blank pages were showing for child pages, it had to do with TV where I somehow had input a @INHERIT before the link to an image.
This mistake caused the problem for the nested pages, I input the proper link in the TV and the problem was gone.
Thanks all for thinking along.
-
☆ A M B ☆
- 24,524 Posts
Usually a blank page means a PHP or database access error. If it’s a problem with the .htaccess, you’ll get the "not found" page or a 500 server error. The page comes up blank because MODx supresses the display of the errors to avoid showing sensitive server information that is usually part of a standard error message. Check the System Events log (in Reports in the Manager) and your server’s error logs.
thanks, I fixed it.
It had to do with a mistake I made in one of my TV’s, this was supposed to link to an image, but somehow the @INHERIT managed its way in there, I took that out and now all works again.
Will remove links in my earlier posts to site.
tnx all!