help to better help you:
Please: add always Joomla / JEM version and details to your posts, so we can try to reproduce your issue!
Error when viewing events after 4.4.0
Re: Error when viewing events after 4.4.0
4 hours 49 minutes ago - 4 hours 46 minutes ago
After debugging the user's website, the fix was:
UPDATE #__jem_venues SET access = 1 WHERE access = 0;
(Replace #__ with your actual Joomla database prefix)
See more info: github.com/jemproject/JEM-Project/issues/2093
UPDATE #__jem_venues SET access = 1 WHERE access = 0;
(Replace #__ with your actual Joomla database prefix)
See more info: github.com/jemproject/JEM-Project/issues/2093
Last edit: 4 hours 46 minutes ago by McKillo.
Please Log in or Create an account to join the conversation.
Re: Error when viewing events after 4.4.0
4 hours 32 minutes ago - 4 hours 32 minutes ago
Thanks @McKillo, that was the problem.
Never thought it was a problem with the venues.
Fixed!!!
Never thought it was a problem with the venues.
Fixed!!!
Last edit: 4 hours 32 minutes ago by inforota.
Please Log in or Create an account to join the conversation.
Re: Error when viewing events after 4.4.0
4 hours 18 minutes ago
This fix will be included in JEM 4.4.1
Please Log in or Create an account to join the conversation.
Re: Error when viewing events after 4.4.0
1 hour 35 minutes ago
I found that the locations with access=0 are those that were entered a long time ago
As in the JEM 2.3.6 timeframe
As in the JEM 2.3.6 timeframe
Please Log in or Create an account to join the conversation.
Time to create page: 0.543 seconds