[SOLVED] About J1.5 item urls, and flexicontent upgrading

More
9 years 3 months ago - 9 years 3 months ago #55924 by fabioferrero
I've an old site with joomla 1.5.26 and flexicontent 2.1.1 r1793. I'm migrating all content to joomla 3.4.3 and flexicontent 3.0 beta 6.

The old page url of flexicontent data are for example:
server.old/index.php?option=com_flexicon...ghella-e-riolo-terme
but the new are:
server.new/index.php?option=com_flexicon...olo-terme&Itemid=303

It's possible to configurate flexicontent (or joomla) so that the old url still work on the new server?
Or...
It's possible to translate automatically the old url into the new?

Thanks...
Last edit: 9 years 3 months ago by ggppdk.

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

More
9 years 3 months ago - 9 years 3 months ago #55925 by micker
hello at first update to 3.1 and you can check the item id in global config option tab

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]
Last edit: 9 years 3 months ago by ggppdk.

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

More
9 years 3 months ago - 9 years 3 months ago #55930 by Rooney

micker wrote: hello at first update to 3.1 and you can check the item id in global config option tab

I thought that 3.1 is in early development stage? How does it solve the SEF problem?
Rooney

Joomla! 3.9.24 and FC 3.3.9
Last edit: 9 years 3 months ago by ggppdk.

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

More
9 years 3 months ago - 9 years 3 months ago #55931 by micker
sorry 3.0.1 stable version

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]
Last edit: 9 years 3 months ago by ggppdk.

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

More
9 years 3 months ago - 9 years 3 months ago #55933 by fabioferrero
Well, now it's ok, I only need to rewrite view=items to view=item
Thanks.
Last edit: 9 years 3 months ago by ggppdk.

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

More
9 years 3 months ago #55944 by ggppdk
Hello
Code:
UPDATE PREFIX_menu SET link = replace(link, 'index.php?option=com_flexicontent&view=items', 'index.php?option=com_flexicontent&view=item') UPDATE PREFIX_content SET `introtext` = replace(`introtext`, 'index.php?option=com_flexicontent&view=items', 'index.php?option=com_flexicontent&view=item'); UPDATE PREFIX_content SET `fulltext` = replace(`fulltext`, 'index.php?option=com_flexicontent&view=items', 'index.php?option=com_flexicontent&view=item');

see more here:
www.flexicontent.org/documentation/faq/7...g-jupgrade-tool.html


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

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

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.303 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline