11
culex
Re: Blank index.php page
  • 2009/7/4 15:06

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


Do you also get this error when your logged in as admin ? Maybe its a permission problem ?

- Try to update your system module in modules/
Programming is like sex:
One mistake and you have to support it for the rest of your life.

12
trabis
Re: Blank index.php page
  • 2009/7/4 15:18

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


I would remove any block that does not belong to system from front page. I would remove any template cache on xoops_data and/or make XOOPS check templates for modifications. If it does not work try use default theme. Check if your file index.php has read permissions.

13
ghia
Re: Blank index.php page
  • 2009/7/4 15:53

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Quote:
Does it help to appoint a module as default module for the homepage?

14
Knuxchan
Re: Blank index.php page
  • 2009/7/4 16:55

  • Knuxchan

  • Just popping in

  • Posts: 54

  • Since: 2008/12/10


Quote:
Do you also get this error when your logged in as admin ? Maybe its a permission problem ?

- Try to update your system module in modules/


Tried this and still had a blank index.php page. I get the blank index.php when I'm logged in as an admin too, but I can see the admin panel and all of that just fine with no errors.

Quote:

I would remove any block that does not belong to system from front page. I would remove any template cache on xoops_data and/or make XOOPS check templates for modifications. If it does not work try use default theme. Check if your file index.php has read permissions.


Did this and still had a blank index.php page

Quote:
Does it help to appoint a module as default module for the homepage?


I went through each module to set as a homepage but I still had a blank index.php page for each one.

15
trabis
Re: Blank index.php page
  • 2009/7/4 17:01

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Blank pages with no debug info are often related with php parsing errors. Example: error on language file or in some module xoops_version.php.

Try move all modules (expect system one) to another temporary folder. At least you may get debug errors.
I can help you better if you provide me ftp access, and if possible admin login, to your site.

16
ghia
Re: Blank index.php page
  • 2009/7/4 21:18

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


When updating the system module, did you check out the listing for errors or irregularities?
Was system_homepage.html compiled well?

Did you run the file check (see release notes)?

When accessing your site, it generates a 500 internal server error.
Do you use URL rewriting?




17
Knuxchan
Re: Blank index.php page
  • 2009/7/4 22:49

  • Knuxchan

  • Just popping in

  • Posts: 54

  • Since: 2008/12/10


Quote:
Blank pages with no debug info are often related with php parsing errors. Example: error on language file or in some module xoops_version.php.

Try move all modules (expect system one) to another temporary folder. At least you may get debug errors.
I can help you better if you provide me ftp access, and if possible admin login, to your site.


I don't get any debug errors on the index.php site because the page is blank. I even set the debug mode to 'popup' but the popup doesn't appear when I go to index.php because I guess the blank page doesn't load up all the way or something.

There were no listing errors when I updated the system module.
What do you mean by url rewriting? Are you talking about .htaccess?
I did the htaccess thing for the XoopsCare security issues that I saw in a faq in these forums, but that was it.

18
Knuxchan
Re: Blank index.php page
  • 2009/7/4 23:07

  • Knuxchan

  • Just popping in

  • Posts: 54

  • Since: 2008/12/10


Wow! It's working now!! All I did was upload and replace a new index.php file from the XOOPS package @_@ I don't know why that fixed it since I never even touched the index.php file in the first place. Thank you for the help, though @_@

I did run the checksum.php file and it said index.php - content invalid, so I just tried to replace the index.php with another one and that seemed to do it.

19
Mamba
Re: Blank index.php page
  • 2009/7/4 23:58

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Yes, sometimes the checksum can be very helpful!

Thank you for reporting back that it has been solved.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

20
ghia
Re: Blank index.php page
  • 2009/7/5 8:23

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Sometimes I think this must be in the installation procedure, because there are now quit some examples of problems in this forum, resloved by the file check.
These come due to bad uploads or bad downloads from SourceForge (it's not the fault of SourceForge, but there are some mirrors which regulary fail to deliver the zip file complete).
I assume a two step process:
- at the start verify directory /install
- after input and verification of the directories (as xoops_data and xoops_lib etc) verify that all files are there (also in moved directories).

Login

Who's Online

160 user(s) are online (72 user(s) are browsing Support Forums)


Members: 0


Guests: 160


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