View Single Post
Old May 24th, 2009, 10:27 PM   #1 (permalink)
Zachariah
Registered User
Verified Customer
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,243
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
Been busy out in the world, but now more time.

I have ripped the vbgallery gallery apart again.

merged gallery and forum settings now gallery
- options can be added in debug mode and show up in VBoptions area
- this changes $ppg_options to $vboptions
- kills a query on non-gallery pages

Another huge thing I am almost done with is the file structure of how images are saved @ moment its:

I am userid #1

1/image_thumb.jpg
1/image.jpg
1/image_original.jpg

I have redone it to:

1/thumb/image_thumb.jpg
1/image.jpg
1/original/image_original.jpg

This splits the amount of files saved in the upload folder per user by having thumbs and original files in their own subforum. This should help with speed of I/O access. I have 30K images uploaded as 1 user and this puts 90K files in 1 folder. With the new system and less files to look @ when pulling up the data to show should be less load.

There is a lot of other things I need to file compare.

Anyhoo, I am off to photo a local Memorial Day Parade tomarrow .
- see ya later

BTW: chuck, I am stuck in this forum usergroup wise .... cries.
Zachariah is offline   Reply With Quote