mini upload form mini upload form
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

mini upload form

Started by silx, April 21, 2006, 07:33:08 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

silx

would like to add a "mini" upload form.
so i can insert maybe at bottom of gallery

form has the file box with browse button, and the submit/upload button. no text fields? and default uploads to album 1

any help would be great
thnx
s1Lx
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.neutek.net%2Fneutek-sig.gif&hash=5bc330144413c84e937d43ed0e422624e4278fd3)

Stramm

have a look at upload.php... copy all to a new file miniup.php, remove everything you don't need and include it where you want it. This requires some time to do