The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Amazon Store Integration Details »» | |||||||||||||||||||||||||
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
|
Comments |
#162
|
|||
|
|||
This work on 3.81?
|
#163
|
|||
|
|||
|
#164
|
|||
|
|||
Hi,
Here is my .htaccess file. When I add the code for this integration I get a not found error. Can someone please take a look at my .htaccess contents and let me know what exactly I should add to it? Thanks! Code:
RewriteEngine On RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L] RewriteCond %{QUERY_STRING} !vbseourl= RewriteCond %{REQUEST_URI} !(admincp/|modcp/|chat|cron) RewriteRule ^(.*\.php(/.*)?)$ vbseo.php?vbseourl=$1 [L,QSA] RewriteCond %{REQUEST_FILENAME} !\.(jpg|gif)$ RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1 [L,QSA] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/ RewriteRule ^(.+)$ vbseo.php?vbseourl=$1 [L,QSA] ##code for VBTube https://vborg.vbsupport.ru/showthread.php?t=173083&page=13 ########## Rewrite rules block RewriteCond %{REQUEST_URI} (\<|%3C).*script.*(\>|%3E) [NC,OR] RewriteCond %{QUERY_STRING} base64_encode.*\(.*\) [OR] RewriteCond %{QUERY_STRING} ^(.*)wget%20 [OR] RewriteCond %{QUERY_STRING} ^(.*)fetch%20 [OR] RewriteCond %{QUERY_STRING} ^(.*)=http://(.*) [OR] RewriteCond %{QUERY_STRING} (\<|%3C).*script.*(\>|%3E) [NC,OR] RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR] RewriteCond %{QUERY_STRING} _REQUEST(=|\[|\%[0-9A-Z]{0,2}) RewriteRule ^.*$ http://www.defend.net/deluxeforums/ [R,L] ########## Rewrite rules block |
#165
|
|||
|
|||
I'm getting a "Page Not Found" error any time I click an item in my store.
http://www.mywrestlingforum.com/amazon_store.php Running 3.8.2 |
#166
|
|||
|
|||
I got a notice from Amazon about this application.
Quote:
|
#167
|
|||
|
|||
I need to find a solution for this too. Amazon is good at telling us we need to add that "signature" but trying to find out from their site how to do it is a little less than clear.
|
#168
|
|||
|
|||
it appears that amazon has blocked this application from running properly. guess its time this gets dropped in the trash can ;(
|
#169
|
|||
|
|||
:confused?
It's still working for me... |
#170
|
||||
|
||||
this work on 3.8.4?
|
#171
|
||||
|
||||
Sorry everybody, it's been a long time since I've been able to think about looking at this.
I'll take a look this weekend and will hopefully have an update soon. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|