jaroo LiteCart Fan Fra United Kingdom Medlem siden sep. 2019 jaroo okt. 12 2019 01:56 p.m. How to fix it? Notice: Use of undefined constant DB_TABLE_BANNERS_INFO - assumed 'DB_TABLE_BANNERS_INFO' in ~/includes/controllers/ctrl_banner.inc.php (Line 27) Fatal error: 1146 - Table 'lite935.db_table_banners_info' doesn't exist show fields from DB_TABLE_BANNERS_INFO; in ~/includes/library/lib_database.inc.php (Line 234)
tim Founder Fra Sweden Medlem siden mai 2013 tim okt. 12 2019 02:17 p.m. Did you miss the README instructions?
jaroo LiteCart Fan Fra United Kingdom Medlem siden sep. 2019 jaroo okt. 12 2019 02:59 p.m. I did everything according to the instructions.
jaroo LiteCart Fan Fra United Kingdom Medlem siden sep. 2019 jaroo okt. 12 2019 03:07 p.m. I Sorted out! In manual missing one line. define('DB_TABLE_BANNERS_INFO', ''. DB_DATABASE .'.'. DB_TABLE_PREFIX . 'banners_info');
tim Founder Fra Sweden Medlem siden mai 2013 tim okt. 12 2019 08:38 p.m. Oh, thanks for pointing it out. I am coming with a big update of the banner manager. I just need to wrap it up.