Originally Posted by
xchs
Okay. What about the error log file "system/logs/error.log"? Is there an entry regarding your last change?
Code:
[24-Mar-2016 23:06:02 Europe/Paris] PHP Fatal error: Class 'ContaoCommunityAlliance\Contao\EventDispatcher\Event\CreateEventDispatcherEvent' not found in /Users/pro/CLIENTS/LES NOUVELLES HYBRIDES/sites/lnh3dev2-test/system/modules/syncCto/config/config.php on line 70
Line 70 is :
PHP Code:
$GLOBALS['TL_EVENTS'][\ContaoCommunityAlliance\Contao\EventDispatcher\Event\CreateEventDispatcherEvent::NAME][] = 'SyncCtoSubscriber::registerEvents';
You can also check both the folders directly via FTP:
- system/modules/!composer: there should be a file ".skip"
- system/modules/repository: there should be no ".skip" file
Both ok
Bookmarks