SQL/DB Error!
SQL Code: []
SQL Error: [Error establishing a database connection!
]- Are you sure you have the correct user/password?
- Are you sure that you have typed the correct hostname?
- Are you sure that the database server is running?
Query: File: /var/www/twigandtimber/index.php Function: Line: 3
SQL/DB Error!
SQL Code: []
SQL Error: [Error selecting database timber!
]- Are you sure it exists?
- Are you sure there is a valid database connection?
Query: File: /var/www/twigandtimber/fe_common.php Function: require_once Line: 29
SQL/DB Error!
SQL Code: []
SQL Error: []
Query: SELECT * FROM categories WHERE 1 ORDER BY name ASC File: /var/www/twigandtimber/api/Root.php Function: GetResults Line: 180
SQL/DB Error!
SQL Code: []
SQL Error: []
Query: (SELECT id, superid, name, photos, price, status_changed, 'I' AS 'type' FROM items WHERE status = 'For Sale/Active' AND is_approved = 'y' ) UNION (SELECT id, superid, name, photos, price, status_changed, 'P' AS 'type' FROM projects WHERE status = 'For Sale/Active' ) ORDER BY status_changed DESC, name ASC File: /var/www/twigandtimber/index.php Function: Line: 59