PDA

View Full Version : Blank index page


Arterial
02-22-2006, 08:47 PM
I have tried v1.4.3 and now v1.5Beta and in both cases I get a blank index page. This is my URL http://ccgi.thehamptons.plus.com/pixelpost/index.php All folders are in the folder pixelpost. I have uploaded 2 images and they are present in the images and thumbnail folders. I have the Simple template selected.

I have searched the Forum for a solution but none of the solutions offered seem to apply!

Anyone any suggestions?

Thanks
Arterial

GeoS
02-23-2006, 12:01 AM
Did you upload all files because i.e. I can't get:
http://ccgi.thehamptons.plus.com/pixelpost/includes/phpinfo.php

digitalluna
02-23-2006, 01:04 AM
I am having the same problem when I do a clean reinstall???? =(

Rob
02-23-2006, 01:21 AM
Edit index.php and change the line right near the top from

error_reporting(0);

to

//error_reporting(0);

This will cause Pixelpost to spit out all errors and warnings to your web browser. Copy those errors here and then we can probably help more. Don't forget to change the line back when you are done.

Arterial
02-23-2006, 08:27 AM
Thanks for the response.
I have changed the index.php to include error reporting. I can now see the index page ( I have a feeling I may not have changed the index.php file when I upgraded to v1.5) and the error report is:-

Warning: main(../includes/IXR_Library.inc): failed to open stream: No such file or directory in /files/home3/thehamptons/pixelpost/addons/admin_ping.php on line 46

Warning: main(): Failed opening '../includes/IXR_Library.inc' for inclusion (include_path='.') in /files/home3/thehamptons/pixelpost/addons/admin_ping.php on line 46

Thanks again for the help, much appreciated, all the best.
Arterial

GeoS
02-23-2006, 10:45 AM
So you forgot to upload 2 files. Check all one more time, a specialy /includes dir's content.

Arterial
02-23-2006, 11:39 AM
I am not sure which files you think may be missing or from which dir. I have checked the server folders and they all contain the files included with v1.5. To make sure I reloaded everything but still have the same error messages.

Thanks for your interest sorry if I seem a bit dumb.
Arterial

GeoS
02-24-2006, 09:58 AM
http://forum.pixelpost.org/showthread.php?t=3472