Skip to Content Skip to Menu

🕒 Save Time and Effort with CB Editor Assistant: Effortlessly create and refine content in Joomla 3, 4, & 5.
🎁 Limited Offer: Enjoy a 5-day FREE trial and save up to 30% afterward!

Upgrading Joomla from 3.10 to 4.49

  • mphan
  • mphan
  • OFFLINE
  • Posts: 14
  • Thanks: 0
  • Karma: 0
1 week 3 days ago #339996 by mphan
Upgrading Joomla from 3.10 to 4.49 was created by mphan
I'm having trouble so far with AJAX Loading Error: error updating Joomla 3.10 to 4.4.9.  I have given up.  I decide to install Joomla 4.4.9 in a separate folder and move CB Sub over.  Is there a way for me to move the config, users, and subscription over to the new site?

Thanks.
Michael Phan

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48711
  • Thanks: 8320
  • Karma: 1447
1 week 2 days ago #340005 by krileon
Replied by krileon on topic Upgrading Joomla from 3.10 to 4.49

I'm having trouble so far with AJAX Loading Error: error updating Joomla 3.10 to 4.4.9.

Can you describe what you mean by this? Have you followed the migration guide below?

docs.joomla.org/Joomla_3.x_to_4.x_Step_by_Step_Migration

Sounds like you maybe just running out of system memory. You should be able to increase that in your servers PHP ini file. Contact your host if you're unsure how to change that.

You can also download the upgrade package from 3.x to 4.x below. Then try using it instead of having it download through the update tool.

downloads.joomla.org/cms/joomla4/4-4-10

Is there a way for me to move the config, users, and subscription over to the new site?

This is complicated to do manually, but yes it's doable.

First ensure CB and all your CB plugins on your Joomla 3 install are up to date. Then migrate it to Joomla 4. Next export the following database tables and import them into your new site. Note skipping the Joomla 4 migration step might be database table data could be incompatible, but you might be able to just run Joomla's database checker tool on your new install and it could be fine.

All tables beginning with the following:
_comprofiler
_cbsubs
_groupjive

Now you need to move your users and in Joomla this requires a few tables:
_users
_user_keys
_user_mfa
_user_notes
_user_profiles

Now you need to be sure your ACL is moved, which is your view access levels, usergroups, and their assignments:
_user_usergroup_map
_usergroups
_viewlevels


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.

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

  • mphan
  • mphan
  • OFFLINE
  • Posts: 14
  • Thanks: 0
  • Karma: 0
1 week 2 days ago #340009 by mphan
Replied by mphan on topic Upgrading Joomla from 3.10 to 4.49
I already tried increasing the php.ini memory and same error pops up.  That's why i might have to go the manual way :(

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48711
  • Thanks: 8320
  • Karma: 1447
1 week 2 days ago #340011 by krileon
Replied by krileon on topic Upgrading Joomla from 3.10 to 4.49
Hmm, some other tricks I've seen is to remove the .htaccess file in Joomla root and if one exists in /administrator also remove it. Next disable all 3rd party extensions so they won't load during the migration. Finally you may need to increase max_execution_time as it's possible PHP is just timing out during the migration.

Aside from that I'm not sure what more to recommend. Our migration went rather smoothly, but we basically only use our products + Kunena.


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.

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

Moderators: beatnantkrileon
Powered by Kunena Forum