Hi,
I am in the migration process from 1.5 to 2.5.
I already try different way to do it.
The last one which in progress look not too bad.
I use fleximigrate at first to get flexicontent data then SPupgrade to get the core content (not the inverse because the previous one I erase all content data with fleximigrate import)
So now I have most of data and few error.
In front end:
- All menu link on flexicontent items are gone
- When I recreate the menu link I got
Code:
"Warning: implode() [function.implode]: Invalid arguments passed in /home3/mtgt69/public_html/nomadsroad2/components/com_flexicontent/models/category.php on line 1566"
and no data display:(
- Before I got a message to replace option=com_user into option=com_users in global configuration, so I've done it in Flexicontent configuration option in backend, is it ok?
In Back end:
- I have this message:
Code:
The system has detected that some items are not yet bound to their extended data. Either you have just import them from Joomla!'s com_content or you changed the content section in the global configuration.
IMPORTANT!!! This process may consume a lot of server resources depending on the number and the size of your contents. To avoid timeouts use a reasonable value according to your server capacity and the number of items to bind.
What I have to do? Last time I've press the button Bind and all data were mixed up with non flexicontent article.
Any advice will be really helpfull, I really don't want redo everything one more time.
Thanks in advance for your help.
Greg