Question moving pictures from one album to another

Status
Not open for further replies.
Your best bet would be to use database queries for this, you can change the albumid in the dbtech_gallery_images table :)
 
Hello Globus,

This ticket has now been closed with the status Answered.

We hope your issue or question has been addressed to your satisfaction. If not, please feel free to re-open it by clicking this link.

If you have any further issues or questions, please feel free to start a new support ticket via the button at the top of every page.

Thank you!
 
Sorry,
Being at work not related to "database queries". :)
Could you please provide a bit more details on how can I do that?
Example would be nice.
Say i would like to move ALL images from one album to another. What do I do?
 
Code:
update dbtech_gallery_images set albumid = X where albumid = Y

Replace X with the new album ID and Y with the old album ID. Remember to add your table prefix if you use one.
 
Hello Globus,

This ticket has now been closed with the status Answered.

We hope your issue or question has been addressed to your satisfaction. If not, please feel free to re-open it by clicking this link.

If you have any further issues or questions, please feel free to start a new support ticket via the button at the top of every page.

Thank you!
 
Status
Not open for further replies.

Similar threads

  • Support ticket Support ticket
Question Brand Free
Replies
6
Views
311
  • Locked
  • Support ticket Support ticket
Replies
4
Views
372
  • Locked
  • Support ticket Support ticket
Replies
10
Views
695
  • thread_type.dbtech_ecommerce_suggestion thread_type.dbtech_ecommerce_suggestion
Replies
2
Views
841

Legacy DragonByte Gallery

vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
868
Customer rating
0.00 star(s) 0 ratings
Back
Top