vBulletin Mods

The Official vBulletin Modifications Site
https://www.vbulletin.org/forum/showthread.php?t=238945

bananalive 24 Aug 2012 21:16

Quote:

Originally Posted by mmt (Post 2358623)
If I purchase the premium version could I possibly get installation. I dont have time to install this at the moment.

Yes, send me an email.

bananalive 24 Aug 2012 21:17

Quote:

Originally Posted by killerbeez (Post 2358640)
How would I fix the skin issue?

http://www.killerbeesgaming.com/teams.php?1-six-zeals

Also at

http://www.killerbeesgaming.com/tour...t-Supremacy-#1

If you click on tournament thread replies

What's the style issue, i cannot see it?

sutto 24 Aug 2012 22:46

Quote:

Originally Posted by bananalive (Post 2359716)
Is that for tournaments or ladders?

Tournaments.

sutto 24 Aug 2012 22:49

Quote:

Originally Posted by bananalive (Post 2359721)
The variable will be different so

{vb:raw member.field12} instead of {vb:raw post.field12}

Tried {vb:raw member.field12}, but still returns nothing.

http://www.gtesports.com.au/communit....php?59-GTtest

bananalive 25 Aug 2012 19:01

Quote:

Originally Posted by sutto (Post 2359736)
Tournaments.

Try v5.8.3
Quote:

Originally Posted by sutto (Post 2359738)
Tried {vb:raw member.field12}, but still returns nothing.

http://www.gtesports.com.au/communit....php?59-GTtest

You'll need a change to the query too, for additional profile fields, try v5.8.3

sutto 26 Aug 2012 00:08

Quote:

Originally Posted by bananalive (Post 2359944)
Try v5.8.3


You'll need a change to the query too, for additional profile fields, try v5.8.3

Both now work on v5.8.3 :up:

Where is the style located so STEAM_:0:1 etc will be on the same line as 'SteamID:'? think it's a width issue.

https://www.vbulletin.org/forum/external/2012/08/31.png

sutto 26 Aug 2012 02:26

Hey Dom,

Get the following when joining a pay to play comp.

Quote:

Error, insufficient credits. Joining this tournament costs 3.00 credits, your team only has 3.00 credits.

bananalive 26 Aug 2012 20:59

Quote:

Originally Posted by sutto (Post 2360022)
Hey Dom,

Get the following when joining a pay to play comp.

The error message is displaying the wrong team credits amount.

Edit tournaments.php line 2471

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

Replace with

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.


bananalive 26 Aug 2012 21:01

Quote:

Originally Posted by sutto (Post 2360003)
Both now work on v5.8.3 :up:

Where is the style located so STEAM_:0:1 etc will be on the same line as 'SteamID:'? think it's a width issue.

https://www.vbulletin.org/forum/external/2012/08/31.png

What code have you added?

sutto 27 Aug 2012 07:51

Quote:

Originally Posted by bananalive (Post 2360268)
What code have you added?

Disregard, I had vb:raw etc wrapped in <dd>. removing fixes.

Falcoita 27 Aug 2012 21:52

hello, after the last upgrade (i have the paid version) i receive these errors:

Warning: in_array() expects parameter 2 to be array, string given in [path]/competitions.php on line 2057

Warning: in_array() expects parameter 2 to be array, string given in [path]/competitions.php on line 2195

Warning: in_array() expects parameter 2 to be array, string given in [path]/competitions.php on line 2387

Warning: in_array() expects parameter 2 to be array, string given in [path]/competitions.php on line 2397

Warning: in_array() expects parameter 2 to be array, string given in [path]/competitions.php on line 2401

Warning: in_array() expects parameter 2 to be array, string given in [path]/includes/class_core.php(4633) : eval()'d code on line 143

Warning: in_array() expects parameter 2 to be array, string given in [path]/includes/class_core.php(4633) : eval()'d code on line 164

Warning: in_array() expects parameter 2 to be array, string given in [path]/includes/class_core.php(4633) : eval()'d code on line 185

Warning: in_array() expects parameter 2 to be array, string given in [path]/includes/class_core.php(4633) : eval()'d code on line 214

Warning: in_array() expects parameter 2 to be array, string given in [path]/includes/class_core.php(4633) : eval()'d code on line 352

Warning: in_array() expects parameter 2 to be array, string given in [path]/includes/class_core.php(4633) : eval()'d code on line 391

Warning: in_array() expects parameter 2 to be array, string given in [path]/includes/class_core.php(4633) : eval()'d code on line 432

Warning: in_array() expects parameter 2 to be array, string given in [path]/includes/class_core.php(4633) : eval()'d code on line 473

could you verify ?

thanks

EBZ2010 28 Aug 2012 10:56

Quote:

Originally Posted by Falcoita (Post 2360530)
hello, after the last upgrade (i have the paid version) i receive these errors:

Warning: in_array() expects parameter 2 to be array, string given in [path]/competitions.php on line 2057

Warning: in_array() expects parameter 2 to be array, string given in [path]/competitions.php on line 2195

Warning: in_array() expects parameter 2 to be array, string given in [path]/competitions.php on line 2387

Warning: in_array() expects parameter 2 to be array, string given in [path]/competitions.php on line 2397

Warning: in_array() expects parameter 2 to be array, string given in [path]/competitions.php on line 2401

Warning: in_array() expects parameter 2 to be array, string given in [path]/includes/class_core.php(4633) : eval()'d code on line 143

Warning: in_array() expects parameter 2 to be array, string given in [path]/includes/class_core.php(4633) : eval()'d code on line 164

Warning: in_array() expects parameter 2 to be array, string given in [path]/includes/class_core.php(4633) : eval()'d code on line 185

Warning: in_array() expects parameter 2 to be array, string given in [path]/includes/class_core.php(4633) : eval()'d code on line 214

Warning: in_array() expects parameter 2 to be array, string given in [path]/includes/class_core.php(4633) : eval()'d code on line 352

Warning: in_array() expects parameter 2 to be array, string given in [path]/includes/class_core.php(4633) : eval()'d code on line 391

Warning: in_array() expects parameter 2 to be array, string given in [path]/includes/class_core.php(4633) : eval()'d code on line 432

Warning: in_array() expects parameter 2 to be array, string given in [path]/includes/class_core.php(4633) : eval()'d code on line 473

could you verify ?

thanks

Rebuild Category Cache

Falcoita 28 Aug 2012 13:31

Quote:

Originally Posted by EBZ2010 (Post 2360654)
Rebuild Category Cache

where is this option ?

thanks

Falcoita 28 Aug 2012 16:18

I found the solution in facebook page.

:)

sutto 29 Aug 2012 05:15

Hi Dom,

Apart from the settings in admincp are their any other rules governing how the ladder system functions?

For example this is the rules another community enforce on their system..

Quote:

you win a defending match you are protected for 2 days (no one will be able to challenge you).
If you win a challenging match you are protected for 12h (no one will be able to challenge you).
If you lose a defending match you are vulnerable for 12h (you will be unable to challenge).
If you lose a challenging match you are vulnerable for 2 days (you will be unable to challenge).
You cannot play the same team twice in a row.
Time given to accept a match: 2 days
Team members required to challenge: 5
Players are allowed to be in 1 team at a time

src= http://www.cybergamer.com.au/pc/css/ladder/


All times are GMT. The time now is 12:16.

Powered by vBulletin® Version 3.8.14
Copyright © 2023, MH Sub I, LLC dba vBulletin. All Rights Reserved. vBulletin® is a registered trademark of MH Sub I, LLC
Copyright ©2001 - , vbulletin.org. All rights reserved.