thekabal / tki

The Kabal Invasion - A web based space exploration (4x) game
Other
11 stars 7 forks source link

setup_info.php cookie test fails #52

Closed razermackham closed 4 years ago

razermackham commented 7 years ago

Upon opening setup_info.php for the first time. The cookie test fails. And the link in the failure message (https://kabal-invasion.com/forums/) is no longer valid. After a page refresh the test passes. Perhaps the failure message should be updated to suggest refreshing, and change the forums link to github?

Notice: Undefined index: TestCookie in /var/www/html/tki/setup_info.php on line 101

Cookie Test Failed! - Cookies cannot be set. Please report this issue to The TKI Forums

thekabal commented 7 years ago

I'm not a fan of the cookie test. To fix it will require some serious recoding. In the meantime, the feedback about the link and the suggestion to users is noted, and I'll commit a fix for that now.