Thierry
Forum Replies Created
-
Forum: Plugins
In reply to: [WebCalendar] Sshared calendar : edit nameI noted that this change will be included in a version subsequent to 1.0.6.
The list of shared calendars will then feature an “Edit” button on each row, allowing the display name and the public/private setting to be modified directly.
Forum: Plugins
In reply to: [WebCalendar] Category color change: NOKI noted that this fix will be included in the next version, 1.0.6.
Great!
Forum: Plugins
In reply to: [WebCalendar] Display of entries when filtering by week: NOKWhen I switch to week view, the calendar displays the current week by default.
However, when I go back one week (to the one where I have events), they are not displayed.
There are no issues with the month or day views.Forum: Plugins
In reply to: [WebCalendar] Adding 2 URL-type fields when creating an eventRather than adding specific, hard-coded URL fields, I have planned to implement a general custom field system (similar to the “Site Extras” feature in the original version of WebCalendar) that will allow administrators to define their own fields—such as URLs, text, dates, checkboxes, etc. Your use case (description URL and registration URL) would be covered by this system, as would any other necessary custom fields.
The infrastructure required for this feature is already in place internally.
Consequently, this feature could be available in a future update.
I look forward to testing it!
Forum: Plugins
In reply to: [WebCalendar] Move an event between two calendarsI have noted that this suggestion has been logged as a feature request.
Moving an event from one calendar to another (changing the owner or associated identifier) is not supported in the current interface (1.0.6), though it is a relevant feature.
It is being considered for a future update.Forum: Plugins
In reply to: [WebCalendar] Event export: selecting optionsI have noted that this suggestion has been incorporated into version 1.0.7.
The “Export .ics” and “Export CSV” buttons now automatically use the date range currently displayed in the calendar and respect the calendar filter you have selected.
Consequently, if you navigate to a specific month and apply a filter for a particular calendar before initiating the export, the downloaded file will contain only the matching events.Forum: Plugins
In reply to: [WebCalendar] Export CSV : NOKI have taken note of that.
Forum: Plugins
In reply to: [WebCalendar] Install NOKHello, thanks for THE solution!
The “error” occurs because WordPress compares the PHP version actually being used by my site against the minimum required version; it detects version 8.1.34, whereas the O2SWITCH dashboard shows version 8.4.21.
This discrepancy is common with O2SWITCH/cPanel hosting: the PHP version displayed in the control panel can differ from the one assigned to the specific WordPress directory.
To resolve this issue:
– Log in to O2SWITCH cPanel
– Open “MultiPHP Manager” (in the “Software” section)
– Set the PHP version to 8.2 or higher (I chose 8.4)
Note: By default, this affects all domains and subdomains, so check with O2SWITCH support if you need to isolate a specific one.
– Save the changes
– Activate the extension
And it works!I am now in :
Plugin version : 1.0.5
webcalendar-core : dev-main (91848a7)
php-icalendar-core : 1.1.4
PHP version : 8.4.21