vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - Amazon Store Integration (https://vborg.vbsupport.ru/showthread.php?t=161576)

bigtime 01-28-2009 03:42 AM

This work on 3.81?

GoTTi 01-30-2009 03:13 PM

Quote:

Originally Posted by bigtime (Post 1726820)
This work on 3.81?


yes this is working for 3.8.1

bigtime 02-02-2009 05:51 AM

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


kairev 04-17-2009 06:17 PM

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

scottct1 08-10-2009 10:52 AM

I got a notice from Amazon about this application.

Quote:

We wanted to remind you that all Product Advertising API developers will be required to authenticate all calls to the Product Advertising API by August 15, 2009. We noticed that requests with your AWS Access Key ID are not currently authenticated and wish to reiterate to you that your unsigned requests will not be processed after August 15, 2009.
Any fixes?

djbaxter 08-10-2009 07:48 PM

Quote:

Originally Posted by scottct1 (Post 1864506)
I got a notice from Amazon about this application.



Any fixes?

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.

GoTTi 10-04-2009 05:03 AM

it appears that amazon has blocked this application from running properly. guess its time this gets dropped in the trash can ;(

djbaxter 10-04-2009 02:00 PM

:confused?

It's still working for me...

BucWiLd 10-07-2009 06:48 PM

this work on 3.8.4?

mikelbeck 10-07-2009 10:38 PM

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.


All times are GMT. The time now is 03:13 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.01159 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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