Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vB Easy Auction v1.1 Details »»
vB Easy Auction v1.1
Version: 1.1, by yoyoyoyo yoyoyoyo is offline
Developer Last Online: Sep 2008 Show Printable Version Email this Page

Version: 3.0.8 Rating:
Released: 07-24-2005 Last Update: 07-29-2005 Installs: 48
Template Edits
Additional Files  
No support by the author.

vB Easy Auction v1.1
by yoyoyoyo

Don't let the length of this post fool you... this is actually very simple to setup... I just tend to get long-winded at times...

WHAT YOU NEED:

* vBulletin Software (for vBulletin integration - the perl files will work fine without vBulletin)
* Web server account that has CGI capabilities, and will allow you to run executable cgi files.
* Perl 5.6 or better installed on that web server. Contact your server administrator if you are unsure (most servers are running version 5.8.X, so this should not be a problem). If you do not have perl installed then read a little further below about perlsp.
* Access to either Sendmail, BLAT, or Sockets mail. No mail can be sent without at least ONE of the above. If you are using either BLAT or Sockets mail (NT users usually), you will also need access to an SMTP mail server. Contact your server administrator to find out if you do. Note: the SMTP mail server needs to allow the user to send mail without requiring them to log into the server.

OVERVIEW

This will add auctions to your site quickly and easily. Simply edit the auction.pl file and admin.pl files to reflect your server's filepaths, etc., and then upload the files to your server. Create a template and make a couple edits to your vbulletin files to allow navigation to your auctions and that is it! The core of the auction is based on a HEAVILY modified version of EveryAuction Release Version 1.53, and can be further edited or modified to suit your needs, as long as you follow the GNU public license.

SEE POST #1 OF THIS THREAD FOR INSTALL INFO, ETC.

If members of your site are interested in participating in the auctions then they need to register for them also, since this is not integrated with the vBulletin database for security reasons (since people put actual contact info, etc. in their auction registrations).

FEATURES




  • a comprehensive, professional user interface that makes navigation simple
  • auction classifieds or traditional auction settings
  • configuration takes only a few minutes if perl is installed on your system
  • colors and tables can be easily changed to match the look and feel of your system
  • supports HTML front-ends
  • unlimited categories and items
  • category listing lists number of open items per category
  • item listings list items, closing time, and current bid
  • automated e-mail validation registration system keeps non-legitimate users out of your database
  • system generated easy-to-remember (and user changeable) passwords sent to users via e-mail
  • users must "sign" an agreement upon registration.
  • optional non-registration mode allows fast posting or bidding by anyone
  • users may update their contact information, password or Registration E-Mail.
  • any registered user can post an item using the easy-to-use submission system
  • images can be posted along with an item description and starting bid
  • supports reserve prices which allow a seller to set a minimum sell price above the minimum bid
  • seller determines minimum bid increment and length of the auction
  • item preview before an item is actually posted
  • each item is given a unique ID number and URL, so sellers can advertise their auctions in newsgroups or via a link
  • item display lists bidding history and product information
  • displays Closed items in a table with Radio Buttons for Selection
  • bidding is easy with the minimum bid price displayed on the item page along with a quick bid form
  • sellers can choose the ending time of an auction
  • amount of time left in each auction is displayed in the listing
  • outbid e-mails automatically sent by the system with a link back to the auction item
  • sniper protection: auctions can close a configurable time after the last bid and the designated closing time, or the admin can choose to disable the sniper protection
  • integrated search engine allows search by username or keyword
  • users can view closed auction history and contact information depending on whether he/she is the buyer, seller, or losing bidder
  • auction items may be deleted or updated by the system administrator using a password
  • e-mail sent to both high-bidder and seller on auction close
  • fast re-posting of items that were not sold
  • data file construction allows experienced administrators to add, remove, or edit items or users by simply editing a plain text file
  • everything is compressed into a single lightning-fast perl script
  • advanced file locking system eliminates the risk of data corruption even during heavy bidding
  • separate secure Admin Console
  • pagebreaks in listings
  • automatically updates the bids on the item display page
  • seller can edit an auction if there are no bids.
  • auto-prune of old inactive user data (admin specified length of time)
  • prevents email registration from the same address more then once
  • users must enter valid e-mail addresses when signing up for the auctions.
  • enter e-mail addresses twice
  • "e-mail auction to friend" option
  • view all auctions option

LEGAL NOTICE

Version: vB Easy Auction 1.0
Last update: 07/20/2005

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU General Public License for more details.

modifications and integration with vbulletin
released at vbulletin.org by yoyoyoyo
No additional rights reserved by the author

Matt Hahnfeld DBA EverySoft expressly emphasizes that
this program is *NOT* an official release version of
EveryAuction, and that this program is *NOT* sanctioned
or distributed by Matt Hahnfeld DBA EverySoft.

Dieter Werner expressly emphasizes that
this program is *NOT* an official release version of
eAuction, and that this program is *NOT* sanctioned
or distributed by Dieter Werner.

vB Easy Auction for vBulletin is not affiliated with eBay or jelsoft or any affiliated companies.

The author of this release agrees to these statements absolutely.


VERSION 1.1: Added the optional ability to allow users to create their own auction sites using the easy-auction
ezauctgn.zip script.

PLEASE CLICK INSTALL IF YOU FIND THIS USEFUL!

Supporters / CoAuthors

Show Your Support

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

Comments
  #112  
Old 10-24-2006, 04:52 AM
vbreal vbreal is offline
 
Join Date: Dec 2005
Posts: 441
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is this gonna work for latest version of vb
Reply With Quote
  #113  
Old 11-20-2006, 11:51 AM
m0nde's Avatar
m0nde m0nde is offline
 
Join Date: Mar 2005
Location: Toronto, ON Canada
Posts: 204
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is exactly what I was looking for, but is there a port to or someone willing to work on this and move it to 3.6.x?
Reply With Quote
  #114  
Old 12-04-2006, 06:07 PM
puregraf's Avatar
puregraf puregraf is offline
 
Join Date: May 2006
Posts: 175
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

does this allow for the admin to collect fees for listings and selling of the items the members list and end up selling for by using their service?
Reply With Quote
  #115  
Old 01-08-2007, 11:17 PM
trickfly trickfly is offline
 
Join Date: Jan 2007
Posts: 222
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is vbay hack better than this, what are the differences between vbay and this?
Reply With Quote
  #116  
Old 01-08-2007, 11:44 PM
Blaine0002's Avatar
Blaine0002 Blaine0002 is offline
 
Join Date: Jul 2003
Location: Wisconsin.
Posts: 1,350
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yes, there is Vbay for the newer versions of vbulletin. Vbay was recently coded by me so I am still adding new features.
Reply With Quote
  #117  
Old 07-08-2007, 03:19 PM
A|X A|X is offline
 
Join Date: Jun 2007
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

do this mod including payment system like paypal, worldpay etc?
Reply With Quote
  #118  
Old 07-28-2007, 06:46 PM
Fabsboards Fabsboards is offline
 
Join Date: May 2007
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does this work with 3.6.x?
Reply With Quote
  #119  
Old 07-31-2007, 01:16 PM
despo despo is offline
 
Join Date: May 2007
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does it work on the last version of VB?
Reply With Quote
  #120  
Old 08-01-2007, 05:03 PM
despo despo is offline
 
Join Date: May 2007
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Some One ?
Reply With Quote
  #121  
Old 09-04-2007, 04:36 PM
masterweb's Avatar
masterweb masterweb is offline
 
Join Date: Aug 2007
Location: Italy
Posts: 164
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Seems great but i have some questions: has anyone installed and tried this yet?, i saw the topic was started on 2005, now it's updated to the Vbulletin 3.6.8?, any Paypal backend integration?.

As I'm new using Vbulletin i prefer ask before try install this script so pls help me with your suggestions and comments.
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:30 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.14058 seconds
  • Memory Usage 2,314KB
  • 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
  • (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
  • (3)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