This topic is locked

PHP Error 256

1/31/2008 9:25:49 PM
PHPRunner General questions
E
encgraphics author

I get this error on my Advanced Search page:
PHP error happened
Technical information

Error type 256

Error description Unknown column '' in 'where clause'

URL www.1stsgusa.com/jobs/listing/Job_Listing_search.php?

Error file /var/www/web4/web/jobs/listing/include/dbconnection.php

Error line 26

SQL query
Here is the link: http://www.1stsgusa.com/jobs/listing/Job_Listing_search.php
I'll paste code here if need be.

Q
quasimidi 2/1/2008

I get this error on my Advanced Search page:

PHP error happened
Technical information

Error type 256

Error description Unknown column '' in 'where clause'

URL www.1stsgusa.com/jobs/listing/Job_Listing_search.php?

Error file /var/www/web4/web/jobs/listing/include/dbconnection.php

Error line 26

SQL query
Here is the link: http://www.1stsgusa.com/jobs/listing/Job_Listing_search.php
I'll paste code here if need be.


It seems something is messed up with the custom query on the JOB_Listing page. Please check your SQl query WHERE clause, or better: post your db sctructure for job_listing and your custom query here.
Robert

Alexey admin 2/1/2008

Erica,
show me your SQL query from the Edit SQL query tab in PHPRunner.