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
6 months 2 weeks ago - 6 months 2 weeks 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
At the end of the day, computing and technology, like Joomla and JEM are here to help the end user and make our lives a little easier. Help us to be better.
Last edit: 6 months 2 weeks ago by McKillo.
Please Log in or Create an account to join the conversation.
Re: Error when viewing events after 4.4.0
6 months 2 weeks ago - 6 months 2 weeks 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: 6 months 2 weeks ago by inforota.
Please Log in or Create an account to join the conversation.
Re: Error when viewing events after 4.4.0
6 months 2 weeks ago
This fix will be included in JEM 4.4.1
At the end of the day, computing and technology, like Joomla and JEM are here to help the end user and make our lives a little easier. Help us to be better.
Please Log in or Create an account to join the conversation.
Re: Error when viewing events after 4.4.0
6 months 2 weeks 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.
Re: Error when viewing events after 4.4.0
6 months 1 week ago
Hi,
In the case of update directly JEM 4.3.4/J 5.4.2 to JEM 4.4.1/J 5.4.2 the problem remains, also after update J 5.4.2 to J 5.4.3 : events aren't displayed...
Error
Event not found!
An error has occurred.
An idea to solve in this case?
Henri
In the case of update directly JEM 4.3.4/J 5.4.2 to JEM 4.4.1/J 5.4.2 the problem remains, also after update J 5.4.2 to J 5.4.3 : events aren't displayed...
Error
Event not found!
An error has occurred.
An idea to solve in this case?
Henri
Please Log in or Create an account to join the conversation.
Time to create page: 0.525 seconds