The Arcive of vBulletin Modifications Site. |
|
Who`s Playing Texas Hold`em on vba CMPs-module Details »»
|
||||||||||||||||||||||
|
Who`s Playing Texas Hold`em on vba CMPs-module
Developer Last Online: Oct 2023
This module shows Who`s Playing Texas Hold`em for Andrew Green`s Casino..
Shows players names and count.. Casino found here .. For use with vBadvanced CMPS v3.0 RC2.. Heres a Demo .. Add one Phrase: Admincp >> Phrase Manager >> Add New Phrase Phrase Type: GLOBAL Product: vbulletin Varname: no_members_playing_texas_hold Text: No members playing at the moment. Install the module: Upload the texasholdem.module with vbAdvanced's AdminCP-Functions. admincp >> vBa CMPS >> Download / Upload Module,, Select texasholdem.module file from your computer. Select Style to install templates to.. After Rebuild Style Information ,,click "Continue" to activate this module on your CMPS pages. Move to: right or left Column,,then set the Order: Enjoy !! ![]() Show Your Support
|
||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Thanks, just what i was after... however;
XML Error: not well-formed (invalid token) at Line 1 on upload of module
|
|
#3
|
||||
|
||||
|
XML ???..This isnt a XML plugin..
Did you,, Install the module: Upload the texasholdem.module with vbAdvanced's AdminCP-Functions. admincp >> vBa CMPS >> Download / Upload Module,, Select texasholdem.module file from your computer. Select Style to install templates to.. After Rebuild Style Information ,,click "Continue" to activate this module on your CMPS pages. Move to: right or left Column,,then set the Order: |
|
#4
|
||||
|
||||
|
Awesome Stangger for making them so fast after my request!!
Donation is on its way!! Thx!! |
|
#5
|
|||
|
|||
|
Really good mod! Thanks!
|
|
#6
|
|||
|
|||
|
Install the module:
Upload the texasholdem.module with vbAdvanced's AdminCP-Functions. admincp >> vBa CMPS >> Download / Upload Module,, Select texasholdem.module file from your computer. Select Style to install templates to.. After Rebuild Style Information ,,click "Continue" to activate this module on your CMPS pages. Move to: right or left Column,,then set the Order: i cant find "admincp >> vBa CMPS >> Download / Upload Module,," can somone elaberate please. i may just be missing it but iv serched for about 30 mins now and cant find how to install a module. ? screen shot or somthing will be helpfull please. will click install as soon as i have it installed lol. |
|
#7
|
||||
|
||||
|
Do you have vBadvanced CMPS v3.0 RC2 installed ??
If so,,look in the column on the left side of the admincp.. You should see vBa CMPS..Expand that to see Download / Upload Module option.. |
|
#8
|
|||
|
|||
|
i do now lol cheers didnt know it was a seperate thing lol
|
|
#9
|
|||
|
|||
|
Ok how do I have it show up in all themes?
|
|
#10
|
||||
|
||||
|
You can select to install on one or every style..
admincp >> vBa CMPS >> Download / Upload Module,, Select texasholdem.module file from your computer. Select Style or styles to install templates to.. or you can add the adv_portal_texas_players template to every style yourself.. admincp >> Styles & Templates >> Style Manager : Add New Template Title: Code:
adv_portal_texas_players Code:
<tr> <td class="thead"><span class="smallfont">Members: $countplayers</span></td> </tr> <tr> <td class="$altbgclass"><span class="smallfont">$texasusernames</span></td> </tr> <tr> <td class="$bgclass"><span class="smallfont"><a href='casino.php?do=texasholdem'>Click here to join them.</a></span></td> </tr> |
![]() |
|
|