1
dovereem
YABS - Yet Another Blank Screen, Netware server this time.
  • 2007/2/20 8:32

  • dovereem

  • Just popping in

  • Posts: 3

  • Since: 2007/2/19


Hello,

I'm hoping someone out here can help me fix this blank page im getting..

Here is the situation:

I just installed XOOPS 2.0.16 on a Netware server.
After some issues with the default security settings in the netware default php installation the installation script worked flawlessly. Green little buttons all over the place.. and a nice message at the end that the installation was complete.

After that I went to my base url... and a blank screen appeared.

I turned on all debugging in php, edited the common.php to set all error_reporting to E_ALL. I edited the database _config debug setting to true... and still no errors.

So, since no errors appeared.. i decided to make some in the common.php.. errors displayed nicely.. so debugging was enabled.

I followed the scripts down to header.php.. using my "boo-bugger" along the way.

------------ Offtopic -----------
//Boo-Bugger (GPL licenced)
//Created and Designed by Damien
//View complete licence at //http://www.gnu.org/copyleft/gpl.html.

//You can modify and use this source code aslong as you keep
//the GPL licence url intact.

echo "boo";
---------------------------------

So.. anyway...

The boo-bugger kept working nicely untill I got down to the definition of $xoTheme.

----
/**
* @var xos_opal_Theme
*/
$xoTheme =& $xoopsThemeFactory->createInstance( array(
'contentTemplate' => @$xoopsOption['template_main'],
) );
----

After this bit of code all the output stops.

Im not very familiar with smarty, but to me it seems Smarty is the cause.

I checked the cache and templates_c permissions.. and they seem to be allright.

Another odd thing is that when I clear out the templates_c directory and reload the page.. 2 cached template files appear in the templates_c.

I've used both php5 and php4 to test the thing.. but same problems remains in both versions.

This is all running on apache 2.

I can also echo set variables within the php scripts (common.php, header.php) with no problem. Database connections seem to be fine.


I hope there is anyone here that can help me with this problem.

I'll keep a close eye on this thread.. and will try to reply ASAP to any questions that anyone may have.


Best regards,
Damien

2
wizanda
Re: YABS - Yet Another Blank Screen, Netware server this time.
  • 2007/2/20 10:01

  • wizanda

  • Home away from home

  • Posts: 1585

  • Since: 2004/3/21


The error is a theme, have you the default theme uploaded and all content....?

Find this strange as you state Yet another blank screen, and the amount of times I have moved my site across the web is 7, my home servers systems is about 6/7....so tried many XOOPS configs and most work unless i have missed something....well normally anyways....

Make sure all is uploaded is the best I can suggest and all files are Chmod as meant etc?

3
dovereem
Re: YABS - Yet Another Blank Screen, Netware server this time.
  • 2007/2/20 10:21

  • dovereem

  • Just popping in

  • Posts: 3

  • Since: 2007/2/19


Im using the default theme and I also tried to fix the blank screen by modifying the _config table and change the theme to x2t, no result...

Yet Another Blank Screen doesnt mean XOOPS is bugged all the time :) It's just my personal problem, because I tend to install XOOPS in less-default environments.

i.e. last time my XOOPS broke down with a blank screen was when someone installed a servicepack on a netware server, which included php5 as the new default.. XOOPS wasnt PHP5 compatible at the time yet..

I reinstalled the whole package 2x.. so the files should be ok. I cant see any visible faults in the template files either.

The webserver has full access to the entire directory, which has been proven correct by the fact that template files appear in the templates_c directory.

I also checked with an older version that worked before on the same server, but that one doesnt work anymore either.. so it -is- something that changed on the server.. but i can't imagine what, aside from the php version anyway, which was changed back for a test without any result.

Thank you for your help though..

4
dovereem
Re: YABS - Yet Another Blank Screen, Netware server this time.
  • 2007/2/23 11:31

  • dovereem

  • Just popping in

  • Posts: 3

  • Since: 2007/2/19


hm.. anyone else that might shine some light on my problem?

5
eventspeak
Re: YABS - Yet Another Blank Screen, Netware server this time.
  • 2007/3/1 17:57

  • eventspeak

  • Just popping in

  • Posts: 66

  • Since: 2006/3/20


I was reading your last post and noticed you are having the same problem i am having.

I have multiple XOOPS sites but it seems with 2.0.16 release i have a blank page. Did you find a fix for it.
James Trivlis
james(@)Eventspeak.com
http://www.eventspeak.com

6
cod123
Re: YABS - Yet Another Blank Screen, Netware server this time.
  • 2008/5/20 20:22

  • cod123

  • Just popping in

  • Posts: 1

  • Since: 2008/5/20


Hi,
I am having the same pbl
How did you fix it ?
Thanks for the response
Bye

7
Darrious
Re: YABS - Yet Another Blank Screen, Netware server this time.
  • 2008/6/2 17:04

  • Darrious

  • Just popping in

  • Posts: 1

  • Since: 2008/6/2 1


I'm also having this same problem and it's now 2.0.18.1

Does anyone have a suggestion for this?

8
stefan88
Re: YABS - Yet Another Blank Screen, Netware server this time.
  • 2008/6/2 18:50

  • stefan88

  • Community Support Member

  • Posts: 1086

  • Since: 2004/9/20


Quote:
Does anyone have a suggestion for this?


First try phpdebug - try both styles (popup and inline)

Second check web server log (or ask your hosting provider). If possible set it to log as much as possible. Same for some modules like modsec...

EDIT:

modsec is not a XOOPS module, it is apache module and has own log settings.
..

Login

Who's Online

213 user(s) are online (131 user(s) are browsing Support Forums)


Members: 0


Guests: 213


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits