PDA

View Full Version : No Comments/Exif


austriaka
12-14-2007, 02:16 PM
go into Admin panel General Info page, copy the information you find there and paste it here (not the translators table, but the whole installation info plz).
With this information we can much better help you.
A link to your page to have a look at the comment & exif TAGs would be helpful too

dutopia
12-14-2007, 02:19 PM
Hi all,

I can't get comments to appear on my site. After filling in the info, it says "Thank you for visiting and taking the time to comment on a picture. You will be redirected now." It redirects me as normal, but no comments appears. I had comments set to publish instantly, I also changed to "Moderate", but no comments appear in the Admin panel if i test it.

Any ideas?

Also no EXIF data appears, and anyone know how to make a Tag Cloud?

Cheers.

dutopia
12-14-2007, 03:23 PM
Here is the General Panel's Info:

You are running Pixelpost version: 1.6.0 (in the right direction) - April 2007
Latest Pixelpost version: You have the newest version of Pixelpost!

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

Host Information

URL http://www.paulredmond.org/admin/index.php

PHP-version 4.4.7 (Pixelpost's min requirement: PHP version: 4.3.0 )

Session save path /tmp/php_sessions

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

GD-lib bundled (2.0.28 compatible) with JPEG support

File Uploads to Pixelpost site are possible.

Server Software Apache/1.3.37 (Unix) PHP/4.4.7 mod_throttle/3.1.2 FrontPage/5.0.2.2635 mod_psoft_traffic/0.2 mod_ssl/2.8.28 OpenSSL/0.9.7a

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

Paths
Guessed imagepath: /hsphere/local/home/lydesia/paulredmond.org/images/

Configured Imagepath: ../images/

Image Directory: OK - Can we write to the directory? YES. Current CHMOD: 0777

Thumbnails Directory: OK - Can we write to the directory? YES. Current CHMOD: 0777

Language Directory: OK

Addons Directory: OK

Includes Directory: OK

Templates Directory: OK

My Site is at http://www.paulredmond.org/

Cheers.

austriaka
12-15-2007, 09:18 AM
no exif data appears because you have no exif tags in your template.
For using the tag cloud you have to use the paged_archive addon which comes with the pixelpost installation. Use the template tag <TAG_LINKS_AS_LIST_PAGED> for the tag cloud and set the font size for the cloud classes in your css file like this (example):
.tags00 { font-size: 8px; }
.tags01 { font-size: 9px; }
.tags02 { font-size: 10px; }
.tags03 { font-size: 11px; }
...
.tags10 { font-size: 18px; }

I have no idea what goes wrong with your comments thing. Perhaps you could provide me with your Admin login per mail (2[AT]kg3.de) or PM to have a closer look into it