vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - eBay Partner Network Links by ForumSetup.net (https://vborg.vbsupport.ru/showthread.php?t=314726)

tommyxv 12-11-2014 12:24 AM

I just noticed that your code snippet had another part removed.

Original
Code:

urlencode($out[1][$i]) . '">
Works
Code:

urlencode($out[1][$i]) . '" target=\"_blank\">
Also Works
Code:

$out[1][$i] . '" TARGET="_blank">
Does it matter which one? Will one mess up the re-write?

bosanci28 12-11-2014 12:33 AM

Sorry to ask by installing this mod , and imputing those id's , what will it produce? a link to a product ,banner? or... Thanks for clarification.

tpearl5 12-11-2014 01:14 AM

Quote:

Originally Posted by tommyxv (Post 2526682)
I just noticed that your code snippet had another part removed.

Original
Code:

urlencode($out[1][$i]) . '">
Works
Code:

urlencode($out[1][$i]) . '" target=\"_blank\">
Also Works
Code:

$out[1][$i] . '" TARGET="_blank">
Does it matter which one? Will one mess up the re-write?

It was having issues with some characters that were contained in some URLs, so I took out urlencode.

Quote:

Originally Posted by tommyxv (Post 2526681)
OK, i tested it and it works both ways. Does it matter which one I use?

Code:

TARGET="_blank"
OR
Code:

target=\"_blank\"

It shouldn't matter, no.

Quote:

Originally Posted by bosanci28 (Post 2526683)
Sorry to ask by installing this mod , and imputing those id's , what will it produce? a link to a product ,banner? or... Thanks for clarification.

Whatever page is linked to on ebay will still be linked to, just with your partner id inserted.

tommyxv 12-11-2014 01:35 AM

Awesome. I will use your code. Thanks for the quick response!

tommyxv 02-03-2015 07:16 PM

Someone posted this ebay link but its not getting re-written.

PHP Code:

http://r.ebay.com/nknFRQ 


sub_ubi 02-15-2016 11:53 PM

Love your mods, thank you. Nice to not have a middleman.

oldengine 03-27-2018 04:20 PM

This used to turn links into rover links. It no longer appears to be functional.


All times are GMT. The time now is 09:05 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.01206 seconds
  • Memory Usage 1,728KB
  • 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
  • (8)bbcode_code_printable
  • (1)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete