Wednesday, October 10, 2007
EDIT button for UPLOAD
See PHPmotion forum for more background.
The UPLOAD page has RESET and UPLOAD buttons now. We will be adding a new EDIT button so that you can go back to the previous page
without loosing the details you entered. Please do not use the browser back button any more and use EDIT button instead.
Caution:This assumes that you have some experience modifying PHP code even though I made it as simple as I can. I have identified the new lines (total three places) using BEGIN/END boundary lines.
Let me know if you need any help.
Basically you will be adding code to the following files. Make a copy of these files first (for later restoration) in case you mess up.
1)uploader.php (step 1, two places)
2)templates/templates/inner_upload_video.htm (step 2, one place)
View code
Labels: PHPmotion Upload EDIT button
Subscribe to Posts [Atom]