Attempting to insert room with data:
{
"property_id": 1,
"title": "Test Room",
"room_number": "R1",
"room_type": "single",
"description": "Test Description",
"price": 150,
"security_deposit": 50,
"room_size": "12x10",
"max_occupants": 1,
"floor": "1",
"available_from": "2026-08-29",
"min_stay": 6,
"furnishing": "unfurnished",
"bathroom_type": "shared",
"kitchen_type": "shared",
"amenities": null,
"status": "pending",
"is_featured": 0,
"for_sale": 0,
"sale_price": null,
"land_size": null,
"boundary_type": null,
"zoning": null,
"legal_status": null,
"created_at": "2026-08-29 10:59:03"
}
✗ Insert failed (returned false or 0)
Warning: Undefined property: Database::$conn in /home/fransamh/public_html/test_room_insert.php on line 50
Warning: Attempt to read property "error" on null in /home/fransamh/public_html/test_room_insert.php on line 50
Last error: