[TYPO3-english] Seminar Manager Extension and paypal payment
Adrian Mot
adrian.mot at gmail.com
Mon Oct 25 12:39:40 CEST 2010
> The extension documentation gives a code example of how to do this but as soon
> as I use it I get fatal errors about syntax.
Hi Bob,
What is exactly the fatal error?
> It's registered like this in ext_localconf.php:
> $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['seminars']['listView'][]='EXT:seminarspaypal/Hooks/class.tx_seminarspaypal_Hooks_MyEvents.php:'.'&tx_seminarspaypal_Hooks_MyEvents';
You need to make sure that
EXT:seminarspaypal/Hooks/class.tx_seminarspaypal_Hooks_MyEvents.php
really exists (ex:
typo3conf/ext/seminarspaypal/Hooks/class.tx_seminarspaypal_Hooks_MyEvents.php)
Best regards,
Adrian
More information about the TYPO3-english
mailing list