I firgure this is the best place for this.
How do I give ownership of pictures that are batch added to another user?
I created a user to act as a 'face' so that memebers felt they had someone to go to that wasnt a dreaded 'webmaster' or 'admin'. But I want them to have the ownership of the pictures that are batched to the public albums without that user being an admin.
my site is a cm/smf bridge
coppermine ver 1.4.18
smf ver 1.1.4
maybe a mod for the 'admin tools' that would let me update the database with new info, like say, change the values in this category from this to this type deal.
i guess no one has a clue
Picture ownership is in the db. owner_id and owner_name. If you need a mod write one.
Quote from: Nibbler on April 22, 2008, 03:30:05 PM
Picture ownership is in the db. owner_id and owner_name. If you need a mod write one.
I am just learning to code, there is no way I could write a mod right now, thats why Im asking here
Then the answer is: no, there is no such mod.