Version: , by (Guest)
Developer Last Online: Jan 1970
Version: 2.2.x
Rating:
Released: 06-29-2001
Last Update: Never
Installs: 26
No support by the author.
Instructions in the ZIP file (gallery.txt). Should explain most details of installation. I haven't done an INSTALL from scratch, so you get to beta test that part of the program.
The gallery itself seems quite stable. I added some load limiting/checking options before releasing as well. Let me know how your installs go, features you'd like to see, etc.
Real quick question. Can you add a function to gallery.php that will generate a drop down box with all the users names in it so that you can view the gallery by user ?
It sounds easy but im not sure how to go about it.
Originally posted by TechTalk Real quick question. Can you add a function to gallery.php that will generate a drop down box with all the users names in it so that you can view the gallery by user ?
It sounds easy but im not sure how to go about it.
Thanks
~Chris
I thought about it, but ... my site has 900+ users and growing, I guess it could be an option. Check my membership list, simple template editing lets you add links from each individual user to their gallery.
a guy should be able to do that simular to the way the forums work in the "jump box". each new forum added, shows up in the jumpbox automatically, meaning, that each new member that posted a pic to the gallery, could be automatically entered in the "drop down" simular to the jump box using a "last post by(?)" type of command.
Also while im thinking about it...... Do i have to run the makethumbs every time new files are added?
The reason i ask is i can run it now and each time i do i get this:
Processing attachment #1: iguana-1.gif.
Processing attachment #23: mov00010.mpg.
Processing attachment #24: mov00012.mpg.
Processing attachment #68: caresheetniad.zip.
Processing attachment #103: tarzan2.zip.
Processing attachment #104: iguanas.scr.
Processing attachment #158: swish-ig.gif.
I can see it not processing the zip scr or mpg files but is it having a problem with the images with a dash (-) in the name? Seems like they stay in this list.
Originally posted by TechTalk Also while im thinking about it...... Do i have to run the makethumbs every time new files are added?
The reason i ask is i can run it now and each time i do i get this:
Processing attachment #1: iguana-1.gif.
Processing attachment #23: mov00010.mpg.
Processing attachment #24: mov00012.mpg.
Processing attachment #68: caresheetniad.zip.
Processing attachment #103: tarzan2.zip.
Processing attachment #104: iguanas.scr.
Processing attachment #158: swish-ig.gif.
I can see it not processing the zip scr or mpg files but is it having a problem with the images with a dash (-) in the name? Seems like they stay in this list.
As long as you made the necessary changes to functions.php - adding makeThumb and modifying acceptupload, new attachments will be inserted automatically.
As for the gifs, are they animated? If so, thumbnails aren't gonna be generated with your older version of ImageMagick.
Question
how can I change it so that the poulldown only selects forums that are active?
I have a few inactive forums I use with the webblog and it shows them.,,.. and I don't want them to
quick question, do you have to have the latest version of ImageMagick installed or will the code change that was suggested for TechTalk work on the older version. TechTalk?