La fonction envoyer par mail ne copie pas l'url

More
12 years 4 months ago #21322 by micker
hello
i use last version and i have the same error
no link in email (i use acesef)

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]

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

More
12 years 4 months ago #21323 by ggppdk
You SEF component seems to be removing the variable: &link=... from the URL.

Please go to the configuration of your SEF component and choose to exclude com_mailto component.

Regards


-- 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 4 months ago #21329 by micker
Je valide c'est la bonne solution

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]

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

More
12 years 4 months ago #21424 by webelis
Bravo pour la qualité du support ;)

FYI, should someone else fall into the same issue,
this did not solve mine.

I run 1.5.23 joomla,
and I figured out that in com_mailto, MailtoHelper::validateHash was the problem, since it did return an empty string.

Anyway, the fix was :
1/ edit /www/components/com_mailto/controller.php
2/ find the line MailtoHelper::validateHash(JRequest::getString('link', '', 'post')); (and comment it)

3/ replace with $link = base64_decode( JRequest::getVar( 'link', '', 'post', 'base64' ) );

cheers!
(BTW, FC is a greeaaat component)

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

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.559 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