C
|
cgphp 2/20/2013 |
PHPrunner 6.2 just includes a progress bar when a "file upload" is being used. |
H
|
herb200mph author 2/20/2013 |
We are using Version 6.2, Build 14944. |
H
|
herb200mph author 2/20/2013 |
Just checked. |
C
|
cgphp 2/20/2013 |
There are no settings for progress bar. Under the "Upload" and "Cancel" buttons, on the add/edit page, when you start the upload you should see a green progress bar. It works fine in Firefox (19) as well. |
H
|
herb200mph author 2/20/2013 |
For buttons, we have a "Save Draft for Later Editing" and no specific button for UPLOAD. |
C
|
cgphp 2/20/2013 |
Could you post some screenshots of your add/edit pages? |
H
|
herb200mph author 2/20/2013 |
We have 5 SECTIONS for the form. |
H
|
herb200mph author 2/20/2013 |
There is a file in the /templates/ folder called "loadindicator.htm" which has display code and css in it. |
![]() |
Admin 2/20/2013 |
You need to enable multiple files upload functionality in PHPRunner. |
H
|
herb200mph author 2/20/2013 |
We are able to upload multiple files so that isn't an issue. |
C
|
cgphp 2/20/2013 |
Progress bar works for multiple files upload functionality. In the editor, reset you page and enable the multiple files upload functionality. There is no toggle. |
H
|
herb200mph author 2/20/2013 |
Can someone post a screen shot of what this setting looks like. |
C
|
cgphp 2/20/2013 |
Uncheck the "compatibility mode" option and set "Maximum number of files to store" option to 1 or N (where N is the number of files you allow to upload for each record). Rebuild your project and you should see the progress bar when you upload the files. |
H
|
herb200mph author 2/20/2013 |
That did it! |
H
|
herb200mph author 2/20/2013 |
Now that the file uploading and progress bar is working, we have another issue.
|
C
|
cgphp 2/20/2013 |
Set the VIEW page as File. |
H
|
herb200mph author 2/20/2013 |
The goofy code only appears when operating the file uploads in non-compatibility mode. |
C
|
cgphp 2/21/2013 |
Did you set the VIEW page as File? |