help to better help you:
Please: add always Joomla / JEM version and details to your posts, so we can try to reproduce your issue!
Can I Upgrade From Event List to JEM
Re: Can I Upgrade From Event List to JEM
11 years 11 months ago
Hi Diesl,
that sounds very good. I think this should not be to difficult to test since I can easily take my productive site which is on Eventlist 1.0.2 to a test site. Permitting timing I'm happy to give it a go!
Best regards
chrisD
that sounds very good. I think this should not be to difficult to test since I can easily take my productive site which is on Eventlist 1.0.2 to a test site. Permitting timing I'm happy to give it a go!
Best regards
chrisD
Please Log in or Create an account to join the conversation.
Re: Can I Upgrade From Event List to JEM
11 years 11 months ago
That would be great!
This way we get some responses with different EL versions
I tested with EL 1.0.2 myself so it should hopefully work
This way we get some responses with different EL versions


Please Log in or Create an account to join the conversation.
Re: Can I Upgrade From Event List to JEM
11 years 11 months ago
Hi,
I've just noticed on my upgraded system that I've lost all my archived data
Having had a second look I've realized they are all there when I go into the overview and choose show all.
When looking into the database I've noticed the value in the published field is on all events which where archived by EventList -1 and JEM seems to expect 2 for archived events.
I've altered all from -1 to 2 using the following statement:
Best regards
chrisD
I've just noticed on my upgraded system that I've lost all my archived data

Having had a second look I've realized they are all there when I go into the overview and choose show all.
When looking into the database I've noticed the value in the published field is on all events which where archived by EventList -1 and JEM seems to expect 2 for archived events.
I've altered all from -1 to 2 using the following statement:
After this all old events are showing as archived.UPDATE `jos_jem_events` SET `published`= 2 WHERE `published` =-1

Best regards
chrisD
Please Log in or Create an account to join the conversation.
Re: Can I Upgrade From Event List to JEM
11 years 11 months agoJEM seems to expect 2 for archived events.
That's correct. We changed this to use Joomla 2.5 standard and therefore be more compatible.
The EL importer should change this automatically. If this was the result of the EL importer, please let me know.
Please Log in or Create an account to join the conversation.
Re: Can I Upgrade From Event List to JEM
11 years 7 months ago
Just wanted to note that the database prefix can be changed in the following 1.9.5 version.

The following user(s) said Thank You: Bluefox
Please Log in or Create an account to join the conversation.
Re: Can I Upgrade From Event List to JEM
10 years 10 months ago
Hi Diesl
you have done the script? :whistle:
you have done the script? :whistle:

Please Log in or Create an account to join the conversation.
Time to create page: 0.549 seconds