![]() |
How to remove Skip upload and process the files already in your upload directory Can anyone tell me the steps to take to remove the "Skip upload and process the files already in your upload directory" and it's checkbox? I've tried to edit the template but I must be doing something wrong. Hopefully someone can give me a step by step. Thanks |
Are you editing the right template? The skip upload stuff you can remove by removing the html for it in the uploadphoto template although there is no harm leaving it there. |
uploadphoto.tmpl I've tried editing the uploadphoto.tmpl Here is the code i've been trying to change: echo<<<PPPRINT <tr> <td class="{$Style['tddetails']}" align="left" width="50%"><span class="{$Style['small']}">{$Globals['pp_lang']['skipupl']}</span></td> <td class="{$Style['tddetails']}" align="left" width="50%"><input type="checkbox" name="skipupload" value="skipupload" /></td> </tr> $skiphtml PPPRINT; Is this the correct code?? |
You would simply remove this code Code: Content visible to verified customers only. |
error message I've tried that and I get this error message: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home2/classics/public_html/photopost/templates/vb4enhanced/uploadphoto.tmpl on line 151 |
well cant say what your doing wrong |
| All times are GMT -5. The time now is 08:46 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0