[TYPO3-project-formidable] PHP Warnings after installing ameos formidable

Oliver Klee typo3-german-02 at oliverklee.de
Mon Jul 30 16:00:28 CEST 2007


Hi Kay,

Kay Strobach schrieb:
> i installed ameos_formidable to install the seminars extension.
> after the installation i got the following errors:

As a workaround when using FORMidable 0.7.0 (which is the only version
tested to work with the Seminar Manager 0.5.x), you can allow call-time
pass-by-reference either in your .htaccess file:

php_flag allow_call_time_pass_reference On

... or in your php.ini:

allow_call_time_pass_reference = On

Regards


Oliver


More information about the TYPO3-project-formidable mailing list