Quote:
|
Originally Posted by Chuck S Well you can edit the templates. Can't really say anything more as I dont know what your trying to do
As far as the upload stuff depending on what you do you may need to edit either uploadphoto.php and or uploadphoto.tmpl
The thumbnail thing just at the top right after the opening <? for showgallery.tmpl add this and experiment by changing the number
$thumbsonly=2; |
okay the thumbsonly part worked for me (at least I think it did).
I've search thru all the code in uploadphoto (both tmpl and php) and changed the values but it didn't seem to change the original select value. That's all I'm trying to do. I want the default for "Skip upload and process the files..." to be checked off by default. The "order prints..." default to be no. Under bulkuploads I want all 3 boxes checked by default, the yes to be no, and 10 to be set on 100 by default.