Re: Link Manager 3.0 release
Hi clydejones,
Could you take a look at my website http://www.lindseysjewelry.com and tell me what did I do wrong with the links mod. When I click on view all links and move my mouse over submit link I see this:
IMAGE_BUTTON_SUBMIT_LINK
could you please point my in the direction on fixing this. :dontgetit
Thanks In Advance. :smile:
Re: Link Manager 3.0 release
Try adding the following to
includes/languages/english/extra_definitions/links.php
define('BUTTON_SUBMIT_LINK_ALT', 'submit link');
see if that helps.
Re: Link Manager 3.0 release
Cant add it becuase it is already there. :dontgetit
Re: Link Manager 3.0 release
OK, check for either of these two files
includes/languages/english/links.php
includes/languages/english/YOUR_TEMPLATE/links.php
add the following to the file.
define('IMAGE_BUTTON_SUBMIT_LINK', 'Submit Link');
Save and upload to your server
Re: Link Manager 3.0 release
:thumbsup: Thanks Clyde that worked.
Thanks for your help and for the fast responses.
Re: Link Manager 3.0 release
Not at all, glad to help.
Re: Link Manager 3.0 release
Quote:
Originally Posted by
soapin_mama
Any suggestions on how to block out spammers? A friend of mine is being spammed bigtime through her Links Manager.
I am haveing the same problem, yeah in admin you can deleted it but is there a way to just block have setting for certain key words. How do you report a whois of the spam?
Re: Link Manager 3.0 release
I'm putting the finishing touches on a new version of Links Manager that will incorporate these new features.
1. Option to have only registered users submit links
2. Ability to set the sort order of the links - by title, by date(newest to oldest) and by click count(highest to lowest).
3. Option to use a modified version of the CAPTCHA User Verification Mod by Funkey.
Two versions will be included, an Upgrade version for those who already have Links Manager installed and a New Install version.
NB: The CAPTCHA should prevent spamming by automated bots, but will do very little to prevent spam by someone willing to take the time to fill in the Links Submit form manually. I'm putting together a list of domain names and IP addresses of the spammers I find and adding them to my .htaccess file.
Re: Link Manager 3.0 release
Quote:
Originally Posted by
clydejones
I'm putting the finishing touches on a new version of Links Manager that will incorporate these new features.
1. Option to have only registered users submit links
2. Ability to set the sort order of the links - by title, by date(newest to oldest) and by click count(highest to lowest).
3. Option to use a modified version of the CAPTCHA User Verification Mod by Funkey.
Two versions will be included, an Upgrade version for those who already have Links Manager installed and a New Install version.
NB: The CAPTCHA should prevent spamming by automated bots, but will do very little to prevent spam by someone willing to take the time to fill in the Links Submit form manually. I'm putting together a list of domain names and IP addresses of the spammers I find and adding them to my .htaccess file.
looks good !! do you thing to the multilingual support ? :smartass:
tanks in advance
Chris
Re: Link Manager 3.0 release
not sure of exactly what you mean.