I wasn't able to configure nor to create a slideshow with this tool, the only thing I get is some blank pages.

I think this tools looks very promising though...

Comments

vm’s picture

blank pages are apache/httpd errors. Checking the apache/httpd error logs may prove fruitful. More often than not, blank pages are related to memory errors.

pitxels’s picture

Let me update this issue:

When I go to administer by module on the options like

# Flash Maker
# autoviewer
# openviewer

I can only see a blank page, then browsing on create content or content type I got this:

* warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'autoviewerflashmaker_settings' was given in ....../includes/menu.inc on line 348.
* warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'openviewerflashmaker_settings' was given in ...../includes/menu.inc on line 348.

But anyway, I am able to create a slides and slideshows

dnorvell’s picture

I cannot see slideshow - all else works. Slides upload and can be viewed, but no slide show. Any ideas?

vikramy’s picture

Can anyone guide me how to use this module?

Thanks

Sivert Almvik’s picture

I get the same errors as reported in #2

Drupal 6.8
MySQL 5.0.67
PHP 5.2.6 (memorylimit 120M)

frankcarey’s picture

I would recommend the views slideshow module until I can find time to work on this module

as for these errors, perhaps it is a typo... I think the callback should be "autoviewer_flashmaker_settings" (looks like it's missing an underscore?)