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)

Blaine0002 12-21-2006 10:13 AM

lol, you are free to edit the code as long as you only use it on your website, but you are also free to pm me the code, would save me time and work (no pressure tho) The only hack that needs to be installed is vbay. im just putting vbayprevious out there so people have an option to install the previous version if the current one is buggy. and yes hornstar i will take that into consideration (and no not MY paypal :))

angeljs 12-23-2006 05:54 PM

Quote:

Originally Posted by Blaine0002 (Post 1139854)
Any more cash payment systems i should use?

Nochex is always popular. You can pay with your credit card without having to have an account. www.nochex.com

talkwebz 12-23-2006 07:37 PM

Its not like sitepoints.
I modified mine
www.talkwebz.com/vbay.php
I got rid of the stupid address text box and it doesn't work but if its there it would work im not going to use it but just telling you guys this is the cloest it looks like sitepoint's marketplace.

dartho 12-23-2006 08:43 PM

Quote:

Originally Posted by talkwebz (Post 1144149)
Its not like sitepoints.
I modified mine
www.talkwebz.com/vbay.php
I got rid of the stupid address text box and it doesn't work but if its there it would work im not going to use it but just telling you guys this is the cloest it looks like sitepoint's marketplace.

That was constructive :alien:

To remove the address requirement - edit vbay.php, search for and delete or comment out:
Code:

        if ($address == '') {eval(standard_error(fetch_error('vbay_post_fields'))); }
and
Code:

if ($_POST['address'] == '') {
        eval(standard_error(fetch_error('vbay_enter_address')));
}


if that doesn't work, you could probably set a default address by adding:
$address = "care of www.mydomain.com";
in the // SET UP CODE NEEDED FOR MAIN SCRIPT section...

dartho 12-23-2006 09:00 PM

Trying to think of ways to stop sniping on these auctions, one was to have the auction end time automagically extend by x minutes if a bid is placed in teh last x minutes, andother may be to have an optional randomise option which randomises the end time within a period, say the last hour.

Do you think you'll add an "Autobid" feature so a user can bid their highest, but it it only post as high a bid as needed?

Blaine0002 12-24-2006 02:25 AM

sorry guys ive been a bit busy the holiday season, ill start work on this again in a few days ;P

yingzhou 12-24-2006 06:48 AM

Quote:

Originally Posted by Blaine0002 (Post 1144288)
sorry guys ive been a bit busy the holiday season, ill start work on this again in a few days ;P


Enjoy your holidays! We wait for your back! :D Merry Xmas and Happy New Year.

rolandogomez 12-24-2006 10:30 PM

Seems like a great hack, keep us posted when you have all the additions and more out of beta, I will install this, thanks, rg sends!

Draygonia 12-27-2006 12:51 AM

When I click to sell, it says to request a sellers group or something and says "there are no public usergroups for you to join" and I setup the usergroup for vbay with the ID and all, but it still doesnt work!

ashley53680 12-27-2006 06:17 PM

Quote:

Originally Posted by rolandogomez (Post 1144694)
Seems like a great hack, keep us posted when you have all the additions and more out of beta, I will install this, thanks, rg sends!

What they said. :cool:


All times are GMT. The time now is 01:53 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.02281 seconds
  • Memory Usage 1,744KB
  • 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
  • (2)bbcode_code_printable
  • (4)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