vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Vbulletin Amazon Store (https://vborg.vbsupport.ru/showthread.php?t=109286)

lebanon 03-03-2006 10:44 AM

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.

klaush 03-03-2006 04:41 PM

Lebanon,

any solution for the Developer Tokens / Subscription ID?

Thanks!

Mr Chad 03-04-2006 12:55 AM

Quote:

Originally Posted by klaush
Lebanon,

any solution for the Developer Tokens / Subscription ID?

Thanks!

this looks dope.

lebanon 03-04-2006 07:34 AM

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 ...

klaush 03-04-2006 09:41 AM

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!

memorex 03-04-2006 12:54 PM

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.

lebanon 03-04-2006 02:25 PM

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.

Vizionz 03-04-2006 05:52 PM

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.

Holidazed 03-23-2006 02:50 PM

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

blitzburgh 03-24-2006 01:26 AM

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


All times are GMT. The time now is 04:18 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.01058 seconds
  • Memory Usage 1,752KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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