vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - Tournaments, Ladders & Leagues Manager v4.x (https://vborg.vbsupport.ru/showthread.php?t=238945)

bananalive 10-02-2011 10:01 AM

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:

Code:

<vb:if condition="$tmntp[
that $tmntp doesn't seem to be recognized anymore. Thoughts?

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

bananalive 10-02-2011 10:24 AM

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 10-02-2011 10:25 AM

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 10-02-2011 10:29 AM

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.


Code:

tmnt description blah bah blah

[rules]

then rules here...

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 10-02-2011 10:30 AM

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 10-02-2011 10:31 AM

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 10-02-2011 10:33 AM

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

HTML Code:

<vb:if condition="$show['fb_likebutton']">
        {vb:raw fblikebutton}
</vb:if>


Twiddler 10-02-2011 10:52 AM

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 10-02-2011 01:59 PM

Superb update yet again Banana thank you

Angle4cor 10-02-2011 03:50 PM

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.


All times are GMT. The time now is 04:25 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.02127 seconds
  • Memory Usage 1,751KB
  • 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
  • (1)bbcode_html_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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