Hi,
I just setup another Evogallery (the second one actually) on another site I rebuild (previous modx0.96 updated to 1.04)
When going to module, I can select images files, and the list is built.
But the ’
upload’ button as strictly no reaction. (corresponding link is like:
http://www.xxxx.tld/manager/index.php?a=112&id=3&action=view&content_id=90#
really need to make it run.
thank you
Edit :
I see this error msg in the module management page
Warning: Invalid argument supplied for foreach() in /homez.23/transporjz/www/assets/modules/evogallery/classes/management.class.inc.php on line 281
edit2
comparing with another site where evogal is ok, I see in the manager’s page html code, right before the upload/clear queue links :
<object width="110" height="30" type="application/x-shockwave-flash" data="/assets/modules/evogallery/js/uploadify/uploadify.swf" id="uploadifyUploader" style="visibility: visible;"><param name="quality" value="high"><param name="wmode" value="opaque"><param name="allowScriptAccess" value="sameDomain"><param name="flashvars" value="uploadifyID=uploadify&pagepath=/manager/&buttonText=Select%20Files&script=/assets/modules/evogallery/upload.php&folder=/assets/galleries/58&scriptData=id%3D5%26a%3D112%26SN4c1f1495b3a0d%3D5048c17edde8aa66c896f1027e33469f%26action%3Dupload%26js%3D1%26content_id%3D58&width=110&height=30&wmode=opaque&method=POST&queueSizeLimit=999&simUploadLimit=2&fileDesc=Image Files&fileExt=*.jpg;*.png;*.gif&multi=true&sizeLimit=2097152&checkScript=/assets/modules/evogallery/check.php&fileDataName=Filedata"></object>
Wich is totally
absent from this managers ’page html ..??