• Register or
  • Sign In
    • Forgot your password?
    • Forgot your username?
    Or sign in with your account on:
    Facebook
    Twitter
    Google
    LinkedIn

K2 | The powerful content extension for Joomla! developed by JoomlaWorks

  • home
  • about
  • blog
  • documentation
  • extend K2
  • showcase
  • community
  • demo
adding the missing features in Joomla!
Displaying items by tag: migration

Manually migrating K2 content from Joomla! 1.5 to 1.7

09 December 2011
Published in Tips & Tricks
Originally posted by Steve Adams in the K2 Community Forum here: http://getk2.org/community/New-to-K2-Ask-here-first!/2233-Migrating-Items-from-15-to-17#3052 (thanks Steve!)

1. Back up J1.5 source and J1.7 destination. Use Akeeba Backup.

2. Ensure J1.5 and J1.7 table prefixes match. Use Admin Tools.

3. Log into phpMyAdmin

4. Export J1.5 k2 tables only

5. Import k2 tables .sql into J1.7 database, leave k2 tables in MyISAM format

6. Update k2_items created_by ID to new J1.7 Super User ID by running SQL query:
UPDATE `PREFIX_k2_items` SET created_by = NEW_ID WHERE created_by = OLD_ID

7. Update k2_items modified_by ID to new J1.7 Super User ID:
UPDATE `PREFIX_k2_items` SET modified_by = NEW_ID WHERE modified_by = OLD_ID

8. All of my k2 items had access set to 0 so I made them all public again:
UPDATE `PREFIX_k2_items` SET access = 1 WHERE access = 0

9. Copy k2 media items from J1.5 and paste into J1.7 .../media/k2/

If you don't feel comfortable with phpMyAdmin and SQL queries, you can always have a look at jUpgrade http://redcomponent.com/jupgrade, a component which simplifies the migration of K2 from Joomla! 1.5 to 1.7. More

Docs Tag Cloud

2009 2010 2011 advanced beginner case study checkbox checkboxlist extra fields frontend editing germany greece greek images item editing jab10 jandbeyond jd11gr joomla 15 joomla 17 joomladay k2 grup k2 kurulum k2 türkçe Ken Crowder netherlands presentation screencast tags upgrading
Download K2 for Joomla! 1.5, 2.5 & 3.x v2.6.6 (GNU/GPL) / Released April 7th, 2013
Join theK2 CommunityLooking for help with K2? Join the K2 Community Forum! Login using your Twitter or Facebook account, or your old K2 Community credentials.
K2 TranslationsK2 has already been translated into more than 50 languages. Download a Joomla! 1.5 - 2.5 compatible language pack now!
  • Contact us
  • Join the K2 Expert Companies list
  • Privacy Policy
back to top
Copyright © 2006 - 2013 JoomlaWorks Ltd.. All rights reserved. K2 is a joint project by JoomlaWorks Ltd. & Nuevvo Webware Ltd., released under the GNU/GPL v2 license.
Joomla! is a registered trademark of Open Source Matters, Inc. JoomlaWorks/Nuevvo are not affiliated with or endorsed by Open Source Matters or the Joomla! Project.
designed by Nuevvo