Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
VBay! Transform your vbulletin into an auctionhouse! Details »»
VBay! Transform your vbulletin into an auctionhouse!
Version: 1.1.10, by Blaine0002 Blaine0002 is offline
Developer Last Online: Jul 2018 Show Printable Version Email this Page

Category: Major Additions - Version: 3.6.8 Rating:
Released: 11-25-2006 Last Update: 06-16-2014 Installs: 524
DB Changes Uses Plugins Template Edits
Additional Files Translations  
No support by the author.

VBay.

This will add an auction section to your bulletin!

If you want to donate to me click the link over there ---------------------->

I am open to suggestions, bugs, comments, insults, and anything else you might say to me at the time :P

To do list:
*use forums/categories/subforums for your auctionhouse.
high bidder userid -> username
*" in description cuts the description at that point
add buyer name
fix pm formatting
add more currencies
intergrate with trader ratings
add paypal api
bidder usergroups
*hot auctions on main < - Available with addon (wont be packaged in vbay)
admin editing auctions
*set up for use with forum commenting.
*fix amount of days an auction can be posted (more than 2 char)
ability to prune old auctions
make sure buy it now is using buy it now price, not bid.
allow admin ability to specify bid/buyitnow/both overrides.

* = Completed.

Features:
Full BBCode support.
Specification of everything, Money Auction length ECT.
Image uploader for auctions.
Closed auction section.
3 auction types, bid, buy it now, or both.


To install
Upload files, and import product as usual
Make a new usergroup and call it the sellers usergroup, do what you want with this group (allow people to request addition maybe?)
Go to vbulletin options and into vbay, set the usergroup id of the sellers group you just made.


To upgrade
re upload all files
import new product
REVERT YOUR TEMPLATES

Show Your Support

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

Comments
  #842  
Old 10-30-2007, 08:16 AM
derfelix derfelix is offline
 
Join Date: Nov 2001
Posts: 204
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well I would change 1 line in your product.xml

find:
PHP Code:
        <phrasetype name="GLOBAL" fieldname="global"
replace with:
PHP Code:
        <phrasetype name="GLOBAL" fieldname="global"
            <
phrase name="vbay_vbay" date="1190941112" username="Blaine0002" version="1.1.3"><![CDATA[Vbay]]></phrase
        </
phrasetype
        <
phrasetype name="Vbay Global Phrases" fieldname="vbay_global"
then in vbay.php
find:
PHP Code:
  $phrasegroups = array('threadmanage''posting'); 
replace with:
PHP Code:
  $phrasegroups = array('threadmanage''posting''vbay_global' ); 
you have to add 'vbay_global' to the phrasegroups array in every php file u use it..
advantage.. the phrases are only loaded on those pages...

NOW reimport product.xml with overwrite!

I added just above the new phrasetype.. the word "vbay" to the Global phrasegroup so that you can add the word "Vbay" in navbar.. that will be the only one loaded on all pages..

hope that helps

Felix

PS: Make sure that when you continue devel. and manually add a phrase to masterlanguage.. you choose the phrasetype: Vbay Global Phrases and not GLOBAL
Reply With Quote
  #843  
Old 10-30-2007, 07:36 PM
Bergman2 Bergman2 is offline
 
Join Date: Mar 2004
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

My test users have come up with one more improvment suggestion.

Is there a possibility that the auction owner get a PM when someone have put a bid on his auction ?

Otherwise im really impressed with your work. Im totally sure that this will be one of the best hacks when all problems are solved.
Reply With Quote
  #844  
Old 10-30-2007, 08:28 PM
Blaine0002's Avatar
Blaine0002 Blaine0002 is offline
 
Join Date: Jul 2003
Location: Wisconsin.
Posts: 1,350
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the idea, ill include that option in the next ver.

Ideas are always welcome! keep them coming!
Reply With Quote
  #845  
Old 10-31-2007, 01:35 AM
Blaine0002's Avatar
Blaine0002 Blaine0002 is offline
 
Join Date: Jul 2003
Location: Wisconsin.
Posts: 1,350
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

next version is going to be mostly an administrative overhaul, added many new features thanks to derfelix

I fixed phrases, (I HOPE I HAVE THEM ALL!)
removed contact information,
made vbay viewable to everyone,
added thumbnail cacheing (reduces server load)
Added thumbnail max width or height
administrative limit of uploaded images
added thumbnail blurring or sharpening
Fixed buy it now price and increment bug.
Changed it so you do not need to enter in your address untill you want to buy bid or sell.
Added the option to pm seller when somone bids on item.
Also working on vbay phrase groups and phrased variables.
Fixed WOL's
Added multiple usergroups specified in seller group.

I hope to have this version out as soon as i possibly can
Reply With Quote
  #846  
Old 10-31-2007, 12:30 PM
BrettJC BrettJC is offline
 
Join Date: Oct 2007
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am only new to vb and this is the last hack I have installed before making the site live and it is fantastic I will get alot of use out of this.

There is only one thing I noticed with my install that needed a little tweaking and that was my forum install isn't in my sites root dir so I changed the vbay_navbar_edit template to match the dir of my forum.

The problem I am having is that I can only get to vBay from the Home page if i click the vBay navbar item from the Forum, Gallery, UserCP, Member list I get the path i specified in the vbay_navbar_edit template added into the url.

Example:

The URL should be http://www.mysite.com/forum/vbay.php

If I click from any of the pages mentioned above it links to:

http://www.mysite.com/forum/forum/vbay.php

How can I fix this?
Reply With Quote
  #847  
Old 10-31-2007, 02:36 PM
acorndomains.co acorndomains.co is offline
 
Join Date: Mar 2005
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by acorndomains.co View Post
Did anyone find ways to do the following:

Show a list of ending soon auctions
Show a list of recently added auctions
Remove the need to post your address
Allow more than 1 currency
Allow more than 1 payment method
Take a slice of the action by having a percentage of all sales sent to your PayPal account

It's on my site here:
www.acorndomains.co.uk/vbay.php

Many thanks
Anyone? my users dont want to have to go into each category to see whats there
Reply With Quote
  #848  
Old 10-31-2007, 05:30 PM
Blaine0002's Avatar
Blaine0002 Blaine0002 is offline
 
Join Date: Jul 2003
Location: Wisconsin.
Posts: 1,350
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You are using vbadvanced?
Reply With Quote
  #849  
Old 10-31-2007, 09:55 PM
BrettJC BrettJC is offline
 
Join Date: Oct 2007
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Never mind, It was very late last night and I wasn't thinking straight, I just turned off the automatic navbar link option and created one manually with the correct link.

Cheers,
Brett
Reply With Quote
  #850  
Old 11-01-2007, 07:27 AM
Bergman2 Bergman2 is offline
 
Join Date: Mar 2004
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Some more feature requests by my users:

- Include a link to the actual auction in the PM:s
- Also some link like "Go back" or vBay header when someone tries to bid on their own auction. Or maybe remove the bid box if it is your own auction.
- When putting a new auction up, the "Description" field maybe be pre-filled with the text "Condition:", "Payment:", "Shipping:" and "Other:". Just to clearify what supposed to be in there
- List the last x auctions on vBay start page and in closed auctions
- Show a thumbnail of the item on the vBay start page and when entering the category

Some new bugs:
- When clicking on a picture thumbnail eventual Flash banners will be placed in front of the picture. My user mentioned something about z-index (dont know what it is) and proposed to open the picture in a pop-up instead. Im attaching a screen dump of it.

Thats all for now ! My users love the hack as it is now.
Reply With Quote
  #851  
Old 11-01-2007, 07:33 AM
Bergman2 Bergman2 is offline
 
Join Date: Mar 2004
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ohh, i forgot one thing. What happens if the winning bid does not want the item ? Is there a possibility to send all bidders and their bids in the winning PM to the seller ?
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 08:34 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06864 seconds
  • Memory Usage 2,330KB
  • 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
  • (4)bbcode_php
  • (1)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
  • (4)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