PDA

View Full Version : What did I do???


sean
07-08-2005, 09:38 PM
I have pixelpost working fine at www.splitfilter.com with around 12 images posted. Decided to purge all images, do the upgrade to 1.4.1 and then add some new pics.

Deleted old images via 1.3 interface, then ran the upgrade. It seemed to run fine and I have loaded 2 new pictures but I don't get any page when navigating to my site. Any ideas what I have screwed up during the upgrade?



You are running version 1.4.1 of Pixelpost. Released 24 April 2005.
Latest pixelpost version: Check

Looking for help or want to give feedback, please step into pixelpost forum.
www.pixelpost.org/forum/

Host Information
PHP-version 4.3.11 (Pixelpost's min requirement: PHP version 4.3.0)

MySQL version 4.1.9-log (Pixelpost's min requirement: MySQL 3.23.58)

GD-lib bundled (2.0.28 compatible) with JPEG support

Server software Apache/1.3.33 (Unix) FrontPage/5.0.2.2635 mod_ssl/2.8.22 OpenSSL/0.9.7d PowWeb/1.1

EXIF Pixelpost is using exifer v1.5 for EXIF information.

Paths
Guessed imagepath: /www/s/p/splitfilter.com/htdocs/images/

Configured Imagepath /www/s/p/splitfilter.com/htdocs/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



# [edit] #14, Title: St Peter, file-name:20050708140302_st-peters.jpg
dimensions: 415 x 553, 60.959 Kb
to be published: 2005-07-02 14:02:02
[delete] categories: [default][new]
# [edit] #13, Title: Maine, file-name:20050708135012_maine-coast.jpg
dimensions: 533 x 512, 30.325 Kb
to be published: 2005-07-01 13:50:12
[delete] categories: [new]

raminia
07-08-2005, 09:50 PM
are you sure that you have copied all files to the required folders?

- pixelpost.php is not in admin anymore
- do you see addons in the admin panel?
- There is some error in one of included phps that makes this blank page. (some file is missing of badly addressed)

sean
07-08-2005, 10:13 PM
Thanks for your help. /admin/pixelpost.php is there and the correct dbname, password etc are all there. Could it be a permissions issue? I chmod'd pixelpost.php to 777

ftp> ls
227 Entering Passive Mode (66,152,97,21,254,158)
150 Accepted data connection
drwxr-xr-x 2 133445 customer 4096 Jul 8 13:20 .
drwxr-xr-x 12 133445 customer 4096 Jul 8 13:34 ..
-rw-r--r-- 1 133445 customer 5201 Jul 8 13:19 admin_index.css
-rw-r--r-- 1 133445 customer 40740 Jul 8 13:20 index.php
-rw-r--r-- 1 133445 customer 6705 Jul 8 13:20 install.php
-rw-r--r-- 1 133445 customer 35586 Mar 21 15:09 markdown.php
-rw-r--r-- 1 133445 customer 11972 Jul 8 13:20 options.php
-rwxrwxrwx 1 133445 customer 1639 Mar 24 13:34 pixelpost.php
-rw-r--r-- 1 133445 customer 3302 Jul 8 13:20 upgradefrom14BETA.php


Addons are all there:
INSTALLED ADDONS
Pixelpost Calendar (calendar.php - version 1.0.1)
A standard calendar. Highlights days on which images are posted.
Will return either a horizontal looking calendar, or a "normal" display.
Uses the language-files for months and weekdays

Pixelpost Copy Folder Contents (copy_folder.php - version 0.7)
Copy the entire contents of a folder into pixelpost database.
Each entry will have the filename as title and and the first category (default) as category.
No thumbnails will be created. You will have to come back to admin and update your thumbnails.

Enter the absolute path to folder:

Pixelpost Current DateTime (current_datetime.php - version 1.1)
Displays current date and time as reported by the server.
Format is the same as you have set in admin panel >> options
An example of how to create addons.

Page-By-Page-Archive for category and month (for PP v1.4) (paged_archive.php - version 0.6)
Page by page category and month archive. Usefull when you have plenty of photos in archive and you want to show them in few pages and not just as a whole. Compatible with Pixelpost version 1.3 with multi category mod and version 1.4. Many new tags is added to handle the archives. Open the archive_page.php file to see the new tags.

Enter the maximum number of thumbnails in each page of the archive page:

sean
07-08-2005, 10:33 PM
Got it - I had some files in the wrong directories.... I guess I am just tired!

Thanks for the help!