craigk5n / webcalendar

WebCalendar is a PHP application used to maintain a calendar for a single user or an intranet group of users. It can also be configured as an event calendar.
http://www.k5n.us/webcalendar.php
GNU General Public License v2.0
153 stars 75 forks source link

Error with language #488

Open mada0068 opened 4 months ago

mada0068 commented 4 months ago

I have installed version 1.9 and get stuck in some places, but I am solving them. Just for your information. Running in Ubuntu 22.04, php 8 and MySQL.

When getting the locale language from browser, my browser returns only Spanish, not Spanish-Es, so PHP throw an error. I hava harcoded the language (by now) in webcalendar.php, and will chase the error.