upgrading 2.5.7 to 3.01 problemas with module mod_dmt_socia - Joomla! Forum - community, help and support
i'm curious joomla 3.0 decided try on local , have got 1 error on module works fine in v2.5.7
can me clues why?
line 19 error code is> require_once dirname(__file__).ds.'helper.php';
warning: require_once(c:\xampp\htdocs\teldrive2\modules\mod_dmt_socialdshelper.php) [function.require-once]: failed open stream: no such file or directory in c:\xampp\htdocs\teldrive2\modules\mod_dmt_social\mod_dmt_social.php on line 19
fatal error: require_once() [function.require]: failed opening required 'c:\xampp\htdocs\teldrive2\modules\mod_dmt_socialdshelper.php' (include_path='.;c:\xampp\php\pear') in c:\xampp\htdocs\teldrive2\modules\mod_dmt_social\mod_dmt_social.php on line 19
can me clues why?
line 19 error code is> require_once dirname(__file__).ds.'helper.php';
warning: require_once(c:\xampp\htdocs\teldrive2\modules\mod_dmt_socialdshelper.php) [function.require-once]: failed open stream: no such file or directory in c:\xampp\htdocs\teldrive2\modules\mod_dmt_social\mod_dmt_social.php on line 19
fatal error: require_once() [function.require]: failed opening required 'c:\xampp\htdocs\teldrive2\modules\mod_dmt_socialdshelper.php' (include_path='.;c:\xampp\php\pear') in c:\xampp\htdocs\teldrive2\modules\mod_dmt_social\mod_dmt_social.php on line 19
i suggest start here http://docs.joomla.org/index.php?search ... special%3a search , review relevant developer information.
this page identifies potential backward compatibility issues might arise:
then check out here http://joomlacode.org/gf/project/joomla ... er_id=8103 see if there known issues identified.
this page identifies potential backward compatibility issues might arise:
then check out here http://joomlacode.org/gf/project/joomla ... er_id=8103 see if there known issues identified.
Comments
Post a Comment