WoW-CMS / BlizzCMS

BlizzCMS is a CMS built with CodeIgniter 3 for World of Warcraft emulators.
MIT License
100 stars 88 forks source link

🐛 [Bug Report]: #116

Closed andsim closed 1 year ago

andsim commented 1 year ago

BlizzCMS Version

2.0.0 beta 2

Emulator

TrinityCore

PHP Version

PHP 7.4

Operating system

Windows

Web server

Apache

Database

MariaDB 11

What happened?

getting error 500 when installing/update

How can the issue be reproduced?

reinstall

Screenshots

image

Jean-Dv commented 1 year ago

You can put in application/config/config.php in line 228 "$config['log_threshold'] = 1;", to be able to verify the error since I can't reproduce it.

andsim commented 1 year ago

ERROR - 2023-06-22 09:20:35 --> Query error: Table 'blizzcms.pageviews' doesn't exist - Invalid query: INSERT INTO pageviews (ip, uri, platform, browser, is_mobile, created_at) VALUES ('192.168.0.1', 'install', 'Windows 10', 'Chrome', 0, '2023-06-22 07:20:35') ERROR - 2023-06-22 09:20:35 --> Query error: Table 'blizzcms.users_tokens' doesn't exist - Invalid query: SELECT *