Incompatible code in Joomla 2.5.x? - Joomla! Forum - community, help and support
i have tried fix problem 7 days without luck, , hope can help.
i use community builder on joomla 1.5.x site. have upgraded newest community builder 1.9. have custom code developed else years ago in public_html/components/com_comprofiler/comprofiler.php - custom code still works in newest community builder in joomla 1.5.x
however when migrate joomla 2.5.x custom code in public_html/components/com_comprofiler/comprofiler.php stop working. here of custom code not work in joomla 2.5.x:
can please me information should change in code becomes compatible joomla 2.5.x? getting desperat after 7 days work, , thing stopping me upgrading joomla 2.5.x.
i use community builder on joomla 1.5.x site. have upgraded newest community builder 1.9. have custom code developed else years ago in public_html/components/com_comprofiler/comprofiler.php - custom code still works in newest community builder in joomla 1.5.x
however when migrate joomla 2.5.x custom code in public_html/components/com_comprofiler/comprofiler.php stop working. here of custom code not work in joomla 2.5.x:
code: select all
$user=&jfactory::getuser();
jhtml::script('cb_registration_custom.js','media/system/js/', true);
jhtml::script('base64.js','media/system/js/', true);can please me information should change in code becomes compatible joomla 2.5.x? getting desperat after 7 days work, , thing stopping me upgrading joomla 2.5.x.
have check tutorial http://docs.joomla.org/adapting_a_joomla_1.5_extension_to_joomla_1.6
Comments
Post a Comment