Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Vbulletin Amazon Store Details »»
Vbulletin Amazon Store
Version: 0.9, by lebanon lebanon is offline
Developer Last Online: Jan 2014 Show Printable Version Email this Page

Version: 3.5.0 Rating:
Released: 03-01-2006 Last Update: Never Installs: 21
Uses Plugins Template Edits
Additional Files Is in Beta Stage  
No support by the author.

Vbulletin Amazon Store V0.9
An amazon reflection script , to be eligible to use this script you must obtain an associates id from amazon and a developer token from:
https://associates.amazon.com/exec/p...plication.html

DEMO : http://www.tchatting.com/forum/amazonindex.php
Requirements
Seperate DB ( This is REQUIRED )

his program has been initialy developed to work as a stand alone xml parser for amazon products feeds . Requirements are 1 mysql db, associates id and developer token.

I have tested links and everything sounds good, and planning to fully integrate seo mode laters on, please report any broken link i might have missed if you use this.

Features in a glance :
Amazon.com reflection - Checkout and help pages through a frame, ability to add or delete amazon categories from your admin control panel.
When adding a category not listed you will only need to visit amazon.com to findout its ID

Installation takes a few minutes but no complex stuff to do and no file edits at all.

-------------------------------------
1 - You need to be an Amazon Associate to get paid commission for the items your visitors buy via your site. If you are already an associate Amazon allows you to use your current ID.
http://www.amazon.com/gp/browse.html/?node=3435371
2 - A Developer's Token is required to access AWS. It functions much in the
same way as a password. You will pass it to Amazon's servers with every
request so that they know you have permission to access their system.
https://associates.amazon.com/exec/p...plication.html
3 - Upload all the files in the forum directory
4 - Create a mySQL database somewhere and import the .sql file to it.
5 - Edit /script/forumurl.php to your forum url path.
6 - Open script/config.php and change the values. Especially the last 4 lines:
$dbServer = "localhost";
$dbUser = "dbuser";
$dbPass = "dbpassword";
$dbName = "dbname";
You can change the rest from the admin panel of the site.
7 - Import the xml file to add your Vbulletin Templates.
9 - chmod the following files and and folders to 777:
- /script/config.php ( if you dont you will need to do all edits manualy)
- /script/cache
10 - Go into the admin panel, and click "site config"
/script/admin/
Your initial username and password is "admin" and "admin"



Templates (NOT THE VBULLETIN TEMPLATES)
-------------------------------------

There is a template folder which contains several files that are used by the Amazon Store Manager to handle the site's output which you can edit to change the display of output but will not affect any of your vbulletin templates settings:
- welcomemsg.tpl
- browsepagefooter.tpl
- browsepagetitle.tpl
- catpage.tpl
- default.tpl
- footer.tpl
- header.tpl
- menu.tpl
- productpage.tpl
- productpageauthors.tpl
- productpagefeatures.tpl
- productpagefooter.tpl
- productpageheader.tpl
- productpagesimiliar.tpl
- search_result_title.tpl
- similiar.tpl
- similiarfooter.tpl
- similiarheader.tpl
- single_search_result.tpl
- browsepage.tpl

Template tags are recognized by their used of %% and %%. For example, to print the name of
the site, we would go:
%%sitename%%
When editing the templates, please don't touch these tags if you can help it.

SEO Compatible ?
-------------------------------------
seo setting are not active yet, although the script do work fully with seo mode outside vbulletin which hopefully in the next release i will fully enable the seo mode within vb after it passes this beta stage.

Enjoy.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 03-03-2006, 10:44 AM
lebanon lebanon is offline
 
Join Date: Jan 2005
Location: Lebanon
Posts: 220
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Vizionz
Ill try to answer some of your questions in order,

1 images of items would be editable so you could upload your own images instead of using amazons images and there white backgrounds.
- i thought about this but couldnt do both together , could do either this or this, not both options , and white backgrounds are caused because images from amazon are like this , best is to choose a style that matches , or actually just edit the template provided to white bg and it will be fine

2. table adjustments would like it to be more user friendly like shows a whats hot block and some better navigation.. dont like the looks of the main pag3e at your site/ works for you but for my site alot of that is not needed.
--This is all doable from templates i provided , i did state that those templates are ones that control its design and output , u can use any editor to do your own output such as frontpage or any other , just dont touch the values included such as %%value%% ,instead design ur template and input the value there.

i would just want to categorise music movies and video games
i would like to be able to set it up to allow categories and genres (sub categories )
-- this is already doable from admin panel , specify which categories u want, add, delete , or add subcats and delete subcats , only cats u add will be fetched and inserted to your db.

then allow you to add each individual item and edit the information.. and a comment system to allow board members to review comment on the products.
- cant add items currently simply because the idea is AMAZON store not store ! , i released another store hack you can use for adding your own items.
As for your own member comments, you can hide amazon comments from admin panel or keep them and from templates add a link to your discussion forums ( thats all can be done right now )

the buy links would already be generated so when you clicked ordr it would bring you to amazon for final order.
- This is something i could look up for , though using the xml feed they provide this was the value they give, especially that using their own provided values , keeps us not violating any copyright or abusing their service.

Finally ,
This hack doesnt give u all you wish for from amazon , yet , the template driven and xml feed gives you a great start , if u check the admin panel + templates , you can see how much u can add/delete or hook to.
Reply With Quote
  #13  
Old 03-03-2006, 04:41 PM
klaush klaush is offline
 
Join Date: Oct 2005
Posts: 340
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Lebanon,

any solution for the Developer Tokens / Subscription ID?

Thanks!
Reply With Quote
  #14  
Old 03-04-2006, 12:55 AM
Mr Chad's Avatar
Mr Chad Mr Chad is offline
 
Join Date: Jul 2005
Posts: 911
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by klaush
Lebanon,

any solution for the Developer Tokens / Subscription ID?

Thanks!
this looks dope.
Reply With Quote
  #15  
Old 03-04-2006, 07:34 AM
lebanon lebanon is offline
 
Join Date: Jan 2005
Location: Lebanon
Posts: 220
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hello
i didnt re-look that up because klaush said :
Developers may register here for a Subscription ID. Developer Tokens are no longer available. Subscription IDs may be used for Developer Tokens.

so as mentioned on amazon website that should do it !
My developer token is old and its working fine, if they replaced that with subscription id, then just insert your subscription id.

Let me know how its goes ...
Reply With Quote
  #16  
Old 03-04-2006, 09:41 AM
klaush klaush is offline
 
Join Date: Oct 2005
Posts: 340
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by lebanon

so as mentioned on amazon website that should do it !
My developer token is old and its working fine, if they replaced that with subscription id, then just insert your subscription id.

Let me know how its goes ...
Well, seems to work!

What is the code for adding specifical products? The ASIN/ISBN number?

And how can i change the payments and shipping information to the German Amazon site?

Thanks!
Reply With Quote
  #17  
Old 03-04-2006, 12:54 PM
memorex memorex is offline
 
Join Date: Mar 2004
Posts: 69
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'd love this addition to my forums

I'm confused on how to populate the store. I can't see where to add items, also not sure if I'm useing the right key, I chose the "access key id" but theres also a "secret access key id" for the developer token part. Once I figure out how to get the items working I'd be very happy with this addon. The potential looks good.
Reply With Quote
  #18  
Old 03-04-2006, 02:25 PM
lebanon lebanon is offline
 
Join Date: Jan 2005
Location: Lebanon
Posts: 220
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Kluash : /script/admin/config.php you can set your amazon language version
As for product codes , actually you get CAT codes just while browsing amazon
code is actually the NODE
example
http://www.amazon.com/exec/obidos/tg...227128-7830320
Is the link to go anime and adventure dvds on amazon.
So the NODE/CODE is the first number after browse/-/---- which is the 163296

Memorex , the first key u need is ur associates ID itself , i suppose its same used as Klaush mentioned , or maybe he can advice you on this since he got a token replacement recently , while my token is old , i didnt try to replace it.
Reply With Quote
  #19  
Old 03-04-2006, 05:52 PM
Vizionz Vizionz is offline
 
Join Date: Jul 2003
Location: Chicago
Posts: 524
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by lebanon
Vizionz
Ill try to answer some of your questions in order,

1 images of items would be editable so you could upload your own images instead of using amazons images and there white backgrounds.
- i thought about this but couldnt do both together , could do either this or this, not both options , and white backgrounds are caused because images from amazon are like this , best is to choose a style that matches , or actually just edit the template provided to white bg and it will be fine

2. table adjustments would like it to be more user friendly like shows a whats hot block and some better navigation.. dont like the looks of the main pag3e at your site/ works for you but for my site alot of that is not needed.
--This is all doable from templates i provided , i did state that those templates are ones that control its design and output , u can use any editor to do your own output such as frontpage or any other , just dont touch the values included such as %%value%% ,instead design ur template and input the value there.

i would just want to categorise music movies and video games
i would like to be able to set it up to allow categories and genres (sub categories )
-- this is already doable from admin panel , specify which categories u want, add, delete , or add subcats and delete subcats , only cats u add will be fetched and inserted to your db.

then allow you to add each individual item and edit the information.. and a comment system to allow board members to review comment on the products.
- cant add items currently simply because the idea is AMAZON store not store ! , i released another store hack you can use for adding your own items.
As for your own member comments, you can hide amazon comments from admin panel or keep them and from templates add a link to your discussion forums ( thats all can be done right now )

the buy links would already be generated so when you clicked ordr it would bring you to amazon for final order.
- This is something i could look up for , though using the xml feed they provide this was the value they give, especially that using their own provided values , keeps us not violating any copyright or abusing their service.

Finally ,
This hack doesnt give u all you wish for from amazon , yet , the template driven and xml feed gives you a great start , if u check the admin panel + templates , you can see how much u can add/delete or hook to.
thanks for responding i will look into this hack and see if i can help with it. i have a radio station running on my forum. that uses amazon for the buy links and to show the album cover of the music playing..


http://www.amazon.com/exec/obidos/AS...2IQ9SW(product id )/associatename?dev-t=D3N5BGC55OM0P7%26camp=2025%26link_code=xm2

all you would have to do is be able to grab the product id.
Reply With Quote
  #20  
Old 03-23-2006, 02:50 PM
Holidazed's Avatar
Holidazed Holidazed is offline
 
Join Date: May 2002
Location: Van Nuys, CA
Posts: 713
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is an awesome addon Lebanon. Good Job.

Question: I posted a message at https://vborg.vbsupport.ru/showthread.php?p=932722 that is a request along the same lines as this addon. Can you read it please and tell me what you think?

Thanks
Reply With Quote
  #21  
Old 03-24-2006, 01:26 AM
blitzburgh blitzburgh is offline
 
Join Date: Oct 2005
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I love the idea of the amazon store for my coupons website. I have been playing around with the templates a little, but I cannot seem to change the color of the footer template to black, like I was able to do with the amazon logo on the side. But it looks like it can be a great product.

http://www.clicklow.com/amazonindex.php
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:32 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05392 seconds
  • Memory Usage 2,337KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete