adding a category button to intermediate image page adding a category button to intermediate image page
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

adding a category button to intermediate image page

Started by Gephri, February 16, 2007, 02:10:02 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Gephri

Been trying to add a category button to the intermediate image page - but can not get the link to land on the catgory for the album images being viewed.

Any idea how to code this?

Joachim Müller

Try the variable $cat (make sure to set it global when calling from within a function). Might be an issue for meta albums tough, as they reside in no particular category.

Gephri

Closer...but not quite.
$cat takes me to:
/index.php?cat=-36 (which has a (-) in the address and is referencing an album rather than the category).

GauGau; know you're short with instructions - but right on when you give them - if you can provide anymore direction I'll try my best to work it out over here.