Sarjuuk / aowow

Database viewer for TrinityCore based on aowow by @LordJZ, based on the JS-Engine of Wowhead
204 stars 217 forks source link

Fatal Error with latest commit: Undefined constant "STDOUT" #396

Closed TQPS closed 7 months ago

TQPS commented 7 months ago

Describe the bug and how to reproduce it Just completed a git pull from the last 2 weeks and now I cannot access the main page; getting the following error:

Fatal error: Uncaught Error: Undefined constant "STDOUT" in C:\Servers\WOTLK.bots\_Server\apache\htdocs\database\includes\kernel.php:19 Stack trace: #0 C:\Servers\WOTLK.bots\_Server\apache\htdocs\database\includes\shared.php(24): require_once() #1 C:\Servers\WOTLK.bots\_Server\apache\htdocs\database\index.php(3): require('C:\\Servers\\WOTL...') #2 {main} thrown in C:\Servers\WOTLK.bots\_Server\apache\htdocs\database\includes\kernel.php on line 19

Note: For context, aowow is sitting in the "database" folder.

Screenshots N/A

System:

Sarjuuk commented 7 months ago

should be fixed in 6249ac6b2afdb1393a0dfd55c03faee20ae2af33

TQPS commented 7 months ago

Confirmed.

Thank you as always.