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)
-   -   Major Additions - VBay! Transform your vbulletin into an auctionhouse! (https://vborg.vbsupport.ru/showthread.php?t=132544)

DieselMinded 08-07-2007 05:24 PM

Consider 1 Life Time Member Here

DM

SledgeHammer101 08-07-2007 05:31 PM

That would be great Blaine !! If you can make a paid version, I will pay the 25$ for your work.
What do you think how long it will approximately take till you have a final version ? This would be a great addon for our forum.

DieselMinded 08-08-2007 09:11 PM

K I got itrader installed and working along side of vbay , i have changed the My vbay link to My Vbay Rating :)

I have also made some changes to the Help Template but i cant make the backgrond white and font black can someone help ?

HTML Code:

<table class="tborder" width="100%" border="0" cellspacing="1" cellpadding="6" align="center" border="1">
 <tr>
    <td class="tcat" align="center">
Help - General
</td>
</tr>
 <tr>
<td>
        Welcome
    to Bomb Bay, an Area On Diesel Bombers that lets you buy and sell items in auction
    format. <br>
    <br>
    Bombardiers may place items up for auction and may bid on other user's
    items. Regular Members Are Allowed To Place Bids and Win Auctions But Are not Allowed To Sell Items for Security Reasons , To register, you must provide your name, an address, and your email
    address. You must be 18 years or older. <br>
    <br>
    When selling an item, you may enter a description of the item, and indicate the minimum bid and a reserve price for the item.
    You also indicate what payments you will accept and whether you or the buyer
    will pay shipping. We Ask that you start a Thread in the Bomb Bay Forum on the board and use this as the Informational Medium For your Auction Here You Can upload a
    photograph and Discuss your Item <br>
    <br>
    Sellers are notified by email when an auction is concluded. If a winner
    exists, the winner and seller are provided each other's contact information.
    </td>
</tr>
 <tr>
    <td class="tcat" align="center">
Help - Selling
</td>
 </tr> <tr>
<td>
    To sell an item, you must be a
    <a href="payments.php">Bombardier</a><br>
    <br>
    Click on 'Sell' to create a new auction. Indicate the title and description
    of your item, and select a graphic image from your local hard drive if you
    wish to upload a picture of the item. <br>
    <br>
    Specify the minimum bid and reserve price (optional) for your auction, and
    what types of payment you will accept. While this site allows you to specify
    payment methods, it does not process the payment for you. <br>
    <br>
    Choose the category in which your item should be. You may suggest a new
    category, but you must select an existing category for your new auction.
</td> </tr> <tr>
    <td class="tcat" align="center">
Help - Bidding
</td> </tr> <tr>
<td>
        You will be asked to confirm your bid. Fill in your username and address
        and click 'Place Bid' to complete your bid.
</td>
      </tr>
    </table>


Blaine0002 08-09-2007 01:37 PM

try

PHP Code:

<table class="tborder" width="100%" border="0" cellspacing="1" cellpadding="6" align="center" border="1">
 <
tr>
    <
td class="tcat" align="center">
Help General
</td>
</
tr>
 <
tr>
<
td class="alt1">
    
Welcome 
    to Bomb Bay
an Area On Diesel Bombers that lets you buy and sell items in auction 
    format
. <br>
    <
br>
    
Bombardiers may place items up for auction and may bid on other user's 
    items. Regular Members Are Allowed To Place Bids and Win Auctions But Are not Allowed To Sell Items for Security Reasons , To register, you must provide your name, an address, and your email 
    address. You must be 18 years or older. <br>
    <br>
    When selling an item, you may enter a description of the item, and indicate the minimum bid and a reserve price for the item. 
    You also indicate what payments you will accept and whether you or the buyer 
    will pay shipping. We Ask that you start a Thread in the Bomb Bay Forum on the board and use this as the Informational Medium For your Auction Here You Can upload a 
    photograph and Discuss your Item <br>
    <br>
    Sellers are notified by email when an auction is concluded. If a winner 
    exists, the winner and seller are provided each other'
s contact information.
    </
td>
</
tr>
 <
tr>
    <
td class="tcat" align="center">
Help Selling
</td>
 </
tr> <tr>
<
td  class="alt1">
    
To sell an itemyou must be a
    
<a href="payments.php">Bombardier</a><br>
    <
br>
    
Click on 'Sell' to create a new auctionIndicate the title and description 
    of your item
, and select a graphic image from your local hard drive if you 
    wish to upload a picture of the item
. <br>
    <
br>
    
Specify the minimum bid and reserve price (optional) for your auction, and 
    
what types of payment you will accept. While this site allows you to specify 
    payment methods
it does not process the payment for you. <br>
    <
br>
    
Choose the category in which your item should beYou may suggest a new 
    
categorybut you must select an existing category for your new auction.
</
td> </tr> <tr>
    <
td class="tcat" align="center">
Help Bidding
</td> </tr> <tr>
<
td  class="alt1">
        
You will be asked to confirm your bidFill in your username and address 
        
and click 'Place Bid' to complete your bid.
</
td>
      </
tr>
    </
table


DieselMinded 08-09-2007 03:17 PM

PEEEEEEEEEEEEEERRRRFECTION !!!!!

Thanks , Find out about the line breaks /Whitespece Jargon yet?

:)

DieselMinded 08-09-2007 06:19 PM

Hey Blaine On the Category Listing Page I wish to change type (bid) to how many bids Have been placed on that item
http://www.dieselbombers.com/vbay.php?do=cat&showcat=4

Know What i mean ,,, The Type Collum is suppose to be for Buy it now ect.... I would rather it just say how many bids have been placed

THANK YOU FOR TAKING A FEW MINUTES TO HELP ME ON THIS BUD !

DM

remstrus 08-10-2007 04:13 PM

Hi

Installed on a 3.6.4 forum and all is working apart from:

When I click on sell and enter any info for price description etc I get the following message on submit :

vBulletin Message
Make sure you have filled in all fields!


Also I can see no way of uploading images.

I have installed v 1.1.0

This mod has great potential, any help appreciated :)

Thanks

Phil

DieselMinded 08-10-2007 05:30 PM

You cant use .50 as bid intervals it has to be in $1 increments

@Blaine
Quote:

ok found some more glitches. when you go to click on the font color button (the A with a black line under it) it dosen't do a popdown menu. it will only allow black. i had to manually do red. also when you preview the add you can't edit it. if you hit the page back button you have a blank form with nothing to edit. you would have to retype everything again. can we get an edit button beside the submitt button?

that's all i've found for now......
Thanks
Thanks

Blaine0002 08-10-2007 10:13 PM

Thanks for submitting your bugs :)

remstrus 08-11-2007 05:10 AM

Could I get some help regarding my issue?


All times are GMT. The time now is 09:47 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.02298 seconds
  • Memory Usage 1,778KB
  • 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_html_printable
  • (1)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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