SQL ERROR in /view.php.
SQL:SELECT nbien FROM biendesc WHERE clangue = 'en' AND nbien = view.php
ERROR:Unknown table 'view' in where clause
SQL ERROR in /view.php.
SQL:SELECT b.nbien id, -1 user_id, b.cbien reference, bd.ltitre title, bd.ltitre title_fr,
bd.lannonceweb synopsis, bd.lannonceweb synopsys_fr, b.mprix price, b.qchambres bedrooms,
bd.lhtml indextext_uk, bd.lhtml indextext_fr, 'find field' tenure,
b.dcre listeddate, b.dmod relistdate, b.ddisponibilite delistdate,
0 sold, 0 suspend, null highlight, b.dcre created,
b.cetat condition, concat(b.lcp, ' ', b.llocalite) locationpc,
b.llocalite location,
d.ldepten deptname, b.ndept dept,
b.qchambres bedrooms, b.qpieces rooms,
b.qsurfterrain landarea, b.qsurfhab livingarea, b.mprecimmo landtax
FROM bien b, biendesc bd
LEFT OUTER JOIN dept d ON d.ndept = b.ndept
WHERE b.nbien = bd.nbien AND b.nbien in (view.php)
LIMIT 1
ERROR:Unknown table 'view' in where clause
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html_r1.0/includes/config_inc.php:92) in /var/www/html_r1.0/view.php on line 6
SQL ERROR in /view.php.
SQL:
ERROR: