Page 1 of 1

Frontend Render Error JW Imagerotator

Posted: Thu 9. Jun 2011, 08:07
by berndL
Hi,
After copying all files to the inc_module directory, everything just worked fine within the backend.

But in the frontend-view I get this error message:

Fatal error: Call to undefined function initswfobject() in /kunden/200xxx_56xxx/webseiten/xxxxxxx/include/inc_module/mod_imagerotator/inc/cnt.article.php on line 58

The latest imagerotator.swf file is used...

Who may give me a hint?

Thanks in advance!

Re: Frontend Render Error JW Imagerotator

Posted: Mon 13. Jun 2011, 02:22
by Oliver Georgi
This has nothing to do with the SWF file itself.

Check that your version of phpwcms is current and/or module version. Seems you have an older release of phpwcms. The function to initialize SWFObject has changed for compatibility reasons a long time ago. You can use Google Code to find out when.