Version: , by (Guest)
Developer Last Online: Jan 1970
Version: Unknown
Rating:
Released: 09-27-2000
Last Update: Never
Installs: 0
No support by the author.
How do all..
I am going to release my image gallery hack (in action http://www.overgrow.com/edge/index.php) without the admin piece.. I am still trying to finish it up without having to re-write all the vB delete routines.. Plus some of you may want to write your own way of administering the images that get uploaded and keeping things clean..
When my admin piece is finished I will post it here as well..
Features: Not too many.. very basic..
-- Only allows gif or jpg files to be uploaded.. I'm sure you can easily modify this for other file types.. PHP really makes things easy..
-- To start a thread in the gallery you must upload an image.. (doesn't apply when replying)
-- You can set a file size limit for upload..
-- Stores information in a new vB table for use later.. (ie; admin stuff. Currently the admin piece is in progress..)
It is a fairly simple hack with a few mods to global.php, newthread.php and newreply.php and a few new templates.. It is not automated, the download is just a text file with the modification intructions..
Please let me know if I made the instructions to confusing and what ya think..
Have Fun..
Herb
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Because I'm running a custimzed VB that allows for one global user DB over a span of multiple forums so I want to wait until VB 2.0 is out of beta before upgrading.
Saturn: this hack definitely works. Check out our Image Gallery forum-- it's our most popular.. some threads have over 15,000 views.
I've made a similar mod to DWH-- I have it upload the images into the /userid/ directory with similar checks.
VT: I'm confused as to your problem though, do you have the image hack already working and you're trying to do the Userid directory addition, or have you never had images working?
Since I upgraded to 1.16, the images won't upload. I get the following error:
Warning: Unable to open '/tmp/phpg42489' for reading: No such file or directory in /usr/local/apache/htdocs/babyu/htdocs/babyuniversity.com/htdocs/forums/newreply.php3 on line 210
Any ideas? My visitors loved this feature and are going nuts because they can't upload now! Thanks!
Originally posted by BabyU Since I upgraded to 1.16, the images won't upload. I get the following error:
Warning: Unable to open '/tmp/phpg42489' for reading: No such file or directory in /usr/local/apache/htdocs/babyu/htdocs/babyuniversity.com/htdocs/forums/newreply.php3 on line 210
Any ideas? My visitors loved this feature and are going nuts because they can't upload now! Thanks!
Check your line 210 on newreply.php3
There is maybe a comment