DUPLICATE ALBUMS IN OTHER CAT - Page 2 DUPLICATE ALBUMS IN OTHER CAT - Page 2
 

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

DUPLICATE ALBUMS IN OTHER CAT

Started by johnfelipe, March 06, 2013, 05:36:06 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Trianon

I am sorry if I misunderstood the topic, but I also really need to place the album in several categories. How to do it.

Αndré

Quote from: johnfelipe on March 14, 2013, 09:26:08 PM
help me to join to your code cpg15x_cms
I don't know what you're asking for.


Quote from: Trianon on March 15, 2013, 08:24:38 AM
I also really need to place the album in several categories
An album always belong to exactly one category. You could use the album keyword feature if you want to display the same pictures in different albums without uploading them more than once to your gallery. I suggest to start a thread of your own if you don't find a solution in our boards or the docs.

johnfelipe

Quote from: Αndré on March 19, 2013, 11:22:02 AM
I don't know what you're asking for.



How integrate cpg15x_cms table, title and content fields in your code

Tnks

Αndré

Instead of asking the same question again and again you should explain what exactly you want to accomplish. I guess you want to display some data from the MiniCMS plugin for your cloned albums?

johnfelipe

Quote from: Αndré on March 20, 2013, 09:15:45 AM
Instead of asking the same question again and again you should explain what exactly you want to accomplish. I guess you want to display some data from the MiniCMS plugin for your cloned albums?

exactly tnks for compression

Αndré

You'll need to find out the connected IDs of the old and new albums, which is probably an annoying task. If you again provide a list, please do it the following way:
QuoteOLD_ID1,NEW_ID1
OLD_ID2,NEW_ID2
OLD_ID3,NEW_ID3