Loading...
 
Features / Usability

Features / Usability


Re: Moving a gallery (pictures) to another tiki

posts: 63 United Kingdom

If the images are stored in the DB you could do a dump of that table (just data, not structure) with something like phpMyAdmin and import it into the galleries table of the other tiki install.

That would do for DB, otherwise, you'd have to xfer the hashed image files from the filesystem as well as copying the db contents.

Not sure how well Tiki would like that really.

Don't forget to backupbefore going nuts!
Let me know how you get on smile.

RW

There are no comments at this time.