I used JEvents on Joomla 3.9.24 as a monthly overview thrue a menue item.
This worked OK up to now.
To test the transition to joomla 4.0 I installed Joomla 4.0.0.Beta 6 and moved the site to the testsystem.
The JEvent-Version is updated to 3.6.12
The Support code is:
<code>
PHP Version : 7.4.8
MySQL Version : 10.4.13-MariaDB
Server Information : Windows NT DETMARS-PROBOOK 10.0 build 19042 (Windows 10) AMD64
*** CONFIG NOT SAVED***
Fix jQuery? : Yes
Load JEvents Bootstrap CSS? : Yes
Max Input Vars ? : 2000
Club code set? : No
User Agent : Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0
Joomla : 4.0.0-beta6
component_com_jevents : 3.6.12
module_mod_jevents_cal : 3.6.12
module_mod_jevents_custom : 3.6.12
module_mod_jevents_filter : 3.6.12
module_mod_jevents_latest : 3.6.12
module_mod_jevents_legend : 3.6.12
module_mod_jevents_switchview : 3.6.12
plugin_actionlog_jevents : 3.6.12 (not enabled)
plugin_content_jevents : 3.6.12
plugin_finder_jevents : 3.6.12 (not enabled)
plugin_installer_jeventsinstaller : 3.6.12 (not enabled)
plugin_search_eventsearch : 3.6.12
plugin_system_gwejson : 3.6.12
</code>
The menu-item "Veranstaltungen" no longer works.
I get an Error page 404 with
Während der Anfrage ist ein Fehler aufgetreten!
Die Seite kann nicht angezeigt werden, weil:
ein veraltetes Lesezeichen aufgerufen wurde.
eine falsche Adresse aufgerufen wurde.
über eine Suchmaschine ein veralteter Index dieser Website aufgerufen wurde.
keine Zugriffsrechte für diese Seite vorhanden sind.
Zur Startseite wechseln
when i state the menue-item to be the startpage, the monthly calender ist shown correctly on the startpage of the site.
what can i do to make the menue-item run ?