Multiple Thumbs per gallery

Post Reply
happydg
Posts: 412
Joined: Mon Jul 08, 2013 2:22 pm

Multiple Thumbs per gallery

Post by happydg »

Hello,

Is it possible to have multiple thumbs per gallery ( just for mouseover thumbs rotation ) and just have thumbs stats for one thumb?

It would be great because, the database is way too big with stats for 10 thumbs per gallery with millions of galleries. It's many gigabytes of sql database...
admin
Site Admin
Posts: 37202
Joined: Wed Sep 10, 2008 11:43 am

Re: Multiple Thumbs per gallery

Post by admin »

Hi!
do you want those extra thumbs for mouseover rotation to be create by smartcj?
Don't forget to run script update
happydg
Posts: 412
Joined: Mon Jul 08, 2013 2:22 pm

Re: Multiple Thumbs per gallery

Post by happydg »

Yes imported by smartcj from an xhamster dump. each gallery would have 10 thumbs but i would like only 1 thumb to get the stats so the sql doesn't get big.
admin
Site Admin
Posts: 37202
Joined: Wed Sep 10, 2008 11:43 am

Re: Multiple Thumbs per gallery

Post by admin »

Well, when we create thumbs we have to save those files

Later, if we want to delete a gallery - we have to know what files to delete for a particular gallery, right?

So if we do not add those records into DB - we won't be able to delete thoses files (we don't know names) and thus each gallery, even deleted from the DB, would leave some 'trash' after.

Are you ok with it?
Don't forget to run script update
Post Reply