Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature may not be available in some browsers.
Unknown column 'cid' in 'field list' SQL=SELECT cid as value, name as text FROM jos_ezrealty_catg ORDER by ordering
Unknown column 'cid' in 'field list' SQL=SELECT cid as value, name as text FROM jos_ezrealty_catg ORDER by ordering
you should at least read some simple books about web-technologies like mysql and php before creating sites and using NULLED scripts...
this error means that in you database table jos_ezrealty_catg there is no such column in this table (table structure in DB consists of lines with data split into columns - like an ms excel file when you create a price list f.e.).... it can be caused by an old version of script which used different table structure