PDA

View Full Version : adding link security question


isd
07-04-2008, 07:07 PM
hello, i realase ppl is still able to add they links without filling up (providing reciprocal link), how they do that? my:
"Require reciprocal link on link submit page." is marked as YES
"Show the reciprocal link field if a reciprocal link is required..." is marked as YES

any help will be much appreciated

James
07-04-2008, 07:34 PM
do you offer paid option? then they are doing that and then moving on without paying

isd
07-04-2008, 08:24 PM
yes i do offer paid option for those who dont like to link to my site
..then moving on without paying
but then they should be present in "Payment" tab? or i misunderstand something?

James
07-04-2008, 08:42 PM
they do but they get to leave at anytime :)

isd
07-21-2008, 07:38 PM
how ppl are able to add link without description if a minimum is set to 250?:mad:

thank you very much for answer in advance

James
07-21-2008, 07:43 PM
using rte?

at this time it doenst count if using RTE

isd
07-22-2008, 07:27 AM
thank you James,
hmm.... but it looks like is counting for admin:confused:, admin are unable to add link with shorter description as set...

i would like to put this to my future wishlist:
admin should have right to add link with no limits

ps: there is any special place to post our wishlsts?

James
07-22-2008, 07:29 AM
in admin we can take out all checks that you want :)

isd
07-22-2008, 07:46 AM
how please?
im unable to add links without check

isd
07-22-2008, 07:49 AM
ok, i think i finded, in admin area- bypass security warnig:)

isd
07-22-2008, 07:51 AM
no, it still as be4, im unable to add shorter description from admin, could you please tell me what to do?

James
07-22-2008, 07:53 AM
in
templates\Core\DefaultAdmin\dir_links_edit.tpl find and remove:
<p class="limitDesc">{l}Limit{/l}: <input type="text" name="DESCRIPTION_limit" class="limit_field" readonly="readonly" value="{$DescriptionLimit}" /></p>
{validate form="dir_links_edit" id="v_DESCRIPTION_LENGTH" message=$smarty.capture.invalid_length|replace:'#M IN#':$smarty.const.DESCRIPTION_MIN_LENGTH|replace: '#MAX#':$smarty.const.DESCRIPTION_MAX_LENGTH}

isd
07-22-2008, 08:18 AM
thank you very much James, ok i commented this, it is not giving error any more but it looks like my changes in to the link description are not saved?

James
07-22-2008, 04:52 PM
would need to see the file pm me the code please

isd
07-22-2008, 07:43 PM
i send you code by pm
thank you very much for help in advance

isd
07-24-2008, 03:55 AM
any one can suggest how to bypass description limit when added from admin?

thank you very much in advance for your help

James
07-24-2008, 07:03 AM
Sorry I must have missed the pm I will check in a few :)