vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=34)
-   -   By Request - Ebay Affilliate Conversion (https://vborg.vbsupport.ru/showthread.php?t=72566)

hankster 12-14-2004 12:52 PM

As a note, I'm still running 3.0.0 but I don't think that would make a difference. I can live with the bb tag problem for now. I doubt very many people use that method.

dwh 12-14-2004 12:58 PM

Amy, any chance for some more direction on finding the correct affiliate code? Thank you.

hankster 12-14-2004 01:06 PM

Go into your CJ account and find the PID code for your web site
CJ > Account > Web Site Settings

Then go to http://affiliates.ebay.com/tools/linking/ and put that PID code and generate the link. You'll see the click-XXXXXXX-XXXXXXX number there.

amykhar 12-14-2004 01:53 PM

Quote:

Originally Posted by hankster
Looks like that fixes the cut/paste text link issue but the bb url code still doesn't work. Below is how I am entering it.

PHP Code:

[url]http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&category=632&item=4342618326&rd=1[/url] 


That's the problem. It's looking for [code][url=http://...]text[url]

It's done that way because that's the way the wysiwyg editor handles urls.

So, it will not parse urls put in the way you describe unless you add another section that will look for and parse urls in that format.

hankster 12-14-2004 01:59 PM

No problem really as I doubt that many use that type of code. Thanks for working on this as it will be very useful.

dwh 12-14-2004 02:19 PM

Thanks. So that pid is the number we want it seems :)

hankster 12-14-2004 10:34 PM

Go figure, as soon as I make the changes someone posts a link like this ;)

http://search.ebay.com/_W0QQgotopage...sortpropertyZ1

amykhar 12-14-2004 10:41 PM

I am not sure we can convert that type. If commission junction doesn't have a redirect setup for links like that, we're hosed. If you can find a conversion format, I'm more than happy to code the parser and converter.

Amy

hankster 12-14-2004 10:53 PM

No problem... I just thought it was funny. But I did run it through eBay Affiliate parser and came up with the following:

PHP Code:

http://search.ebay.com/_W0QQgotopageZ1QQsassZteamkmrQQsorecordsperpageZ50QQsosortorderZ1QQsosortpropertyZ1 

converts to

PHP Code:

http://www.qksrv.net/click-XXXXXXX-XXXXXXX?loc=http%3A//search.ebay.com/_W0QQgotopageZ1QQsassZteamkmrQQsorecordsperpageZ50QQsosortorderZ1QQsosortpropertyZ1 


amykhar 12-14-2004 11:40 PM

Hmmm, it looks like the answer to go to any page might just be to slap on the first part followed by a loc and then the original url. I'll try to play with it later to see if that's true. If it is, it will be an easy fix.

Amy


All times are GMT. The time now is 06:21 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.01178 seconds
  • Memory Usage 1,739KB
  • 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
  • (3)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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