webcalendar
webcalendar copied to clipboard
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.
bonjour version 1.9.10 impossible a installer , page blanche ( et vide) sous login.php; et les versions anterieures de webcalendar me donnaient des erreurs de toutes sortes. merci
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.16 to 9.6.19. Release notes Sourced from phpunit/phpunit's releases. PHPUnit 9.6.19 Changed The namespaces of dependencies are now prefixed with PHPUnitPHAR instead of just PHPUnit for the...
In version v1.9.1 the language "German_uttf8" drops an error when using php8.2: php:922\nStack trace:\n#0 /opt/WWW/webcalendar/includes/classes/WebCalendar.php(922): mb_language()\n#1 /opt/WWW/webcalendar/includes/classes/WebCalendar.php(1010): WebCalendar->_initTranslate()\n#2 /opt/WWW/webcalendar/includes/classes/WebCalendar.php(168): WebCalendar->setLanguage()\n#3 /opt/WWW/webcalendar/includes/classes/WebCalendar.php(978): WebCalendar->_initInitSecondPhase()\n#4 /opt/WWW/webcalendar/includes/classes/WebCalendar.php(1001): WebCalendar->_doInit()\n#5 /opt/WWW/webcalendar/includes/init.php(72): WebCalendar->initializeSecondPhase()\n#6 /opt/WWW/webcalendar/view_v.php(23): require_once('...')\n#7 {main}\n thrown...
Hello, I cannot install a new version of Webcalendar (git clone from today == v1.9.12) System is Debian bookworm/php.2/mariadb 10.5, database"webcalendar" is dropped database type is mysqli. During the installation...
I have auto downloaded WebCalendar 1.91 a brand new version onto my website and entered an event but it does not show on my calendar (month view), so I checked...
I'm happy to see Webcalendar still getting worked on. I've been a user since around 2005 or earlier. I've been keeping a non-official FreeBSD port at https://github.com/tuaris/FreeBSD-WebCalendar A 'port' is...
`PHP Parse error: syntax error, unexpected single-quoted string " )" in /cal/category_handler.php on line 74` I fixed it by making this change: ``` if (!dbi_execute(" DELETE FROM `webcal_entry_categories` WHERE `cat_id`...
I would like to be able to set the order of the categories of an event manually. In the table `webcal_entry_categories` there is obviously a field `cat_order` for this. Unfortunately,...
Envoked Webcal install from my website. Ran thru OK to create/update tables. that step comes back with two line message of, Error and then Error executing query. I've tried following...