View Full Version : Progress bar - the only choice working
info386603
08-10-2009, 05:44 PM
Hi,
I just purchased the Digital File Pro to allow customer to upload/download files from my website, and as I was following the "getting started guide", the only options showing after I registered my product was "WebAssist > Digital File Pro > Progress Bar" (all other options are "grey" and cannot be selected).
I may be doing something wrong, but I just cannot figure out.
Could you please help me?
Regards,
Jimmy Wu
08-10-2009, 06:23 PM
In order to use Digital File Pro in a Dreamweaver site you must make sure the following has been done:
1. Create a site in Dreamweaver including the local info and testing server.
2. For the testing server you will need to specify the server model or language you will be working in. You will also need to have the access portion specified.
3. Open up a page that matches the server model you choose for the testing server and save this page to the site.
4. With the page open you can use the Digital File Professional wizards.
Note: You are using an XHTML page, which is why you can only access the progress bar from the menu.
info386603
08-11-2009, 08:58 AM
Thanks for the info.
For some reason I forgot to save as a dynamic page.
Ok... I got to the point of uploading files, but once I tried uploading it, I get the following errors:
Warning: move_uploaded_file(D:\Hosting\4655516\html\\5c256f f3ab3c0233a419a6196a94f152_tmp.pdf) [function.move-uploaded-file]: failed to open stream: Permission denied in D:\Hosting\4655516\html\WA_DigitalFilePro\HelperPH P.php on line 96
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move 'D:\Temp\php\php6AC3.tmp' to 'D:\Hosting\4655516\html\\5c256ff3ab3c0233a419a619 6a94f152_tmp.pdf' in D:\Hosting\4655516\html\WA_DigitalFilePro\HelperPH P.php on line 96
Warning: copy(D:\Hosting\4655516\html\\5c256ff3ab3c0233a419 a6196a94f152_tmp.pdf) [function.copy]: failed to open stream: No such file or directory in D:\Hosting\4655516\html\WA_DigitalFilePro\HelperPH P.php on line 98
LINE 96:
$theCopy = move_uploaded_file($uploadedFile["tmp_name"], $tmpFirstFilePath);
LINE 98:
$theCopy = copy($firstFile , $tmpFileNamePath);
How do I fix this problem?
File is not uploading.
I tried "file downloading instructions" and after I click on download, there seems to be some processing on the page, but nothing happens, not even error messages.
Please help.
Thanks,
Jimmy Wu
08-11-2009, 09:58 AM
Make sure that the upload pages in your site have read/write permissions for the everyone user.
vBulletin® v3.8.1, Copyright ©2000-2012, Jelsoft Enterprises Ltd.