vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Blocking SmileyCentral linkback? (https://vborg.vbsupport.ru/showthread.php?t=67411)

hpwilhelm 07-20-2004 01:33 PM

Blocking SmileyCentral linkback?
 
I've got a many users using SmileyCentral smilies. But each smiley they place leave a link back to smilieycentral with affiliatelink (if you click the smiley).

Is there a way to block this link? :ermm:

I've tried the replacementsystem using "smilieycentral" but that viped out the smiliey aswell...

Colin F 07-20-2004 03:28 PM

Quote:

Originally Posted by hpwilhelm
I've got a many users using SmileyCentral smilies. But each smiley they place leave a link back to smilieycentral with affiliatelink (if you click the smiley).

Is there a way to block this link? :ermm:

I've tried the replacementsystem using "smilieycentral" but that viped out the smiliey aswell...

Give me an example of that whole part of code, with the linkback and the smilie in it.

hpwilhelm 07-20-2004 03:37 PM

Here you go:

HTML Code:

http://smileys.smileycentral.com/cat/7/7_1_104v.gif (http://www.smileycentral.com/?partner=ZSzeb001)
The post - the shoppingcart smiley:
http://forum.lavkarbo.no/showpost.ph...24&postcount=5

Thanks!

nexialys 07-20-2004 03:45 PM

you have to make a Replacement in your admincp regarding the urls so the replacement will be done in posts...

Colin F 07-20-2004 03:46 PM

Quote:

Originally Posted by hpwilhelm
Here you go:

HTML Code:

http://smileys.smileycentral.com/cat/7/7_1_104v.gif (http://www.smileycentral.com/?partner=ZSzeb001)
The post - the shoppingcart smiley:
http://forum.lavkarbo.no/showpost.ph...24&postcount=5

Thanks!

You could probably make a replacement with: http://www.smileycentral.com/?partner=
replacing it with #
or replace <a href="http://www.smileycentral.com/?partner=ZSzeb001" target="_blank">
with nothing, but that only works, if the partnercode (the ZSzeb001) is the same on all the pics.

hpwilhelm 07-20-2004 03:51 PM

Thanks Colin! :) Works like a charm!

Replace:
HTML Code:

http://www.smileycentral.com/?partner=
with:
HTML Code:

#
That rule will just reload the page if clicked. Perhaps a link to the archives will be a good solution ;) archives/index.php#

I have seen several "partners" so a general rule is best... :)

lazytown 10-31-2005 03:22 AM

Sorry to bring up an old topic, but I have the same problem with SimeleyCentral. They are even more aggressive now, automatically adding banners to user's posts.

Where do you put this replacement? Is it within the template replacements? I thought that only affected template code.

Thanks
-vissa


All times are GMT. The time now is 04:19 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01063 seconds
  • Memory Usage 1,726KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_html_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete