Events not visible in backend when created! 
Discuss JEvents 2.x for Joomla 1.5-2.5 here - club members can use the special club forum for faster response times.
Forum rules
When requesting support, please copy and paste the 'Version information for Support Forum' from the JEvents Control Panel into your post. If you cannot see this, please enable JEvents project news within it's configuration. Also, if you get a 500 Error, Enable Joomla! Maximum Error Reporting and view the page again, you should now have a more detailed error which will help us to resolve you issue quickly.
When requesting support, please copy and paste the 'Version information for Support Forum' from the JEvents Control Panel into your post. If you cannot see this, please enable JEvents project news within it's configuration. Also, if you get a 500 Error, Enable Joomla! Maximum Error Reporting and view the page again, you should now have a more detailed error which will help us to resolve you issue quickly.
Events not visible in backend when created!
by padalec » Tue Sep 25, 2012 3:17 pm
Suddenly a strange error happened on my Joomla site. If I create an event I can't see it listed in backend.
I've checked the database in phpmyadmin and I can see the events which I created (in table xyxyx_jevents_vevdetail).
I've tried to uninstall the jevents component (and modules), I even deleted (droped) the database tables, then reinstalled the component, but events that I create are not visible in back end.
Please help.
I've checked the database in phpmyadmin and I can see the events which I created (in table xyxyx_jevents_vevdetail).
I've tried to uninstall the jevents component (and modules), I even deleted (droped) the database tables, then reinstalled the component, but events that I create are not visible in back end.
Please help.
- Code: Select all
Joomla : 2.5.7
component_com_jevents : 2.2.7
plugin_editors_jce : 2.2.7.2
- padalec
- Silver Members
- Posts: 18
- Joined: Thu Jun 07, 2012 10:01 am
Re: Events not visible in backend when created!
by pjvr » Tue Sep 25, 2012 3:45 pm
Same problem here, just can't figure out why...
- pjvr
- Posts: 1
- Joined: Tue Sep 25, 2012 3:42 pm
Re: Events not visible in backend when created!
by padalec » Tue Sep 25, 2012 4:01 pm
I will explain when this problem started to happen. I don't know if this is correlated to this problem but it may help someone.
I'm working on a new site. I had some dummy events and categories (in default language) which I styled with CSS.. then when I was done, I begin creating three event categories (each category for each language), then I created some new calendars, and then I started filling events. When I saved the first event, all events in event manager disappeared. But, those dummy events created earlier were still visible on webpage (in calendar and module, but not on back end (event manager)).
I'm working on a new site. I had some dummy events and categories (in default language) which I styled with CSS.. then when I was done, I begin creating three event categories (each category for each language), then I created some new calendars, and then I started filling events. When I saved the first event, all events in event manager disappeared. But, those dummy events created earlier were still visible on webpage (in calendar and module, but not on back end (event manager)).
- padalec
- Silver Members
- Posts: 18
- Joined: Thu Jun 07, 2012 10:01 am
Re: Events not visible in backend when created!
by Tonyp » Tue Sep 25, 2012 7:22 pm
This is a very peculiar issue.
Can you take a screen shot of the admin events list?
Regards
Tony
Can you take a screen shot of the admin events list?
Regards
Tony
---------------------------------------
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
-

Tonyp - Contributor
- Posts: 8713
- Joined: Tue Oct 12, 2010 9:12 pm
- Location: Isle of Man
Re: Events not visible in backend when created!
by padalec » Tue Sep 25, 2012 10:08 pm
- padalec
- Silver Members
- Posts: 18
- Joined: Thu Jun 07, 2012 10:01 am
Re: Events not visible in backend when created!
by Tonyp » Tue Sep 25, 2012 10:31 pm
It is possible you enabled multi category support?
Can you upgrade to JEvents 2.2.7 and go into the configuration and save it. If that fails open it again and change the multi-category selection back and forth.
Regards
Tony
Can you upgrade to JEvents 2.2.7 and go into the configuration and save it. If that fails open it again and change the multi-category selection back and forth.
Regards
Tony
---------------------------------------
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
-

Tonyp - Contributor
- Posts: 8713
- Joined: Tue Oct 12, 2010 9:12 pm
- Location: Isle of Man
Re: Events not visible in backend when created!
by padalec » Tue Sep 25, 2012 11:02 pm
I already have the latest version of jevents 2.2.7 and jooomla 2.5.7.
I tried to enable and disable multi category support in configuration but events are still not visible in event manager.
I discovered a new error (don't know if it is somehow related): when creating new event if I click APPLY this error is displayed:
Fatal error: Call to a member function rp_id() on a non-object in /store/cpanel/home/theartph/public_html/administrator/components/com_jevents/controllers/icalevent.php on line 769
I tried to enable and disable multi category support in configuration but events are still not visible in event manager.
I discovered a new error (don't know if it is somehow related): when creating new event if I click APPLY this error is displayed:
Fatal error: Call to a member function rp_id() on a non-object in /store/cpanel/home/theartph/public_html/administrator/components/com_jevents/controllers/icalevent.php on line 769
- padalec
- Silver Members
- Posts: 18
- Joined: Thu Jun 07, 2012 10:01 am
Re: Events not visible in backend when created!
by padalec » Tue Sep 25, 2012 11:19 pm
Ok ... maybe I found the source of the problem. It seems this error has something to do with jevent category language setting.
When I set language on jevent category on ALL (instead on preferred language) all events are visible again.
When I set language on jevent category on ALL (instead on preferred language) all events are visible again.
- padalec
- Silver Members
- Posts: 18
- Joined: Thu Jun 07, 2012 10:01 am
Re: Events not visible in backend when created!
by Tonyp » Wed Sep 26, 2012 7:13 am
Do you have a multi-language site?
Regards
Tony
Regards
Tony
---------------------------------------
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
-

Tonyp - Contributor
- Posts: 8713
- Joined: Tue Oct 12, 2010 9:12 pm
- Location: Isle of Man
Re: Events not visible in backend when created!
by padalec » Wed Sep 26, 2012 7:37 am
Yes I have a multi-language site with two (later three) languages enabled.
- padalec
- Silver Members
- Posts: 18
- Joined: Thu Jun 07, 2012 10:01 am
24 posts
• Page 1 of 3 • 1, 2, 3
Return to Jevents 2.x (Free Access)
Who is online
Users browsing this forum: No registered users

