1
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?



2
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..



3
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




TopTop



Login

Who's Online

111 user(s) are online (66 user(s) are browsing Support Forums)


Members: 0


Guests: 111


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