Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons

Reply
 
Thread Tools
Amazon Store Integration Details »»
Amazon Store Integration
Version: 1.00.00 B8, by mikelbeck mikelbeck is offline
Developer Last Online: Feb 2016 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.6.8 Rating:
Released: 10-30-2007 Last Update: 11-07-2009 Installs: 63
DB Changes Uses Plugins Template Edits
Additional Files Translations Is in Beta Stage  
No support by the author.

Finally, I've gotten around to putting together a version of the Amazon Store integration mod for vBulletin 3.6.

This mod allows you to add an Amazon store to your vBulletin. You can set it to search for a particular keyword, for different types of items - CDs, DVDs, Clothing, etc. A sample of the store in action is available here: http://www.lidragracing.com/amazon_store.php.

You will need to sign up for Amazon Web Services to get an AWS key in order for this to work. In addition, you need to have PHP 5 installed on your server.

Installation is very simple, upload 3 files, import the xml file and then add a link to the store in your navigation bar. See the attached file "ECS Amazon Store.txt" for the exact installation instructions.

Give it a try, let me know what you think. Make sure you click "Mark as Installed" if you've installed it.

Also, if you intall it and use it, please post the URL you have it installed at so I can see how it's being used.

{edit}

To upgrade to a newer version, re-upload the php files and then import the xml product file. Afterwards go to the admin control panel to check to make sure all of the fields are filled in properly.

Show Your Support

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

Comments
  #192  
Old 12-18-2009, 10:29 AM
BadgerDog BadgerDog is offline
 
Join Date: Oct 2006
Location: Toronto
Posts: 1,789
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've been running this for a few years, including donating to the developer ...

It's worked fine, then a member reported it stopped working..

I updated to the November version and obtained a new secret key and it searches fine, but when I click the link to go to the Amazon site, as an example only, I consistently get:

===========================
Not Found

The requested URL /amazon_item_1_B000F2C8IU___Four-Albums-of-Military-Song-from-Oscar-Brand.html was not found on this server.
==========================

Edit: follow up... just noticed that the link above when shown in my browser page is actually prefixing my own site to the front of it. ie: http://www.mysite.com, which of course explains the ERROR message. However, why is this mod picking up our site URL and tacking it on the front and not putting an AMAZON link on the front?

Any ideas as to what I'm doing wrong?

Thanks for any help ..

Regards,
Badger
Reply With Quote
  #193  
Old 01-03-2010, 10:00 PM
mikelbeck's Avatar
mikelbeck mikelbeck is offline
 
Join Date: Jul 2005
Location: 4C6F6E672049736C616E642C2
Posts: 238
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BadgerDog View Post
I've been running this for a few years, including donating to the developer ...

It's worked fine, then a member reported it stopped working..

I updated to the November version and obtained a new secret key and it searches fine, but when I click the link to go to the Amazon site, as an example only, I consistently get:

===========================
Not Found

The requested URL /amazon_item_1_B000F2C8IU___Four-Albums-of-Military-Song-from-Oscar-Brand.html was not found on this server.
==========================

Edit: follow up... just noticed that the link above when shown in my browser page is actually prefixing my own site to the front of it. ie: http://www.mysite.com, which of course explains the ERROR message. However, why is this mod picking up our site URL and tacking it on the front and not putting an AMAZON link on the front?

Any ideas as to what I'm doing wrong?

Thanks for any help ..

Regards,
Badger
Sorry it's taken so long to get back to this...

Are you still having this problem? What's the URL of your site?
Reply With Quote
  #194  
Old 01-04-2010, 10:57 AM
BadgerDog BadgerDog is offline
 
Join Date: Oct 2006
Location: Toronto
Posts: 1,789
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mikelbeck View Post
Sorry it's taken so long to get back to this...

Are you still having this problem? What's the URL of your site?
No problem Sir ...

Also got your PM... very gracious of you to follow up ... appreciate it ... :up:

The problem turned out to be ours and not that of your mod. With 10,000+ members and growing, we had to upgrade to a new server. When we did that and moved everything over, apparently one of our settings was incorrect. A friend who is a Unix guru fixed it on our server and he said:

The main AllowOverride wasn't set for the overall web server, that was preventing some of the commands in the .htaccess file from executing properly.

I hope you understand what he means, because I sure don't ...

Anyway, it's working fine now, but something that would really help us out would be the addition of which Amazon country site the user wants to go to in order to buy the product he finds in the "search" criteria.

Right now, we set it in AdminCP to be Canada, where we're located, however, if the member is from the U.S., he searches the United States site and finds the item. Unfortunately, when he clicks on the found item in the search, the mod takes him to the Canada Amazon site and not the U.S. Amazon site where he wants to buy it from. If he then goes to the bottom of the Amazon page and selects the U.S. site to get him back there, we LOSE the commission credit for the sale as his link back to the U.S. while on Amazon drops our commission code information.

Is there any way to have the mod go to the appropriate Amazon site (retaining the commission information in our link), when the member clicks on an item that he's searched and found in a different country than what is stored in the AdminCP settings for the mod?

Thanks for your support. Great mod and if we could get it to go to the right country selected from searches, I think it would get more members using it. As it is now, we're missing a lot of opportunity to support our "not for profit" site by members who aren't in Canada, which is more than 70%.

Regards,
Badger
Reply With Quote
  #195  
Old 01-10-2010, 02:37 AM
FitgirlWorld FitgirlWorld is offline
 
Join Date: Jul 2009
Posts: 92
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

NOT WORKING for me... and here is the problem..

I copy the contents of the htaccess -new file and paste it in the curent htaccess file in the forum root directory and

BAM

the forums stop working and dont exist.

I remove the code I pasted and they start working again..

what am I doing wrong?

thanks
Reply With Quote
  #196  
Old 01-10-2010, 03:19 AM
FitgirlWorld FitgirlWorld is offline
 
Join Date: Jul 2009
Posts: 92
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

got it!

problem was VBSEO mod rewrite..

had to make some changes
Reply With Quote
  #197  
Old 05-30-2010, 01:02 PM
Greek76's Avatar
Greek76 Greek76 is offline
 
Join Date: Aug 2006
Location: Planet Earth
Posts: 440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Has anyone tested this for 3.8?
Reply With Quote
  #198  
Old 07-23-2010, 12:50 PM
Alfa1's Avatar
Alfa1 Alfa1 is offline
 
Join Date: Dec 2005
Location: Netherlands
Posts: 3,537
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I wonder about this as well. Does this work on 3.8.5 or is there any alternative?
Reply With Quote
  #199  
Old 10-22-2010, 11:35 AM
mikelbeck's Avatar
mikelbeck mikelbeck is offline
 
Join Date: Jul 2005
Location: 4C6F6E672049736C616E642C2
Posts: 238
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've got a version of this working on VB 4. Would anybody be interested in it?
Reply With Quote
  #200  
Old 11-07-2010, 03:42 AM
hiker's Avatar
hiker hiker is offline
 
Join Date: Sep 2009
Posts: 221
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mikelbeck View Post
I've got a version of this working on VB 4. Would anybody be interested in it?
Yes
Reply With Quote
  #201  
Old 01-18-2011, 12:20 PM
chick's Avatar
chick chick is offline
 
Join Date: Aug 2006
Location: PI Land
Posts: 381
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have it working on 3.8.6 BUT the only issue seems to be (I have the 'allow search' turned off) BUT at the very bottom of the store page under the products no matter what I try it still says 'We did not find any matches for your request' even though no one searched and all products show up.

I can't for the life of me find where this is coming from!

Anyone?
Reply With Quote
Reply

Thread Tools

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 05:00 PM.


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.06606 seconds
  • Memory Usage 2,312KB
  • Queries Executed 25 (?)
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
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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