obelix
03-17-2006, 03:40 AM
Hi
I run pixelpost 1.4.3 in this setup.
PHP-version 5.1.2 (Pixelpost's min requirement: PHP version 4.3.0)
MySQL version 4.1.15-standard-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) DAV/1.0.3 mod_fastcgi/2.4.2 mod_gzip/1.3.26.1a PHP/4.4.2 mod_ssl/2.8.22 OpenSSL/0.9.7e
EXIF Pixelpost is using exifer v1.5 for EXIF information.
My pixelpost installation with simple template was working flawlessly until today.
Suddenly the image notes area [under the photo] is showing up empty. Please check that out here.
http://blog.anands.net
This is the segment that is supposed to dump it in image_template.html
and it looks good to me.
Any ideas why this happens?
<td id="image-notes">
<IMAGE_NOTES>
</td>
The data is still present, since I can see it in the admin page. Any idea why this happens?
I run pixelpost 1.4.3 in this setup.
PHP-version 5.1.2 (Pixelpost's min requirement: PHP version 4.3.0)
MySQL version 4.1.15-standard-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) DAV/1.0.3 mod_fastcgi/2.4.2 mod_gzip/1.3.26.1a PHP/4.4.2 mod_ssl/2.8.22 OpenSSL/0.9.7e
EXIF Pixelpost is using exifer v1.5 for EXIF information.
My pixelpost installation with simple template was working flawlessly until today.
Suddenly the image notes area [under the photo] is showing up empty. Please check that out here.
http://blog.anands.net
This is the segment that is supposed to dump it in image_template.html
and it looks good to me.
Any ideas why this happens?
<td id="image-notes">
<IMAGE_NOTES>
</td>
The data is still present, since I can see it in the admin page. Any idea why this happens?