New user...well soon to be...possibly New user...well soon to be...possibly
 

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

New user...well soon to be...possibly

Started by sexytink, April 27, 2007, 08:00:59 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

sexytink

I have been working on this project for awhile now and I have not found a good software to use to do what I want it to do.

The tagblitz mod, since the creator has abondoned this, I need to know if it's possible to select what categories can use a certain tagblitz code.
See topic here: http://forum.coppermine-gallery.net/index.php?topic=31833.0

This is the only main thing I need to do. Just choose what categories are to use a certain code.

Can anyone possibly help me?

Thanks so much.

thejake420

Not possible without further PHP programming.

You could rig up something along the lines of:

if category=1
  show TagBlitz code
else
  do not show TagBlitz code

However, there's nothing in the TagBlitz code that would do what you suggest... you'd be on your own to figure out how to set up something like that.


Jake