Sugar Community Edition
Version 5.1.0 (Build 4732)
Debian Etch
I'm trying to create an Email campaign for the first time using Sugar 5.1 and can't get the opt-out link to removeme.php working.
I have tried defining the campaign manually and via the wizard, both with the same result.
Create a campaign and associate it with a "test" target list.
Create a tracker URL called EmailOptOut, tick the "Opt-out link" checkbox (the tracker URL is then populated automatically)
Create a template email and insert the EmailOptOut link
When I send the emails the URL embedded in the message is as follows:
The complete email is belowCode:https://www.mywebsiteurl.co.uk/sugar/removeme.php/index.php?entryPoint=removeme&identifier=4b1b8d96-7016-5c6b-76be-48e22f31cb35
Clicking on the link takes the recipient to a page that displays the message "Not A Valid Entry Point".Code:Received: (qmail 31326 invoked by uid 64020); 1 Oct 2008 09:06:25 +0100 Delivered-To: testemailaddress.co.uk-charlie@testemailaddress.co.uk Received: (qmail 31317 invoked by uid 33); 1 Oct 2008 09:06:24 +0100 Date: Wed, 1 Oct 2008 09:06:24 +0100 To: Charlie Test 2 <charlie@testemailaddress.co.uk> From: "enquiries@mywebsiteurl.co.uk" <enquiries@mywebsiteurl.co.uk> Reply-to: Subject: [Test]: Message-ID: <3621f61e25af059a673b85d6e483cc2f@www.mywebsiteurl.co.uk> X-Priority: 3 X-Mailer: PHPMailer [version 1.73] MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset="UTF-8" X-Evolution-Source: imap://charles%40testemailaddress@www.mywebsiteurl.co.uk/ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" = "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns=3D"http://www.w3.org/1999/xhtml"> <head> <meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3DUTF-8" = /> <title>[Test]:</title> </head> <body><p>Dear Charlie Test 2</p><p> </p><p> </p><p>Please click = on the link below if you wish to opt out from future email = updates:</p><p><a href=3D"https://www.mywebsiteurl.co.uk/sugar/removem= e.php/index.php?entryPoint=3Dremoveme&identifier=3De94e6522-0411-8495-557b= -48e32fad85e0"> Default link text. </a> </p><p> </p><br><IMG = HEIGHT=3D'1' WIDTH=3D'1' src=3D'https://www.mywebsiteurl.co.uk/sugar/r= emoveme.php/index.php?entryPoint=3Dimage&identifier=3De94e6522-0411-8495-5= 57b-48e32fad85e0'></body></html>
The URL above looks wrong, I assume the string"/index.php" should not be there?
The only forum entry that seems relevant is this: http://www.sugarcrm.com/forums/showt...t=convert_urls but it relates to version 5.0. The fix suggested by matthewboh does not seem to be relevant to 5.1.0 (SugarTinyMCE.php doesn't contain a line for 'relative_urls' or 'convert_urls')
Can anyone suggest what I'm doing wrong, or a fix to get 5.1.0 to insert the correct link to removeme.php
Thank you for any help.


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks