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)

dartho 11-29-2006 01:02 AM

Quote:

Originally Posted by Blaine0002 (Post 1127450)
I have an admincp and a fixed day count at home.... since noone has found any bugs so far i guess it will be able to be used on whatever board you want.
I will release an update when I get home

Awesome! I'll be putting up a live auction using this tonight if you release it. :D

Blaine0002 11-29-2006 01:46 AM

Updated! thanks for the good words guys :)

Remember! if you installed it please click install!

dartho 11-29-2006 02:16 AM

bug?

Parse error: parse error, unexpected '}', expecting ']' in vbayadmin.php on line 118

dartho 11-29-2006 02:28 AM

I fixed that (you were missingf a closing "]") buut am get 404's when trying to use any of the admincp options such as add or edit a category...

pesxliga 11-29-2006 04:29 AM

Quote:

Originally Posted by dartho (Post 1127778)
bug?

Parse error: parse error, unexpected '}', expecting ']' in vbayadmin.php on line 118


i have the same error any idee to fixe it ?

SledgeHammer101 11-29-2006 04:39 AM

Quote:

Originally Posted by pesxliga (Post 1127836)
i have the same error any idee to fixe it ?

Open your vbayauction.php and change Line 118 + 119 to

PHP Code:

$db->query("update " TABLE_PREFIX "vbay_categories set catitems = catitems-1 where catid='{$item['catid']}'");
$db->query("delete from " TABLE_PREFIX "vbay_items where id='".$_POST['id']."'"); 



There are 2 missing "]".
But you still get an 404 error if you want to add a new category, still don't fixed that.

DaReD3ViL 11-29-2006 08:33 AM

This is great! Thank you for codeing this!!
I can't wait to see a stable release.

MrNase 11-29-2006 08:53 AM

Blaine0002: Does my code work for you?

Blaine0002 11-29-2006 10:18 AM

Quote:

Originally Posted by MrNase (Post 1127935)
Blaine0002: Does my code work for you?

Yep! i added it to my script

as for the errors sorry, it was a little rushed, ill try to fix during class today.

UncoderMom 11-29-2006 02:15 PM

Do you know how long it will be for the Itrader integration?


All times are GMT. The time now is 05:04 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.02156 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
  • (1)bbcode_php_printable
  • (4)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