![]() |
|
jQuery and Flash upload doesnt work! - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: jQuery and Flash upload doesnt work! (/thread-9946.html) |
jQuery and Flash upload doesnt work! - mohs3n - 06-05-2012 Hi, First of all i have to say that ZenPhoto is one of the best photo gallery scripts out there and i've just found it today. In the upload section it says (This web-based upload accepts the file formats: 3GP, BMP, FLA, FLV, GIF, JPEG, JPG, M4A, M4V, MOV, MP3, MP4, PNG, and ZIP.) I've tried jQuery and Flash upload but none of them worked and ony http upload works for me , there is also nothing about it in the log section , any help would be greatly appreciated. jQuery and Flash upload doesnt work! - acrylian - 06-05-2012 As always please look at your browser and server error log. Also what browser are you using? Do you have the latest flash? jQuery and Flash upload doesnt work! - mohs3n - 06-05-2012 There is no log in the server neither in webserver's logs . jQuery and Flash upload doesnt work! - acrylian - 06-05-2012 Sorry, works for me in Safari and Firefox 12. If you can try another browser to see if that might be the reason. Without any proper error we cannot help. jQuery and Flash upload doesnt work! - mohs3n - 06-05-2012 I get the below error in the Google Chrome : 1.JPEG 502.84 KB Error: SyntaxError: Unexpected token jQuery and Flash upload doesnt work! - acrylian - 06-05-2012 Sorry, I have no idea espeically as the scripts are not by us. It works for me. Maybe try the trunk nightly build. jQuery and Flash upload doesnt work! - mohs3n - 06-05-2012 Maybe there is a difference between the two environments (mine and yours) , please lemme know the details of your environments. jQuery and Flash upload doesnt work! - acrylian - 06-05-2012 Apache 2, PHP 5.3.6/10, MySQL 5/5.5 (Live/local MAMP install). Latest nighty build (dev/trunk). Zenphoto.org similar but I don'T have it at hand. I would really check for permissions. jQuery and Flash upload doesnt work! - mohs3n - 06-05-2012 Okay i had some modules disabled in my php and by removing them the problem has been solved but there is still one thing , the only extensions the web uploader supports right know are "3GP, BMP, FLA, FLV, GIF, M4A, M4V, MOV, MP3, MP4, PNG, and ZIP" , how could i add JPG ? jQuery and Flash upload doesnt work! - acrylian - 06-05-2012 Well, that is a matter of the graphics libary you use and how that is setup (the video formats are supported by a Zenphoot plugin to be exact). That apparently misses jpg support. You will either have to enable those or recompile the libary (GD or Imagick). I cannot tell you details as I am not a server expert . |