By Sharat on Wednesday, 02 October 2019
Posted in General Issues
Likes 0
Views 498
Votes 0
Hello. i am Not allowed to use Akeeba Backup in this particular case. Please could you help me know how can i move the Blogs to another installation of Joomla.

Thank you,

Sharat
Ideally, it's best that you create an export dump through phpmyadmin and export the tables over. Here's the general guideline that you could use and it is also what we used previously when we migrated from old site to new site.

*Backup your data first before perform migration
*Migrate all the old site user to new site first using 3rd party extension (make sure all the user id is same as old site)
*Don't Install Easyblog in your new site first.

1. Open up PHPMyAdmin tool that is provided by your hosting provider and open up your current site's database.
2. Make a sql dump for all the tables that has the prefix of #__easyblog_*
3. Download the .sql file and save it on your desktop.
4. If your new site's database prefix also uses the same prefix , then you can skip this part. However, if you are using a different database prefix, you'll need to edit the .sql file that you've just downloaded, and do a search and replace of jos_ with your new database prefix.
5. Open your PHPMyAdmin and this time, open up your new site's database.
6. You should see an import link at the top. Click on that, and click on browse. Select the .sql file and click the run import button.
Note : 7. Install the latest EasyBlog on your new site.

**migrate additional - if your blog post have including the image file, you have to do this step as well.
That was to copy over the image and media files associated with EasyBlog (e.g. the "images/easyblog_articles"" , "/images/easyblog_avatar", "/images/easyblog_images", "/images/easyblog_shared", and the "/media/com_easyblog" folders and all of their contents).
images/easyblog_tavatar/
images/easyblog_cavatar/
images/easyblog_avatar/
images/easyblog_shared/
images/easyblog_images/
images/easyblog_articles/

By the way, It looks like your subscription has expired and in order for you to continue requesting for support, you will need an active subscription. If you have already renewed, please let us know so that we can correct this for your account.

Thank you for understanding.
·
Wednesday, 02 October 2019 17:29
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you
·
Wednesday, 02 October 2019 17:53
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome.

Just for your information, I have locked and marked this thread as resolved to avoid confusions in the future. Please start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiries.

Thanks for understanding.
·
Wednesday, 02 October 2019 18:01
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post