[Fixed 1382] Problem with SEF and weblink field URLs

More
12 years 11 months ago #26902 by ggppdk
I have seen before this happening by making a MENU item that do not have public access.

old FLEXIcontent code will select a menu item automatically in most case.

BUT old versions do not include check if the user can access the menu item.

This maybe related to the change in behavior that you see, or it may not ...

please provide a detailed example as i asked above


-- 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.

More
12 years 11 months ago #26903 by diego
On the right, the buttons (and download link) everyone is in trouble

I register the url and the component can'n view it

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

More
12 years 11 months ago #26904 by ggppdk
What type of field are these , a FLEXIcontent field of what type?

Could it be that your SEF component is making some replacement/manipulation of the URLs?


-- 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.

More
12 years 11 months ago #26905 by diego
The type is weblink, but we believe the problem is in FLEXIcontent

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

More
12 years 11 months ago #26906 by ggppdk
Try this:

In your
components/com_flexicontent/plugins/flexicontent_fields/weblink.php

Find this line:
$field->{$prop}[] = $value ? '<a href="' . JRoute::_( 'index.php?fid='......

And carefully add the bold text as shown below:
$field->{$prop}[] = $value ? '<a href="' . JRoute::_( 'index.php?option=com_flexicontent&fid='......

Then test, you may also need to clean your site's CACHE ..., this has been reported before to cause problem with SEF, so this could be reason of your problem


-- 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.

More
12 years 11 months ago #26909 by diego
Thanks for help me

is working now

ty

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

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.689 seconds
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
Save