vBulletin Mods

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

bananalive 02 Oct 2011 11:01

Quote:

Originally Posted by KGodel (Post 2251086)
I have an issue. After the installation of seemingly unrelated other mods, the admin/mod functions no longer appear in the navigation menu. It has something to do with the conditionals:


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

that $tmntp doesn't seem to be recognized anymore. Thoughts?

The other mod, is probably using the same php variable $tmntp.

bananalive 02 Oct 2011 11:24

Quote:

Originally Posted by Goatpod (Post 2250657)
Is anyone else having this problem, or just me? If someone could confirm that you can add LMS scores in this version of the mod by double clicking in the score column it would be appreciated.

Fixed in v4.4.9

bananalive 02 Oct 2011 11:25

Quote:

Originally Posted by Twiddler (Post 2248966)
I have had no issues with the mod thus far, but all of a sudden today I cannot edit the rules. Every time I try to "save changes" it just warns me about leaving the page and if I'm sure I want to since it won't save the changes.

I tried reuploading everything but still I cannot edit the rules.

Any help is appreciated, thanks.

Fixed in v4.4.9

bananalive 02 Oct 2011 11:29

Quote:

Originally Posted by jerett (Post 2246197)
When I edit rules and click save it reverts back to the generic place holder text. Any suggestions why this might be happening?

Fixed iun v4.4.9

Quote:

Originally Posted by jerett (Post 2246197)
Also how can you set up rules specific to each tournament if you wanted to?

Use bbcode [rules] in tournament description e.g.



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

Quote:

Originally Posted by jerett (Post 2246197)
Next ... Has anyone found a successful way to charge per tournament and to list a prize amount? If so please contact me.


bananalive 02 Oct 2011 11:30

Quote:

Originally Posted by markhendo1986 (Post 2236134)
Good question!

I am running it on my forum - is there a way of changing the 'Total Points', 'Points Conceded' and 'XP' to something like 'Goals for', 'Goals against' and 'Points'?

I can't see a way of doing it in AdminCP?

Edit phrases in AdminCP

ladder_totalpoints

ladder_pointsagainst

ladder_xp

bananalive 02 Oct 2011 11:31

Quote:

Originally Posted by Ravallojr (Post 2225379)
I am the owner of the site but it says I don't have permissions? Help please?

Edit Usergroup permissions

bananalive 02 Oct 2011 11:33

Quote:

Originally Posted by Lord. Dela (Post 2226171)
How remove I Like of Facebook ?


Thanks for all !

Edit template tmnt_ladder_display remove following code


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


Twiddler 02 Oct 2011 11:52

Awesome, thanks for the update Banana.

One more thing, administrators still cannot delete users off the 'Free Agents' list, they are permantly on there.

ProFifaLeagues 02 Oct 2011 14:59

Superb update yet again Banana thank you

Angle4cor 02 Oct 2011 16:50

I tried to install this mod, but after trying to get into the "Competition" I've got this massage:

Database error in vBulletin 4.1.6:

Invalid SQL:

SELECT cats.*, COUNT(DISTINCT tmnts.id) AS counttmnts, COUNT(DISTINCT ladders.id) AS countladders, COUNT(DISTINCT leagues.id) AS countleagues, pcat.title AS categorytitle2, pcat.title AS parenttitle
FROM vb_tmnt_categories AS cats
LEFT JOIN vb_tmnt_categories AS pcat
ON (cats.parentid = pcat.catid)
LEFT OUTER JOIN vb_tmnt_tmnts AS tmnts
ON (cats.catid = tmnts.catid)
LEFT OUTER JOIN vb_tmnt_ladders AS ladders
ON (cats.catid = ladders.catid AND ladders.league = 0)
LEFT OUTER JOIN vb_tmnt_ladders AS leagues
ON (cats.catid = leagues.catid AND leagues.league > 0)
GROUP BY cats.catid
ORDER BY cats.parentid DESC, cats.displayorder ASC, cats.title ASC;

MySQL Error : Table 'wrestlin_forum.vb_tmnt_categories' doesn't exist
Error Number : 1146
Classname : vB_Database
MySQL Version : 5.5.11

Does anyone of you know how to resolve this problem ?

Thanks in advance.

DavoteK 03 Oct 2011 10:08

Did the update resolve the generation of fixtures for leagues over 16 teams?

bananalive 06 Oct 2011 15:54

Quote:

Originally Posted by DavoteK (Post 2252619)
Did the update resolve the generation of fixtures for leagues over 16 teams?

How do you mean?

bananalive 06 Oct 2011 15:55

Quote:

Originally Posted by Angle4cor (Post 2252373)
I tried to install this mod, but after trying to get into the "Competition" I've got this massage:

Database error in vBulletin 4.1.6:

Invalid SQL:

SELECT cats.*, COUNT(DISTINCT tmnts.id) AS counttmnts, COUNT(DISTINCT ladders.id) AS countladders, COUNT(DISTINCT leagues.id) AS countleagues, pcat.title AS categorytitle2, pcat.title AS parenttitle
FROM vb_tmnt_categories AS cats
LEFT JOIN vb_tmnt_categories AS pcat
ON (cats.parentid = pcat.catid)
LEFT OUTER JOIN vb_tmnt_tmnts AS tmnts
ON (cats.catid = tmnts.catid)
LEFT OUTER JOIN vb_tmnt_ladders AS ladders
ON (cats.catid = ladders.catid AND ladders.league = 0)
LEFT OUTER JOIN vb_tmnt_ladders AS leagues
ON (cats.catid = leagues.catid AND leagues.league > 0)
GROUP BY cats.catid
ORDER BY cats.parentid DESC, cats.displayorder ASC, cats.title ASC;

MySQL Error : Table 'wrestlin_forum.vb_tmnt_categories' doesn't exist
Error Number : 1146
Classname : vB_Database
MySQL Version : 5.5.11

Does anyone of you know how to resolve this problem ?

Thanks in advance.

This error refers to a lack of a mysql database table used in this modification. Did you import the product file?

Yomi-no-kuni 06 Oct 2011 16:15

Well, since the OP said post suggestions/comments, here we go :)

I havent installed this yet, but i'm thinking about it because i need a Ladder system.
Since i'm from a video-game forum, we usualy use TIO tournament organizer, to create tournaments, and it has been mentioned thorughout this thread a couple of time (mostly concerning the double elim. bracket)
Would it be possible to make this Add-on be compatible with TIO files? would be awesome for me!

also: since i only need the Ladder system if Tio isn't supported: can you completely turn off most of the Tournament features to use the Ladders only, or will the Tournament features still be visible everywhere, even if not used.

champendk 06 Oct 2011 18:20

any news on group play?

And nice to see that you are back :-)


All times are GMT. The time now is 21:29.

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.