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
  #42  
Old 05-07-2006, 05:32 PM
rareclownfish rareclownfish is offline
 
Join Date: Mar 2006
Posts: 245
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Demo not working for me
Reply With Quote
  #43  
Old 05-08-2006, 12:29 PM
bbcentral's Avatar
bbcentral bbcentral is offline
 
Join Date: Apr 2006
Location: Australia
Posts: 96
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I did a search on google for 'amazonindex.php' and found these:
http://www.talkandmore.net/amazonindex.php
http://www.debatepolitics.com/amazonindex.php

If only someone had managed to create a design that worked with this mod instead of against it :P
Personally I'd just put each section in a white box, or at least use CSS to draw a darker border around each item. It's not that hard :P
Reply With Quote
  #44  
Old 05-08-2006, 10:17 PM
RichieBoy67's Avatar
RichieBoy67 RichieBoy67 is offline
 
Join Date: Apr 2004
Location: CT - Down in a hole..
Posts: 3,057
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Wow..... My store is already indexed...
Reply With Quote
  #45  
Old 05-09-2006, 02:21 AM
karthik123 karthik123 is offline
 
Join Date: Apr 2006
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thank you very much bbcentral..tht shurely helps a lot..
Reply With Quote
  #46  
Old 05-09-2006, 09:16 PM
ryancooper ryancooper is offline
 
Join Date: Jul 2002
Posts: 433
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

for those of you who have this installed how aer your comissions? Have you seen a increase?
Reply With Quote
  #47  
Old 05-11-2006, 03:16 PM
John Diver John Diver is offline
 
Join Date: Nov 2003
Posts: 329
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just wanted to ask about something that has already been mentioned, are we able to show specific categories only?

I want to show poker items only for my store.

Thanks a lot
John
Reply With Quote
  #48  
Old 05-14-2006, 10:47 PM
John Diver John Diver is offline
 
Join Date: Nov 2003
Posts: 329
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Anyone know?

Thanks
Reply With Quote
  #49  
Old 05-15-2006, 01:27 PM
lebanon lebanon is offline
 
Join Date: Jan 2005
Location: Lebanon
Posts: 220
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

John, yes you can specify categories which you want to show
navigate to your forumurl/script/admin/
login , (defaults are admin.admin)
Then navigate to cats and add or remove categories you want to be shown or disabled.
ALso if there is a category you want to see and not there in my default list, then go to amazon and get its ID and add it there.
See the examples in the script/admin and think you will figure out the rest.
As for design wise, its all in the form of tpl which you can edit using any editot such as frontpage and choose your own design of output for all sections , simply dont touch the %%variables%% or move them into a different table to output them inside of that table.
Regards
Reply With Quote
  #50  
Old 05-15-2006, 01:39 PM
lebanon lebanon is offline
 
Join Date: Jan 2005
Location: Lebanon
Posts: 220
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ciscoguy
Nice addon for VB, however I am concerned with a possible security flaw. I was comparing my new install to yours to help me work on a few bugs and I came across this.
Well, that was because i was too lazy to upgrade my vb3.5.0 not because of this and many pages were defaced ,obviously i didnt catch all defaced pages and left few that still appeared, its unusual as after defacing i used search of modified files by that day and checked each manualy, but seems i left few:!
Reply With Quote
  #51  
Old 05-16-2006, 05:25 AM
menoutdoors menoutdoors is offline
 
Join Date: Aug 2005
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by blitzburgh
Ok, I got a question. I finally got the amazon store to finally work, but only when you hit go on search or search for something. If you hit the category links, nothing comes up. Is there something I may have messed up, or have not done, and is there a way you could search all categories when you do a search? It works great until I change from the Tchatting Store and change the info to my store then certain things like the categories do not work, but if you hit go on the search it does. I just get this when I click any category:

http://www.clicklow.com/amazonindex.php?cat=10

Sorry, no results were found.


Thanks!
Any suggestions?
First I would like to say thank you for the hack.

Unfortunately I am also having the same problem. If you go to any of the categories in my store they all appear empty. However, if you use the search box and search for pretty much anything the products will all show up.

Anyone have any ideas on what I need to do to get this working?

Thanks
-Chris
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 11:45 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.07075 seconds
  • Memory Usage 2,327KB
  • 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
  • (2)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
  • (4)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