PDA

View Full Version : Newbie in need of assistance - can't get to work


Magician378
07-15-2006, 03:18 PM
Hey guys,

I haveinstalled PP and have set up the database accordingly. I have also edited the required .php file. I've successfully uploaded a test image, yet, I can not see anything when I type my url to review.

Can anyone please help me? To provide more insight, this is what I've done:

_______________________________________
Created a folder on my server called "photoblog".
Added all contentes from the unzipped PP file into this folder
Modified the includes/pixelpost.php file
Uploaded a test image that is still in my images folder thru admin
Try to review the setup and seeing nothing.
_______________________________________
Must I specify a template or something?

codepoit
07-15-2006, 03:35 PM
please post the information from the General Info tab of your PP admin page, and the URL of your site...

Magician378
07-15-2006, 04:50 PM
You are running version 1.4 of Pixelpost. Released 5 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.4.1 (Pixelpost's min requirement: PHP version 4.3.0)

MySQL version 3.23.58 (Pixelpost's min requirement: MySQL 3.23.58)

GD-lib bundled (2.0.28 compatible)

Server software Apache/2.0.46 (Red Hat)

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

Paths
Guessed imagepath: /home/virtual/site197/fst/var/www/html/photoblog/images/

Configured Imagepath /home/virtual/site197/fst/var/www/html/photoblog/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

Magician378
07-15-2006, 04:51 PM
Does anything look broken to you?

Oh, my site is www.devisionlab.com

My folder is called "photoblog"

www.devisionlab.com/photoblog

codepoit
07-15-2006, 05:28 PM
When you installed PP, did you upload all files/folders directly into your "photoblog" directory exactly as it appeared after you unzipped it? The URL for your photoblog is acting as if PP doesn't even exist at all, since it isn't returning a PP error of any kind...

This will come into play later (and doesn't have anything to do with your current problem), but your version of GD-lib does not have JPEG support. This will cause issues with PP not being able to create thumbnails automatically when you upload images. Check with your host to see if they have a version of GD-lib that supports JPEG. After they resolve that, your PP admin info should show "with JPEG support" after the GD-lib version...

codepoit
07-15-2006, 05:29 PM
Oh: do you get any errors when uploading images using PP admin page?

Magician378
07-15-2006, 05:51 PM
Initially, I received errors but now I don't. I have successfully uploaded a test image that I can view from teh admin panel but that's as far as it goes.

When I unzipped the file, I moved all of the files into my photoblog folder.

GeoS
07-15-2006, 05:59 PM
Upgrade pixelpost to some newer version i.e. 1.5 beta RC2

Magician378
07-15-2006, 06:01 PM
Okay. Will do.

Magician378
07-15-2006, 06:16 PM
Okay - finally got my image to show.

Next question... do I modify the index.php file for my page layout? I seem to have code in design view and code view (Dreamweaver)

Where do I add my eye candy? =)

Vernon.Trent
07-15-2006, 07:19 PM
the only files you have to modify for your layout are based in the template folder

image_template, browse_template, about_template, etc.