[CC] Class problem - Joomla! Forum - community, help and support
hello,
php 4.x
joomla 1.0.8
cc 1.0
vbulletin sql
when installed, gives when clicking menu link:
warning: main(./components/com_connector/modules/.class.php) [function.main]: failed open stream: no such file or directory in c:\www\joomla\components\com_connector\connector.php on line 27
fatal error: main() [function.require]: failed opening required './components/com_connector/modules/.class.php' (include_path='.;c:\xampp\php\pear\') in c:\www\joomla\components\com_connector\connector.php on line 27
the vbulletin_sql.class there.
any ideas?
bugman
php 4.x
joomla 1.0.8
cc 1.0
vbulletin sql
when installed, gives when clicking menu link:
warning: main(./components/com_connector/modules/.class.php) [function.main]: failed open stream: no such file or directory in c:\www\joomla\components\com_connector\connector.php on line 27
fatal error: main() [function.require]: failed opening required './components/com_connector/modules/.class.php' (include_path='.;c:\xampp\php\pear\') in c:\www\joomla\components\com_connector\connector.php on line 27
the vbulletin_sql.class there.
any ideas?
bugman
check connection setting ( or setup module new )
maybe name of module not saved
maybe name of module not saved
Comments
Post a Comment