Can someone help me please

sharemee

New Member
Hi, i have posted this in the programming section but no one can seem to help, please can anybody point in the right direction :

Hi, i run a forum and have the VB Anonymizer plugin working great, i have only one problem, when a users places a link wrapped in
Code:
 tags the plugin doesnt fire and the link goes strait to the site instead of using the anonymizer.

Is there anyone who has altered this plugin or can alter the plugin to anonymize links in [code] tags


Also the Hide Links From Guests plugin does the same and is showing links in the [code] tags to guests

Are there any fixes or hacks to prevent these from happening

any help would be very much appreciated

Thanks
Andy
 
when links are in the
Code:
 tag, they copy and paste that URL.
that gives nothing to the site that the URL is for. it just shows to them a direct link, not a reffering one.
you have nothing to worry about
 
Curtis129 said:
when links are in the
Code:
 tag, they copy and paste that URL.
that gives nothing to the site that the URL is for. it just shows to them a direct link, not a reffering one.
you have nothing to worry about[/quote]

Thank you for your reply, i appreciate it :)

i only want these altered is so that guests cannot see the links

so if you know anyone who can alter the code of the plugins please et me know

Thanks
Andy
 
theres the hide hack resurection, but its really crap, because you have to have all the
Code:
 tags inside of the [hide] no new members would do this, and thus requiring a lot of moderations.
 
Ifyou want to hide you links to 'guests', then you could use the built in setting within vb. Which is to only allow guests to see thread titles and not the content of the posts. This means that the guest would have to register onto your site in order to view the actual content of the posts within the thread. admincp - Forum & managers - forum permissions - Public - unregistered not logged in. then set Can view forum to Yes, Can view Thread content to No, Can view others thread to NO. and Go to usergroups - unregistered not logged in - and apply the same settings as above. Hope this helps.
 
Back
Top