22.09.2016, 01:15
Quote:
Hi,
How can I fix this error in gm? [10:32:55] [WARNING] CMySQLResult::GetRowDataByName - field not found ("Pprice") [10:34:39] [ERROR] CMySQLQuery::Execute[] - (error #1054) Unknown column 'Pprice' in 'field list' |
Look in your database for anything in resemblance to "Price" and change it in your code, or rename it to Pprice.