hi,
I'm not quite sure if this happens only to me, but after installing/activating the modules, every modules is linking wrong:
For example Data Migration is linked to http://xyz.com/modules/?r=data_migration/administration/
It's perhaps the good path i don't know but it's not displaying, and when i go to the index.php (modules>boonex>data_migration>index.php)
it's displaying :
Warning: require_once(BX_DIRECTORY_PATH_MODULES/classes/Module.php) [function.require-once]: failed to open stream: No such file or directory in /home/xyz.com/public_html/modules/boonex/data_migration/index.php on line 21
Fatal error: require_once() [function.require]: Failed opening required 'BX_DIRECTORY_PATH_MODULES/classes/Module.php' (include_path='.:/usr/share/php:/usr/share/php/pear') in /home/xyz.com/public_html/modules/boonex/data_migration/index.php on line 21
I'm running with ubuntu 9.10
Thanks for your help