Jump to content

Help with EZ Auto


revfive

Recommended Posts

Ok, I keep getting

 

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'range as value, range as text FROM jos_ezautos_price ORDER by ordering' at line 1 SQL=SELECT range as value, range as text FROM jos_ezautos_price ORDER by ordering

 

on the search page.

 

I have found the code that it refers to, but not sure how to fix it

 

$sql = "SELECT range as value, range as text FROM #__ezautos_price ORDER by ordering";

 

any help would be awesome!!

Link to comment
https://forums.phpfreaks.com/topic/221137-help-with-ez-auto/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.