Are the database table structures the same for CB on J1.5 and J1.7?
What about the directory structure, has that changed significantly for CB running on those two versions of Joomla?
jupgrade is doing a very incomplete job of transferring my existing CB tables, so I'm going to try doing it manually. So far, "upgrading" to J1.7 is extremely tedious.
CB tables are the same regardless of the CMS. So no difference being install on J1.5 as opposed to J1.7. I recommend exporting your database tables then importing into your new install. Once done install CB Juice on both sites. Now export your userbase. Then on your new site database empty the _comprofiler table and then import your userbase with CB Juice. This should give you a successful transfer (how I moved my localhost to J1.7 except I didn't use CB Juice).
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
Thanks! That worked very well (for CB). I ended up doing adjusting the #__comprofiler table myself rather than using CBJuice, gave me a better idea of what changes might be needed for other components.
Speaking of other components, I wish they were all as easy to migrate as CB...