PDA

View Full Version : I did something stupid


dawn
03-12-2006, 01:23 AM
Oy. I'm such a dope.

I was updating my wordpress to the new 2.02. Instead of going into my wordpress files, I went into my pixelpost files. I wasn't thinking clearly.

I got everything on the backend working and all of my images are still there but I cannot see the page when i go to it.

I can't figure out how to make this work and have tried everything I know to do.

Any help you can give will be greatly appreciated.

Here is my information:

http://www.girl-inchoate.com/photos/

You are running version 1.4.3 of Pixelpost. Released 21 November 2005.
Latest pixelpost version: Check

Host Information
PHP-version 4.4.1 (Pixelpost's min requirement: PHP version 4.3.0)
MySQL version 4.0.25-standard (Pixelpost's min requirement: MySQL 3.23.58)
GD-lib bundled (2.0.28 compatible) with JPEG support
Server software Apache Web Server
EXIF Pixelpost is using exifer v1.5 for EXIF information.

Paths
Guessed imagepath: /home/girlin3/public_html/photos/images/
Configured Imagepath /home/girlin3/public_html/photos/images/
Image Directory: OK - Can we write to the directory? YES.
Thumbnails Directory: OK - Can we write to the directory? YES.
Language Directory: OK
Addons Directory: OK
Includes Directory: OK
Templates Directory: OK

eon
03-12-2006, 08:33 AM
Can you set:
error_reporting(0);
to:
error_reporting(2047); //all errors

Maybee you will find an error.
I think there is some were an error on your page. Did you change something in the code? Then set everything back in original.

dawn
03-12-2006, 11:54 PM
Where should I do that?

I've replaced all of the files with new ones. I've even upgraded to the 1.5 beta to see if that would help.

Nothing is working and I keep getting an empty page. I can see all of my admin - just not my photoblog page.

dawn
03-13-2006, 12:16 AM
Nevermind. I figured it out. Wordpress totally overwrote some of the code and the only way to get rid of it was to delete the database.

I've started over from scratch.

eon
03-13-2006, 07:33 AM
Nevermind. I figured it out. Wordpress totally overwrote some of the code and the only way to get rid of it was to delete the database.

I've started over from scratch.

Succes!