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
149 stars 71 forks source link

create events and show events #333

Open stefan-dsr opened 1 year ago

stefan-dsr commented 1 year ago

My "old" calendar in version 1.30 works fine an I wanted to change to version 1.91. After installing a new calendar in version 1.9.1 I miss the "+" button to create a new event on a date. When I double-click a specified day in calendar the menue for creating an event is opening and I can fill the necessary fields in the mask. After "Saving" the event, I can't see this event in calendar. When searching the event in the database I have always events in November 2nd 2021 (but not visible in calendar). I createt my Test-events as administrator. Are there any solutions for this fault?

GemeinsamGemeinde commented 1 year ago

Have you activate the layers? Only the activated layers will shown in the public calender view...

stefan-dsr commented 1 year ago

Yes, I activated layers. My calendar vers. 1.9.1 has the same settings as the calendar vers. 1.2.9, but the new version doesn't work correct. It seems the calendar has also problems with the date.

Here the facts of one event I created:

Beschreibung Test

Datum Mi, 22.20.0 (fault, correct entry: wednesday 2022-12-28)

Startzeit 01:00-02:00 CET (fault, correct: 16:00-17:00)

Priorität 5-Normal

Zugang Öffentlich(e)

Erstellt von xxxxxxx

Aktualisiert Di, 2.11.2021 01:00 CET (fault, correct: thuesday 2022-12-27)

regards Stefan

Von: GemeinsamGemeinde @.*** Gesendet: Dienstag, 27. Dezember 2022 17:17 An: craigk5n/webcalendar Cc: stefan-dsr; Author Betreff: Re: [craigk5n/webcalendar] create events and show events (Issue #333)

Have you activate the layers? Only the activated layers will shown in the public calender view...

— Reply to this email directly, view it on GitHub https://github.com/craigk5n/webcalendar/issues/333#issuecomment-1366020295 , or unsubscribe https://github.com/notifications/unsubscribe-auth/A463H6IQRU37V4JTPYABGG3WPMJAFANCNFSM6AAAAAATKHSAKM . You are receiving this because you authored the thread. https://github.com/notifications/beacon/A463H6JSNMOPJ6X7XPP3NO3WPMJAFA5CNFSM6AAAAAATKHSAKOWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTSRNPIMO.gif Message ID: @.***>

GemeinsamGemeinde commented 1 year ago

:-) First, please don't answer on the notification mail from github, this will placed in the forum .... When it is possible for you to add an new database inside of your hosting contract, try to create an new database, run an new installation of webcalendar maybe in an created subdomain and when it is configured ready, you can link it back to your default url If you have a limit at your hosting contract look at the database functionalities where you can export the settings from your existing database to an dumpfile (e.g. at https://mein.ionos.de its quite simple and guided, also at all-inkl.com), that is the standard recomended backup due the update, but don't make the update, Install new and import after (when nessesarry the restly events to the new instllation.... My https://churchtools.gemeinsam-gemeinde.de/ works fine, but the update also have make many problems, so I have made an new installation.. Actually I have only problems with the CSV-Import from excel, but I have found an workaround with the phpadmin and reedit the entries at the DB directly..... but no solution for ever....