Revision as of 15:10, October 19, 2017 by Bgrenon (talk | contribs)
Jump to: navigation, search

SOE DB Select

A database query error has occurred. Did you forget to run your application's database schema updater after upgrading? Query: SELECT CONCAT ('') AS `Product`,IF (SubComponent IS NULL,Product,SubComponent) AS `Component`,`cargo__SOE_DB_Support`.`Database` AS `Database`,`cargo__SOE_DB_Support`.`Database_Release` AS `Database Release`,`cargo__SOE_DB_Support`.`Database_Conditions` AS `Database Conditions` FROM `cargo__SOE_DB_Support` LEFT OUTER JOIN `cargo__SOE_Header` ON ((`cargo__SOE_DB_Support`.`_pageName`=`cargo__SOE_Header`.`_pageName`)) WHERE `cargo__SOE_DB_Support`.`Database`="{{{Database}}}" AND `cargo__SOE_Header`.`DocVersion`="" ORDER BY CONCAT (''),IF (SubComponent IS NULL,Product,SubComponent),`cargo__SOE_DB_Support`.`Database`,`cargo__SOE_DB_Support`.`Database_Release`,`cargo__SOE_DB_Support`.`Database_Conditions` LIMIT 100

Function: CargoSQLQuery::run Error: 1054 Unknown column 'SubComponent' in 'field list' (127.0.0.1)

Comments or questions about this documentation? Contact us for support!