Sitecore EXM unsubscribe link - sitecore8

We are using Sitecore 8.2 update 1 and relevant exm module. I'm using the unsubscribe link in my exm template. (Copied the url from
default one-column message template. /sitecore/Unsubscribe.aspx).
But in the delivered email, when I click the "Unsubscribe" link, I'm getting redirected to 404 (page not found).
I checked the "Analytics.ClusterName" setting Its pointing correctly to my cd hostname. But still we are facing this error. Any clue on this issue?

Which EXM version are you using?
if EXM 3.5 you have to use sitecore modules/Web/EXM/Unsubscribe.aspx
if EXM 3.4 (or less) you have to use /sitecore/Unsubscribe.aspx

Related

Trying to upgrade recaptch from v1 to v2 on Joomla 2.5 site

I've inherited maintenance for a club site which uses reCaptcha v1 on a Joomal 2.5 (I'm also trying to upgrade to Joomla 3.x, but that is a separate issue). I'm very mucha a Joomla newbie, so be gentle.
I got an email stating
You are receiving this email because you are registered as a website administrator using reCAPTCHA, and your website is still using reCAPTCHA v1, which will be turned off on March 31, 2018.
I clicked the Developer guide in the link, and applied and received new keys. I have installed them into a subdomain test site. Before I overwrote the old keys, the captcha was working correctly. Now it is not, displaying only *captcha.
The google instructions also tell me to perform the following:
Paste this snippet before the closing tag on your HTML template:
<script src='https://www.google.com/recaptcha/api.js'></script>
Paste this snippet at the end of the where you want the reCAPTCHA widget to appear:
<div class="g-recaptcha" data-sitekey="6LdFhzUUAAAAAPmsD-junpPMr7AUh_TbI-lmx4PX"></div>}
I do not have a file called template.html and I am uncertain what "form" it is that I should paste the 2nd snippet.
Kindly help!
If you still haven't found a solution, I suggest that you try a fix/patch I prepared for a couple clients of mine that had the same issue. Basically, I have modified the code of the standard captcha/recaptcha plugin so it can support reCAPTCHA v2 keys (by default Joomla 2.5 supports only v1). I have also written down detailed instructions on how to call this plugin from 3rd party extensions, which may be necessary if you have at least one component that's calling the default captcha plugin. Here is the URL:
http://www.tabulizer.com/index.php/support-menu/tabulizer-tips/161-how-to-enable-recaptcha-v2-in-joomla-2-5
Disclaimer: I'm the author of this fix and I wrote it because I could not find a working solution elsewhere.
I have 2 suggestions of where to start.
Recent versions of Joomla have built-in support for reCaptcha. You enable it from System > Global Configuration > Site Settings > Default Captcha.
Settings and your keys are then configured in Extensions > Plugins > Captcha - ReCaptcha, and remember to enable the plugin when you are finished.
It's also possible that the reCaptcha on your site might be coming from a form extension. If the above doesn't solve your problem, what form extension are you using?

Sitecore 8.0 Rev 3 with WFFM 2.4 and Glass.Mapper 4.0.11.63

Environment:
Sitecore 8.0 Rev 3
WFFM 2.4
Glass.Mapper 4.0.11.63
I am having an issue with the above configuration. When I submit a WFFM form the data that is being saved is coming across as "System.String[]" rather than the actual text value. I opened a Sitecore ticket and they found it was because of Glass Mapper. If I disable glass (Glass.Mapper.Sc.config and Glass.Mapper.Sc.Start.config) the forms submit the correct values.
As a side note, I did apply the Sitecore patch which address this issue for collection types but that has nothing to do with Glass. Has anyone else experienced this behavior?
Thanks in advance.
Michael Edwards assisted me with the solution.
His response can be read below:
This was not a Glass issue but related to the WFFM model binder not
being registered with the default MVC dependency resolver due to a
conflict between the project IOC container and the one that WFFM tries
to use.
The fix was to register "DefaultFieldValueBinder" with my Container. Once I did that it started to work.

How to add a custom text filter, redirect to an external site?

My redmine version is 2.5.2 .
Our team use redmine to manage the project progress, but our company uses mantis as bug tracker. So, I hope to filter the text mantis:113 to a link which links to the bug page with id 113 on the mantis site.
Is there any plugin which supports this function ? Or, how to configure it on the redmine ?
For example, an issue or a comment has following text,
mantis:113 is fixed.
The mantis:113 will be auto processed to a link to the bug page with id 113.

Unable to edit/add user in Joomla 2.5.16 - error message is missing

I am unable to edit or add a user in Joomla 2.5.16 and Community Builder 1.9.1.
When I try to save a profile I receive a message : "Save failed with the following error:". But there is nothing after that message (no error message, no code). Of course the changes aren't saved.
In Joomla and Apache logs there is nothing too.
I encounter that problem in joomla's user management and in CB.
Do you have any idea on how to correct that problem or at least to find more information about what is broken ?
Thanks
You can debug registration process in function register() in file yoursite\components\com_users\models\registration.php for front end of your site.
Debug registration data of your site.
I solved that problem by upgrading to Joomla 2.5.18.

mura cms new site: preview not displaying

I have set up a new site on mura cms 5.4 and gave it the domain localhost but nothing gets displayed in the preview.it is a site in construction and so assigned it localhost as the domain.
why doesnt it allow me to preview the changes?
it keeps giving me page cannot be displayed.
i have tried getting to it from the link that appears on the top of the page
please help. greatly appreciate it.
I advice to upgrade to the latest version of Mura (version 6) and see if the issue still occures. Since Mura 5.4 is an old version, there is a big chance the issue is fixed meanwhile.
It's very easy and save to upgrade Mura. http://docs.getmura.com/installation-set-up/upgrading-mura/