Did you look through this thread; there are several discussions on using captcha with links manager and a couple of fixes specifically for links manager.
Printable View
I believe this only happens when HTML emails are turned on.
To solve goto includes/modules/pages/links_submit/header.php
around line 137
change
$html_msg['EMAIL_GREETING'] = str_replace('\n','',$email_text);
to
$html_msg['EMAIL_GREETING'] = sprintf(EMAIL_GREET_NONE, $name);
Please note I am a complete novice, so would like someone to check this correct, but it does work for me.
Hi Clyde,
I like to say your link manger 3.0 module is FANTASTIC. I have installed and it is very user friendly. I've use it for one week and my links exchange is went up to the roof. :wink:
I was just wondering and search your threads but not able to find what i'm looking for.
With your link manager categories. Is it possible to show the number of links display in each category when browsing?
It would be great if i could find an option for this.
Very much appreciated if you could help.
Thanks,
Andrew
You can check your work at my site www.accessoryworld.net.au.
I installed links managerv3-5-3c on my website earlier today but just can't figure how to add more link categories. Maybe a dummy question but any help is highly appreciated. Thanks in advance.