Events did´nt follow the migration 
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.
Re: Events did´nt follow the migration
by Jessnet » Sat Feb 09, 2013 8:16 pm
The creators ID´s in the database table and in the J2.5 users are the same.
I haven´t change anything. Just made a jupgrade migration from J1.5 to J2.5 by following a tutorial for it.
Right after that I started the Jevent migration as the first thing because it is the most important extension on the site.
I haven´t change anything. Just made a jupgrade migration from J1.5 to J2.5 by following a tutorial for it.
Right after that I started the Jevent migration as the first thing because it is the most important extension on the site.
- Jessnet
- Silver Members
- Posts: 22
- Joined: Fri Sep 05, 2008 6:22 am
Re: Events did´nt follow the migration
by Tonyp » Sat Feb 09, 2013 10:43 pm
And to confirm you do have future events? have you selected to show events in the past?
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: 8718
- Joined: Tue Oct 12, 2010 9:12 pm
- Location: Isle of Man
Re: Events did´nt follow the migration
by Jessnet » Sun Feb 10, 2013 7:27 am
Yes, I have future events and have selected to show past events.
If it could help, I can get you a temporary access to look at it directly.
Just PM me in that case.
If it could help, I can get you a temporary access to look at it directly.
Just PM me in that case.
- Jessnet
- Silver Members
- Posts: 22
- Joined: Fri Sep 05, 2008 6:22 am
Re: Events did´nt follow the migration
by Jessnet » Sun Feb 10, 2013 11:23 am
Just noticed that the ID´s for the categories is the same in the database table for J1.5 and J2.5 but different in the J2.5 backend.
Can that be the reason and how to fix it?
Can that be the reason and how to fix it?
- Jessnet
- Silver Members
- Posts: 22
- Joined: Fri Sep 05, 2008 6:22 am
Re: Events did´nt follow the migration
by Tonyp » Sun Feb 10, 2013 2:14 pm
Hello,
They should be the same or our script should update it all acordingly.
I'm not sure of the problem. But the script has always worked so cannot see there being an error all of a sudden.
Can you try a new j2.5 install/upgrade install JEvents and remove the tables as per the docs.
Then in your 1.5 site make sure to upgrade to JEvents 2.2.8 then migrate the data.
Does it work now?
Regards
Tony
They should be the same or our script should update it all acordingly.
I'm not sure of the problem. But the script has always worked so cannot see there being an error all of a sudden.
Can you try a new j2.5 install/upgrade install JEvents and remove the tables as per the docs.
Then in your 1.5 site make sure to upgrade to JEvents 2.2.8 then migrate the data.
Does it work now?
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: 8718
- Joined: Tue Oct 12, 2010 9:12 pm
- Location: Isle of Man
Re: Events did´nt follow the migration
by elfuso » Sun Feb 10, 2013 8:36 pm
I have nearly the same problem:
jevents 2.28 is installed on joomla 1.5 and on joomla 2.5;
on localhost the migration tool has run successfully, all events are to be seen in the "jupgrade-installation";
but when I transfer the new database tables to the "life-server" by using the export-import feature of phpmyadmin, there are no events in the ical-manager. There are entries in j25_jevents_vevent.
The creators ID´s in the database table and in the J2.5 users are the same.
What went wrong???
jevents 2.28 is installed on joomla 1.5 and on joomla 2.5;
on localhost the migration tool has run successfully, all events are to be seen in the "jupgrade-installation";
but when I transfer the new database tables to the "life-server" by using the export-import feature of phpmyadmin, there are no events in the ical-manager. There are entries in j25_jevents_vevent.
The creators ID´s in the database table and in the J2.5 users are the same.
What went wrong???
- elfuso
- Posts: 2
- Joined: Sun Feb 10, 2013 8:17 pm
Re: Events did´nt follow the migration
by carcam » Mon Feb 11, 2013 7:22 am
Hi elfuso,
in Joomla! 2.5 you cannot simply export databases when categories are involved as the new category hierarchy is designed to be more efficient and is not as simple as a link between tables.
Is there a reason that prevents you to migrate the whole database from your localhost? I think it might be the easiest move.
in Joomla! 2.5 you cannot simply export databases when categories are involved as the new category hierarchy is designed to be more efficient and is not as simple as a link between tables.
Is there a reason that prevents you to migrate the whole database from your localhost? I think it might be the easiest move.
-
carcam
- Contributor
- Posts: 3391
- Joined: Wed Aug 06, 2008 7:50 pm
- Location: Córdoba
Re: Events did´nt follow the migration 
by Jessnet » Mon Feb 11, 2013 8:38 am
Well, now it´s fixed and the problem was that I missunderstand the migration tutorial.
No 2 in the tutorial says:
..., remove all the Joomla 2.5 jevents tables:
j25_jevents_categories
j25_jevents_exception
j25_jevents_icsfile
j25_jevents_repbyday
j25_jevents_repetition
j25_jevents_rrule
j25_jevents_vevdetail
j25_jevents_vevent
j25_jev_defaults
j25_jev_users
I removed ALL LISTED tables but leaved the j25_jevents_catmap beacuse it wasn´t in the list
When I now removed ALL jevent tables the migration workes perfect.
Sorry I have troubled you, and thank you for your patient with an ignorant like me
No 2 in the tutorial says:
..., remove all the Joomla 2.5 jevents tables:
j25_jevents_categories
j25_jevents_exception
j25_jevents_icsfile
j25_jevents_repbyday
j25_jevents_repetition
j25_jevents_rrule
j25_jevents_vevdetail
j25_jevents_vevent
j25_jev_defaults
j25_jev_users
I removed ALL LISTED tables but leaved the j25_jevents_catmap beacuse it wasn´t in the list
When I now removed ALL jevent tables the migration workes perfect.
Sorry I have troubled you, and thank you for your patient with an ignorant like me
- Jessnet
- Silver Members
- Posts: 22
- Joined: Fri Sep 05, 2008 6:22 am
Re: Events did´nt follow the migration
by Tonyp » Mon Feb 11, 2013 9:17 am
Ahh glad to hear. I will add catmap to the list.
Thank you.
Tony
Thank you.
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: 8718
- Joined: Tue Oct 12, 2010 9:12 pm
- Location: Isle of Man
Re: Events did´nt follow the migration
by gzip » Sat Feb 16, 2013 4:01 am
I'm having the same problem, except I tried twice and made sure that I removed ALL of the tales and got the same thing. The categories and users were imported but the events just won't show up I can see them in the j25_jevents_vevdetail table, but they won't show up in the admin panel. I also am unable to save new events (I'd consider pasting them in manually at this point if this worked). Saving appears to work but when I check back they aren't there - and the new ones do not appear to make it into the database. Pulling my hair out! -- This is a migration from 1.5.22 to 2.5. Since the updated Jevents plugin does not display properly in 1.5.22 we're eventless until I can get this fixed. Thanks for any suggestions.
- gzip
- Posts: 4
- Joined: Sat Feb 16, 2013 3:53 am
24 posts
• Page 2 of 3 • 1, 2, 3
Return to Jevents 2.x (Free Access)
Who is online
Users browsing this forum: Google [Bot]

