Forum Replies Created
-
AuthorPosts
-
wzp
ModeratorI believe that S60 has reached its end of lifecycle…
wzp
ModeratorIs the Nokia a full HTML browser or a WAP browser?
wzp
ModeratorPerhaps the file permissions, not only on the actual file, but on all the directories to that file. Are you still getting the second warning message? if so, what is the path shown in that message?
wzp
ModeratorIt looks like the directory name “Digi Pro” has a space. Rename it to something else that does not include special characters.
wzp
Moderator
April 27, 2011 at 11:22 am in reply to: Dowload Error (Download file cannot be found. Please let us know.) #29821wzp
ModeratorPlease enable the debug logs and then report back the contents of the download_manager_debug.log file. We are interested in seeing the differences between when you download using a link that is manually generated, and from the thank you page.
April 26, 2011 at 9:45 pm in reply to: Need Advise on How to Upload Video Files on Amazon S3 service! #31702wzp
ModeratorZip files are the worse thing you can do to music or video files. By using the bundled product feature in combination with S3, you’ll have a winning combination.
April 26, 2011 at 7:47 pm in reply to: Need Advise on How to Upload Video Files on Amazon S3 service! #31700wzp
ModeratorThere are some reasons for breaking up large files into sections…
1. You don’t hold the customer’s bandwidth “hostage” during the several hours it takes to download extremely large files.
2. If the customer has a poor connection quality, then he has the option of redownloading just those sections that didn’t make it the first time.
If we are talking about simple video files, one can use a video editor to break the original into smaller sections. Preferably, you might be able to organize the breaks, so that the video is pentad in chapters or episodes, instead of random interruptions.
April 25, 2011 at 10:06 pm in reply to: Need Advise on How to Upload Video Files on Amazon S3 service! #31698wzp
Moderatorwzp
ModeratorYes, with the following caveat: Ensure the buyers have downloaded their files first, or else you will receive complaints of “file not found” from them.
wzp
ModeratorAsk your hosting provider to tell you how to setup a PHP.ini file. The location, name and even if you’re permitted to do it vary from one provider to another.
wzp
ModeratorThe RFC number escapes me at the moment, but Internet standards basically say that you use special characters at your own risk.
wzp
ModeratorThe best way to ask this question is to click the “Contact Us” link, in the “License Transfer Options” paragraph of the license agreement; and the correct person will reply to you within 24 hours.
wzp
ModeratorA PDF file contains many complex data structures. The act of recreating the file may have rearranged the structures “just enough” so that the amount of PHP memory required to stamp it, is within the limits of your server’s configuration.
-
AuthorPosts