[SOLVED] AcyMailing-Tag Errors (/helpers/route.php line106)

More
12 years 8 months ago - 12 years 4 months ago #17932 by Rehne
Hi,
if anyone has problems with Flexicontent and AcyMailing (/com_content/helpers/route.php on line 106) - AcyMailing 2.0
here is a solution

the plugIn (AcyMailing Tag : content insertion) file needs to be adjusted
\plugins\acymailing\tagcontent.php

line 563
Code:
// BOF NEW if($this->params->get('integration') == 'flexicontent'){ require_once JPATH_SITE.DS.'components'.DS.'com_flexicontent'.DS.'helpers'.DS.'route.php'; }else { require_once JPATH_SITE.DS.'components'.DS.'com_content'.DS.'helpers'.DS.'route.php'; } // EOF NEW // OLD // require_once JPATH_SITE.DS.'components'.DS.'com_flexicontent'.DS.'helpers'.DS.'route.php';

line 648
Code:
// BOF NEW if($this->params->get('integration') == 'flexicontent'){ $link = FlexicontentHelperRoute::getItemRoute($completeId,$completeCat,$completeSec); }else { $link = ContentHelperRoute::getArticleRoute($completeId,$completeCat,$completeSec); } // EOF NEW // OLD // $link = ContentHelperRoute::getArticleRoute($completeId,$completeCat,$completeSec); }else{ // BOF NEW if($this->params->get('integration') == 'flexicontent'){ $link = FlexicontentHelperRoute::getItemRoute($completeId,$completeCat); }else { $link = ContentHelperRoute::getArticleRoute($completeId,$completeCat); } // EOF NEW // OLD // $link = ContentHelperRoute::getArticleRoute($completeId,$completeCat);

important:
in the Pluginparams you must choose flexicontent for "Act for an other component"

maybe helps someone
and excused my bad English
Last edit: 12 years 4 months ago by Rehne.

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

More
12 years 8 months ago #17933 by micker
thanks for tips !
did send to acymailling creator ?

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 8 months ago #17956 by Rehne
yes i do

Hi,

Thank you for providing us with an elegant solution to handle FlexiContent links, we will add it to our default plugin in our next release.


:)

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

More
12 years 8 months ago #18023 by ggppdk
Thanks Rehne,
just a note that the new version of 1.5.6 has a revised & cleaned up:
helpers/route.php and router.php files

that hopefully have no bugs, and are easy to maintain and extend in the future.

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 #20942 by Rehne
Hi,

good news

AcyMailing 3.0
now supports existentially Flexi Content (without fields)

there is no need for hack more

Regards

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

More
11 years 2 months ago #33496 by brandonking
Hello Rehne,

This post is old but want to ask you a question regarding Acymailing.
Is there any way to access FC fields from Acymailing component?

Best regards,
Brandon

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

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