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
#10935
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

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
#10944
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 ;)
Repository: Github // Issues: Github // Languages: Transifex

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
#10993
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:
UPDATE `jos_jem_events` SET `published`= 2 WHERE `published` =-1
After this all old events are showing as archived. :)

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
#10994
JEM 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.
Repository: Github // Issues: Github // Languages: Transifex

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
#12082
Just wanted to note that the database prefix can be changed in the following 1.9.5 version. :)
Repository: Github // Issues: Github // Languages: Transifex
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
#15644
Hi Diesl

you have done the script? :whistle: ;)

Please Log in or Create an account to join the conversation.

Time to create page: 0.549 seconds