Quote:
timgno wrote:
The other bugs are solved 
With your latest version (r11227) :
Point 1 and 3 listed
here are not solved.
I just found another bugs:
5 - When I edit blocks:
"Clients block"
modules/system/admin.php?fct=blocksadmin&op=edit&bid=50
Notice: Undefined variable: clients_arr in file /modules/xhotel/blocks/blocks_clients.php line 72
Warning: array_keys() expects parameter 1 to be array, null given in file /modules/xhotel/blocks/blocks_clients.php line 72
Warning: Invalid argument supplied for foreach() in file /modules/xhotel/blocks/blocks_clients.php line 72
"Rooms block"
modules/system/admin.php?fct=blocksadmin&op=edit&bid=51
Notice: Undefined variable: rooms_arr in file /modules/xhotel/blocks/blocks_rooms.php line 73
Warning: array_keys() expects parameter 1 to be array, null given in file /modules/xhotel/blocks/blocks_rooms.php line 73
Warning: Invalid argument supplied for foreach() in file /modules/xhotel/blocks/blocks_rooms.php line 73
"Prices block"
modules/system/admin.php?fct=blocksadmin&op=edit&bid=52
-> blank page without any error
"Supplement block"
modules/system/admin.php?fct=blocksadmin&op=edit&bid=53
-> blank page without any error
"Reservations block"
modules/system/admin.php?fct=blocksadmin&op=edit&bid=54
Notice: Undefined variable: reservations_arr in file /modules/xhotel/blocks/blocks_reservations.php line 72
Warning: array_keys() expects parameter 1 to be array, null given in file /modules/xhotel/blocks/blocks_reservations.php line 72
Warning: Invalid argument supplied for foreach() in file /modules/xhotel/blocks/blocks_reservations.php line 72
"Supplements reserved block"
modules/system/admin.php?fct=blocksadmin&op=edit&bid=55
Notice: Undefined variable: supplements_reserved_arr in file /modules/xhotel/blocks/blocks_supplements_reserved.php line 72
Warning: array_keys() expects parameter 1 to be array, null given in file /modules/xhotel/blocks/blocks_supplements_reserved.php line 72
Warning: Invalid argument supplied for foreach() in file /modules/xhotel/blocks/blocks_supplements_reserved.php line 72