This is the auction mod for Snitz Forums version 3.4.07. The auctions are fully-integrated into the forum.
I've tried my best to make this mod as easy to install as possible, but if you run into any trouble, you can always ask at the Mod Implementation Forum
What's new in this version?
- Categories have been added
- Categories can be added, editied or deleted
- Users are not able to bid on their own items
- Users are able to leave feedback for both Seller and Buyer
- When new items are listed, the Forum Administrator is e-mailed
- The Seller of the item can edit or delete their own item, while the Forum Administrator can edit or delete all items
- Edit or delete added to Auction main page
Add the auction to your forum in 3 easy steps:
1Upload the new files
These go in your forum folder:Update your database
After uploading your files to your forum folder. Log-in as admin and go to Admin Options. Click on Mod Setup. Select "Auction Mod Version 2.5" and Click the "Update!" button.If the Mod Setup page does not load, go back to Admin Options and click on Alternative Mod Setup. Open dbs_auction.asp in notepad, and COPY and PASTE its contents into the textbox in the Alternative Mod setup page, and click submit. Your database should now be updated.
Edit your forum file
Create backup copies of these files so that you can restore them just in case something goes wrong:You need a text editor with line numbers.
The line numbers here refer to the base Snitz 3.4.07 code (without mods). If you already have mods installed the line numbers could be different.
INC_HEADER.ASP - 2 changes
Line: 503Below that, insert this:
DEFAULT.ASP - 1 change - optional
Line: 561Above that, insert this:
Use your Auction
After completing the install, you can use your auction.Out bid: Users will be sent an e-mail when they are out bid by other users
Members Only: Only registered members will be able to create or bid on items. Visitors will see the first page and the category pages of the auction and will not be able to go further
Bidding: Only users that are not the Seller of the item are allowed to bid
Categories: When listing an item, the users need to select the Category that they want their item listed in as only the last 5 items are displayed in the main auction page and can be editied/deleted or added from the auction.asp page
Edit/Delete Items: Only registered members will be able to edit or delete their own items that have not had a bid placed on them (This is done in My Auction and the Categories), while Administators can edit or delete all items that have no bids on them
Feedback: Is only available from the Auction Item page and can not be added until after the Auction has ended