localhost/phpgacl/admin/edit_object_sections.php?object_type=aro&return_page=
Fatal error: Call to a member function GetRows() on a non-object in D:\WWW\nieruchomosci\admin\phpgacl\admin\edit_object_sections.php on line 78
linijka ta wglada tak:
<?php 75: $query = "select id,value,order_value,name from $object_sections_table order by order
_value"; 77: $rs = $db->pageexecute($query, $gacl_api->_items_per_page, $_GET['page']); 78: $rows = $rs->GetRows(); ?>
ma ktos jakis pomysł, pozmieniałem wszstko co sie dało w/g manuala ;/