PDA

View Full Version : CATEGORY LINKS FORMAT problem


JoFi
03-31-2006, 10:44 AM
Hi all,
I have this problem: In the admin part of PP, in the section OPTIONS->TEMPLATE I want to update the "CATEGORY LINKS FORMAT", however, it seems it doesn't work. When I press "Update" button, it refreshes the page, but in the ComboBox it will remain unchanged "Select Category Links Format".

Then, in the user interface of the PixelPost, the categories are not displayed at all, so the visitor can't select the category - what is the real problem. Can anyone help me? Thanx a lot for soon reply.

Note:
1. PixelPost version: 1.4.3
2. see http://www.qws.sk/photoblog/
3. PHP-version 4.4.2
MySQL version 4.0.26-log
GD-lib bundled (2.0.28 compatible) with JPEG support
Server software Apache
EXIF Pixelpost is using exifer v1.5 for EXIF information.

JoFi

se.nsuo.us
03-31-2006, 11:06 AM
When I press "Update" button, it refreshes the page, but in the ComboBox it will remain unchanged "Select Category Links Format".

Unfortunately this is how it is - the Format changes but the message does not



Then, in the user interface of the PixelPost, the categories are not displayed at all, so the visitor can't select the category
Does your image_template.html have the <IMAGE_CATEGORY> or <IMAGE_CATEGORY_PAGED> tag? Please see the docs for what these tags are and what they do....

JoFi
03-31-2006, 11:21 AM
Hello,

thank you for reply. Well, I suppose it is more simple to read the documentation first and then try to do something. However, I am the kind of "not RTFM" so there was the problem. Yup, the template doesn't support the "browse" page. Thank you for reply, now I am gonna to read some doc.

One more time, thanx.