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...
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
Comment #1
vm commentedblank 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.
Comment #2
pitxels commentedLet 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
Comment #3
dnorvell commentedI cannot see slideshow - all else works. Slides upload and can be viewed, but no slide show. Any ideas?
Comment #4
vikramy commentedCan anyone guide me how to use this module?
Thanks
Comment #5
Sivert Almvik commentedI get the same errors as reported in #2
Drupal 6.8
MySQL 5.0.67
PHP 5.2.6 (memorylimit 120M)
Comment #6
frankcarey commentedI 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?)