sproctor / php-calendar

PHP-Calendar
http://www.php-calendar.org/
Apache License 2.0
140 stars 67 forks source link

Fatal Error #145

Closed JackFrost10 closed 7 years ago

JackFrost10 commented 7 years ago

Fatal error: Call to a member function get_language() on a non-object in \includes\setup.php on line 145

I installed it before and it worked fine,

sproctor commented 7 years ago

I don't see how this is possible. If the user can't be created, it shouldn't get to that line. Did you modify setup.php at all? If you can still reproduce this let me know.

JackFrost10 commented 7 years ago

Hi, I found the problem, the default language on the database is modified for the anonymous account I fixed the error by creating a fresh database,