![]() |
|
Error when attempting to select Flash or jQuery Upload Handler - 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: Error when attempting to select Flash or jQuery Upload Handler (/thread-9525.html) |
Error when attempting to select Flash or jQuery Upload Handler - Webster42 - 2012-01-26 I have a zenphoto v1.4.2 [8956] installation. When uploading photos, if I select flash or jQuery from the Upload Handler menu in the Upload tab, I get the following errors... Not Found Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. I assume it's looking for the admin-uploadify or admin-jQuery files in the zp-core directory. They are there and the permissions are set to 755. Any ideas on next steps for troubleshooting or pointers to a solution would be appreciated. Thanks, Dave Error when attempting to select Flash or jQuery Upload Handler - sbillard - 2012-01-26 Look at your CGI error logs. There most likely was some kind of PHP error. Error when attempting to select Flash or jQuery Upload Handler - Webster42 - 2012-01-26 Thanks for your quick response. Unfortunately, the site is on a shared hosting server and I don't have direct access to the CGI error log. A support rep for the host company claims to have checked the combined log and not seen any CGI errors for our site, but I don't have any way to confirm that. If it helps or matters, the PHP version is reported as: PHP 5.3.8 (cgi-fcgi) and the theme is zpskeleton. This is what the web server error log shows... [Thu Jan 26 09:23:31 2012] [error] [client xx.xx.xx.xxx] File does not exist: /home/nwdsteam/public_html/nwds/zp-core/undefined&album=&publishalbum=undefined&albumtitle=&folderdisplay=&autogen=checked&new The php.ini file in the main dir for zenphoto contains... There is not a php.ini file inside the zp-core dir. Is there any other information I can provide to help track this down? Error when attempting to select Flash or jQuery Upload Handler - sbillard - 2012-01-26 Maybe you can see if your browser is detecting any javascript errors. The "undefined" is probably comming from the javascript getting an error. Error when attempting to select Flash or jQuery Upload Handler - Webster42 - 2012-01-28 After you mentioned the possible javascript error, on a whim I tried a different browser and found that it worked. I went back to Firefox 9 and tried it will all extensions off and then it worked there too. I'm not sure which extension or combination of extensions caused the problem, but it's working and that's what counts. Thanks for the pointer in the right direction.
|