Migrating just article contect of Joomla 1.0 to 2.5.x / 3.x?
Posted
by
user2919408
on Stack Overflow
See other posts from Stack Overflow
or by user2919408
Published on 2013-10-25T09:51:35Z
Indexed on
2013/10/25
9:53 UTC
Read the original article
Hit count: 138
I have a simple website using Joomla 1.0.15, just having articles in some categories. As i want to install or remove components from admin area, i got : "You are not authorised to view this resource" or something like that. This is uncommon, this site is about 5 years old, and never got error message like that.
I think my website is hacked ?? I have set safe_mode = off in php.ini, turn of sh404sef, removing .htaccess file etc ... and it still does not work.
Then i try to upgrade to Joomla 2.5.x / 3.x . I found that i must migrate to Joomla 1.5.x first, then from there to 2.5.x. I got problem installing "migration.zip" component in my Joomla 1.0.x (always alert/err message pop up is shown).
Is there another way to migrate the website ? May be just get the article section, category, article id and the content of Joomla 1.0.x , then import it to Joomla 2.5.x / 3.x ?
I don't need components, modules, mambots (if any) of the old site. How to do it ?
Thanks
© Stack Overflow or respective owner