php 5.3 - Joomla! Forum - community, help and support
i´ve got joomla 1.5.10. i´m migrating joomla 3.2 few days ago order move hosting new php version. version php version 5.3.27. checkbox in lif of articles not working. file not working:
/httpdocs/web3/administrator/components/com_content/admin.content.html.php
$checked = jhtml::_('grid.checkedout', $row, $i );
and line.
in other pages(like users,...) working , see checkbox. need see checkbox migrate web joomla 3.2?
any idea? how can see , select checkbox each content?
/httpdocs/web3/administrator/components/com_content/admin.content.html.php
$checked = jhtml::_('grid.checkedout', $row, $i );
and line.
in other pages(like users,...) working , see checkbox. need see checkbox migrate web joomla 3.2?
any idea? how can see , select checkbox each content?
you need upgrade latest joomla 1.5 version, joomla versions before joomla 1.5.15 not compatible php 5.3 .
http://docs.joomla.org/j1.5:upgrading_1.5_from_an_existing_1.5x_version
http://docs.joomla.org/j1.5:upgrading_1.5_from_an_existing_1.5x_version
Comments
Post a Comment