YY
Asked
ERROR - 2020-10-18 23:27:20 --> Query error: Champ 'hide_pos' inconnu dans where clause - Invalid query: SELECT COUNT(*) AS `numrows`
FROM `sma_products`
WHERE `category_id` = '10'
AND `hide_pos` != 1
ERROR - 2020-10-18 23:27:20 --> Severity: error --> Exception: Call to a member function num_rows() on bool C:\wamp64\www\qms3\system\database\DB_query_builder.php 1429
http://localhost/qms3/admin/pos
Cette page ne fonctionne pasImpossible de traiter cette demande via localhost à l'heure actuelle.
HTTP ERROR 500
FROM `sma_products`
WHERE `category_id` = '10'
AND `hide_pos` != 1
ERROR - 2020-10-18 23:27:20 --> Severity: error --> Exception: Call to a member function num_rows() on bool C:\wamp64\www\qms3\system\database\DB_query_builder.php 1429
http://localhost/qms3/admin/pos
Cette page ne fonctionne pasImpossible de traiter cette demande via localhost à l'heure actuelle.
HTTP ERROR 500
- MSAnsweredHello,
I don't understand your language. I guess error saying the `hide_pos` is unknown column. If it fresh install or update?
Fresh install, should have such issue, if yes, you can perform installation again.
For updates, the step 8 is very important, you will need to import sql files one by one to update the database to latest version.
Thank you - Login to Reply