Keyword

Export item K2 joomla 1.5 to Joomla 2.5 or 3.0

  • Stéphane Lumbroso
  • Stéphane Lumbroso's Avatar Topic Author
  • Offline
  • New Member
More
12 years 3 weeks ago #113598 by Stéphane Lumbroso
Export item K2 joomla 1.5 to Joomla 2.5 or 3.0 was created by Stéphane Lumbroso
Hello,
I want to update my site built with Joomla version 1.5 to version 2.5 or 3.0
I use Joomla release: "Joomla 1.5.24 Stable [senu takaa ama Naiki] 17-July-2011 6:00 p.m. GMT"
I use K2 release: "K2 V2.6.6 | Copyright © 2006-2013 JoomlaWorks Ltd.."
I have over 500 articles and extensions that work with K2:
- Inceptive Image Gallery for K2 (for image galleries and slideshow)

My question is what is the best procedure for a new site in 2.5 or 3.0 (besides which to choose?) And keep my items?

my site : www.nostendresannees.com

Thank you for your answers

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
12 years 3 weeks ago #113599 by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: Export item K2 joomla 1.5 to Joomla 2.5 or 3.0
Hello chellofr,

K2 supports both 2.5.x and 3.x so that won't be an issue.
Personally I still favour 2.5 but this is a personal choice and it is up to much debate.
I find the UI more familiar to work with. You can try both versions since 2.5 will be supported until 2014.

On the other hand since you are using extensions like Inceptive Image Gallery for K2 you have to make sure that they are 2.5.x or 3.0.x, 3.x compatible.

To make a long story short you should make sure your extensions support the current versions of Joomla! and then choose which version to use.

PS. In the meanwhile upgrade to 1.5.26 and remember to backup first before doing anything.

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

  • Stéphane Lumbroso
  • Stéphane Lumbroso's Avatar Topic Author
  • Offline
  • New Member
More
12 years 3 weeks ago #113600 by Stéphane Lumbroso
Replied by Stéphane Lumbroso on topic Re: Export item K2 joomla 1.5 to Joomla 2.5 or 3.0
Thank you for that answer, so I will use Joomla 2.5, this is what I originally thought to use. I updated my version of Joomla.
My question, however, whether there are extensions, tools that allow to export my K2 items from Joomla 1.5 and then import them into my new Joomla 2.5 site?
(my extension "Inceptive Image Gallery for K2" is compatible with Joomla 2.5 and K2)
thank you, thank you! ;-)

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
12 years 2 weeks ago #113601 by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: Export item K2 joomla 1.5 to Joomla 2.5 or 3.0
There is a service cms2cms (I think) but I have not used it.

I would try disabling all extensions apart from the really major ones and use use Admin Tools to upgrade my site.

If you are familiar with DBs you can migrate all the K2 tables and the users as well or you might find something that suits your needs in this thread .

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

More
11 years 7 months ago #113602 by Laurent van Roy
Replied by Laurent van Roy on topic Re: Export item K2 joomla 1.5 to Joomla 2.5 or 3.0
Hello,

What about the new "param" field structure ?

In my Joomla1.5+K2-2.6 database, the param fields look like
Log in  or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
11 years 7 months ago #113603 by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: Export item K2 joomla 1.5 to Joomla 2.5 or 3.0
Create a dev site so even if it breaks that won't be an issue.

Deactivate all extensions apart from K2 and the ones that support J! 2.5 or 3.1.
Update all these extensions to their latest version.
Use the jUpgrade method or Admin Tools to upgrade your installation.

Now you will have a Joomla! 2.5 site, proceed again with the same procedure to upgrade to 3.1 if you wish.

At this point since you only have a light/bare Joomla!/K2 installation and it should be completely functional in the backend. (I do not know about the template).\

All you need to do is some trial and error... Activate all other extensions one by one and the ones that are crashing your site need to be reinstalled.

Again... do this on your dev site.

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

More
11 years 7 months ago - 11 years 7 months ago #113604 by Laurent van Roy
Replied by Laurent van Roy on topic Re: Export item K2 joomla 1.5 to Joomla 2.5 or 3.0
Great !!!! It worked. Not perfectly. But most stuff are there. The language field gave a problem that I solved manually(*).

For anyone interested, the exact procedure I used is :

1) Take a copy of my prod site

2) Update all the extensions I could, deactivate the tiny ones without J!2.5 equivalent or that should be migrated or that I could easily re-install and reconfigure on the J!2.5 site

3) With AdminTool, run all their cleaning actions

4) Check in my DB (with phpMyAdmin) if I had no unused tables (eg tables from old extensions) and drop them

5) install and run jUpgrade (and not jUpgradePro)

6) I had to remove some other extensions because jUpgrade got stuck

At this stage the we have a J!2.5 site. The next actions will be in this new site.

6) Install extensions (and K2 extension)
7) With phpMyAdmin check every K2 tables if their items have a "language" field. If yes and if empty, update them with "*".

8.) Check all menus pointing to k2 items. Actually, I dropped them and recreate them.

Voilà. That's almost it.

Next steps are templates (and K2 templates) migration.





What about setting a default value for that field in the MySQL tables in the next K2 release ?

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
11 years 7 months ago #113605 by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: Export item K2 joomla 1.5 to Joomla 2.5 or 3.0
Actually there was no need to remove K2, you could have upgraded using jUpgrade with K2 enabled.

Other than that, well done.

The asterisk is there in the newest versions, that is why I said you didn't need to unistall K2.

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

More
11 years 7 months ago #113606 by Laurent van Roy
Replied by Laurent van Roy on topic Re: Export item K2 joomla 1.5 to Joomla 2.5 or 3.0
I didn't uninstall nor deactivate K2 !
jUpgrade copied all K2 data (db + images), but the component itself was not visible in the Joomla's component menu nor in the installed extensions. That's why I had to reinstall it. This kept (thankfully) all migrated data !

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