jQuery and Flash upload doesnt work!

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.
Unfortunately in my first try (locally) it couldnt upload any pictures with any extension (jpg, jpeg , gif), then i've installed it on my server and i thought it might work there but it didnt!

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.

Comments

  • acrylian Administrator, Developer
    As always please look at your browser and server error log. Also what browser are you using? Do you have the latest flash?
  • mohs3n Member
    There is no log in the server neither in webserver's logs .
    Im using mozilla firefox 3.6x and have the latest flash player , also jQuery uploader does not work .
  • acrylian Administrator, Developer
    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.
  • mohs3n Member
    I get the below error in the Google Chrome :

    1.JPEG 502.84 KB Error: SyntaxError: Unexpected token <
  • acrylian Administrator, Developer
    Sorry, I have no idea espeically as the scripts are not by us. It works for me. Maybe try the trunk nightly build.
  • mohs3n Member
    Maybe there is a difference between the two environments (mine and yours) , please lemme know the details of your environments.
    (WebServer Version , Database Server Version , PHP version )
    or phpinfo details would be appreciated.
  • acrylian Administrator, Developer
    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.
  • mohs3n Member
    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 ?
  • acrylian Administrator, Developer
    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 .
Sign In or Register to comment.