Hi all!

I tried to install zoomify 6.x-1.3 (local with wamp) but it returns the following error on Zoomify settings : warning: Invalid argument supplied for foreach() in C:\wamp\www\example\includes\form.inc on line 1200, displaying a blank page when i tried to save the configuration.

I would be pleased to know if someone have an idea on this issue (I'm on Drupal 6). Thanks

Comments

infojunkie’s picture

Version: 6.x-1.3 » 6.x-1.x-dev

I was able to reproduce the warning but not the blank page. Please try the latest dev release (12 hours from now) and let me know if you still experience the problem.

If you do, please try different settings to see whether they make a difference. Also, are settings saved even though you get a blank page?

shakazam’s picture

Hi Kratib,

I tried the dev version (settings was not saved after getting this blank page) changed some parameters in my php.ini (max_execution_time ; max_input_time...) and activate the php.zip extension.

I don't have this blank page anymore (which stopped my wamp apache server) However, the loading time is very long and I also get the following error now: "The URL http://localhost/example/sites/all/modules/zoomify/ZoomifyViewer.swf does not exist. Please type a valid URL to the Zoomify Flash applet." which is strange cause the .swf is in the right folder exctracted from ZoomifyExpress... I also tried to uninstall/reinstall several times the module...

I'll try the module with another local server in few days to tell you if I get the same problem...However don't hesitate to tell me if you've got a solution on this new issue...

Thanks a lot!

infojunkie’s picture

* What's your PHP version?
* Did you move the swf file from inside the ZoomifyExpress folder to the root of the zoomify module?

shakazam’s picture

php version 5.2.9-2. and in fact, yes, I extracted the ZoomifyViewer.swf from the zip and put this file into the module root (sites/all/modules/zoomify)

infojunkie’s picture

Please check the comment at http://drupal.org/node/565264#comment-1994864. Does this apply to you?

infojunkie’s picture

Duplicate of #565264: Install not finding ZoomifyViewer.swf, which should be fixed by now.

infojunkie’s picture

Status: Active » Closed (duplicate)