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 10-24-2007 10:07 AM

Well, thats really a way for people to give stuff out for free :P

hatschipratschi 10-24-2007 08:37 PM

Hi @ all

Im looking for VBay 1.1.5. German language.xml

Everyone have this?

Thanks

TodoFauna 10-25-2007 08:23 PM

Hello to all,
I have the installed Vbay and it works very well, I have translated everything into Spanish, but it is necessary to me to translate some words:

* Domestic
* worldwide

Where I have to translate them?

https://vborg.vbsupport.ru/external/2007/10/3.gif

A greeting

Wild Bronco 10-26-2007 11:09 PM

Quote:

Originally Posted by TodoFauna (Post 1368635)
Hello to all,
I have the installed Vbay and it works very well, I have translated everything into Spanish, but it is necessary to me to translate some words:

* Domestic
* worldwide

Where I have to translate them?

http://www.todofauna.com/images/vbay.gif

A greeting

You will need to search in your product-bay.xml for this..

and do a re-import with Allow Overwrite enabled.
You do this on your own risk..

Blaine0002 10-27-2007 02:55 PM

it will be fixed in the next version.

acorndomains.co 10-27-2007 11:03 PM

HJow do i show the some of the "ending soon" auctions without the VBA module?

Or have the Admin view of all auctions available in the front end (less the delete option)

RedPoint 10-28-2007 12:51 PM

Hi all here,

im a freak, i read all posts here an i install this hack, ist run super, thanks to Blaine0002

now i have questions:
- i need restart a finished auction and not implement a new
- i wanna set two or more usergroups (im admin, and i dont subscribe a auction when i logged in as admin :D)
- i need a direct PayPal over API for this hack

Sorry, but my english is not good, i speak just german and romanian language.

derfelix 10-28-2007 01:39 PM

Quote:

Originally Posted by Blaine0002 (Post 1351719)
Thanks for pointing that out, ill fix the © issue, and will look into a vbulletin substitute for mysql_insert_id

just seen your reply today :eek:
if you use vbulletin subst. you would have to look in class vB_Database_MySQLi
(to be found in file class_core.php)

but the easiest way would be:
PHP Code:

if(function_exists('mysql_insert_id'))
{
mysql_insert_id();
}
else if(
function_exists('mysqli_insert_id'))
{
mysqli_insert_id();
}
else
{
print 
"system error message:xxxxxx";
// because it wont work if the id cannot be inserted..



Blaine0002 10-28-2007 02:22 PM

$db->insert_id works.
I have fixed it already.

lionelng 10-28-2007 04:31 PM

I apologise if my question sounds dumb but i just couldn't find anywhere on instructions to add categories, after a almost 1 hour of trying. I've tried searching around but just couldn't find out the steps to add categories into Vbay. Please help. Thanks!


All times are GMT. The time now is 03:46 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.02466 seconds
  • Memory Usage 1,741KB
  • 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
  • (2)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