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)

viper357 11-01-2010 08:50 AM

Quote:

Originally Posted by CyBrSuFr (Post 2093725)
Installed on VB 3.8.5 and only had one error that was quickly resolved with the following edit to Vbay.php on Line 130 right after the SELECT * FROM there is an extra ' before the " that needs to be removed for the link to the category to work correctly.

Code:

$get_all_items = $db->query("SELECT * FROM `" . TABLE_PREFIX . "vbay_items` where completed='0' AND catid = '" . $vbulletin->GPC['showcat'] . "' " . $sort . " LIMIT " . ($limitlower - 1) . ", " . $vbulletin->GPC['max'] . "");
Code:

$get_all_items = $db->query("SELECT * FROM " . TABLE_PREFIX . "vbay_items` where completed='0' AND catid = '" . $vbulletin->GPC['showcat'] . "' " . $sort . " LIMIT " . ($limitlower - 1) . ", " . $vbulletin->GPC['max'] . "");

CyBrSuFr, Thanks for that, p.s. love your website, I guess you're one of the many that have been outcast from RC, including me :p

Got this running ok on 3.8.5

Does anybody know how to make it compulsory for a member to add an image when they list an auction?

viper357 11-04-2010 09:23 AM

Having a problem with all items appearing in all categories. When I click on any one of the categories it shows all items that have been listed in all other categories as well.

team76 02-01-2011 10:12 AM

I seek for version 4.0 , that exist for the 4.0?

vidmarc 04-26-2011 05:20 PM

Any tips on how to get this running on 3.8.5?

viper357 04-26-2011 05:41 PM

Quote:

Originally Posted by vidmarc (Post 2188946)
Any tips on how to get this running on 3.8.5?

I had it running ok'ish, but it wasn't working 100%, I eventually ended up uninstalling it. :( I would be willing to donate $50 to anybody that can make a fully functioning auction mod for vb 3.8, actually I think I'll post that in the requests section.:)

vidmarc 04-26-2011 05:53 PM

I was just doing some searching and found this - has anybody used it?

http://www.webidsupport.com/

Eric 04-27-2011 12:29 AM

I've contacted Blaine to see if I'd be able to update & release vBay for both 3.8 and 4.0 - we'll see what happens. :)

viper357 04-27-2011 05:29 AM

Quote:

Originally Posted by Eric (Post 2189096)
I've contacted Blaine to see if I'd be able to update & release vBay for both 3.8 and 4.0 - we'll see what happens. :)

Thanks Eric. :up::up::up: Do 3.8 version first please :p

Blaine0002 04-27-2011 06:31 AM

i just installed both a 3.8 and a 4.1 on my server, going to get the new version of vbay running on the 3.8 but i have no idea how to code for 4.1 eric if you would like to help out on that it would be greatly appreciated

Blaine0002 04-27-2011 07:21 AM

also id like to note, i lost the database files from when i made the new version... shouldnt be to hard to get it remade though.


All times are GMT. The time now is 08:52 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.02256 seconds
  • Memory Usage 1,740KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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