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 - Casino (w/ 10 player poker) (https://vborg.vbsupport.ru/showthread.php?t=159151)

Robert Paulson 12-06-2007 02:49 AM

jeezus. This thing's like crack. My users are getting nutty.

dodgeboard.com 12-06-2007 03:21 AM

Quote:

Originally Posted by Keyser S?ze (Post 1395890)
this looks really nice, my only problem is that my navbar has too much stuff on it, and with arcade being there already, i wish i could make arcade "Gaming" and have that be a dropdown and inside be
Arcade
Casino

like that, i think that would look good, any way to do this?

Look at my navbar. If you like the way I have setup my drop down menus, I can send you the template modifications.

Keyser S?ze 12-06-2007 04:50 AM

yea that is what i wanted, thanks

ezurick 12-06-2007 09:51 AM

Quote:

Originally Posted by dodgeboard.com (Post 1395939)
Look at my navbar. If you like the way I have setup my drop down menus, I can send you the template modifications.

Hey dodge... that is a nice navbar. Can you share that with me somehow too? :)

Also, I see you are still using vBadvanced 2.2.0... any reason that you didn't upgade to 3.0? I upgraded and some of my older plugins for it don't work properly anymore... such as the "recent threads". There are listed in the settings for it, but they won't show. Anywho... sure would like to see how you done your navbar... Thanks...

dodgeboard.com 12-06-2007 12:49 PM

You must edit TWO parts of your navbar for dropdown menu's. The first part adds the text on the navbar and the second part adds the menu items to the menu.


Open your templates and go to navbar. Find this:

Code:

<td class="vbmenu_control"><a href="register.php$session[sessionurl_q]" rel="nofollow">$vbphrase[register]</a></td>
</if>

Underneath that add this:

Code:

<td id="FunStuff" class="vbmenu_control"><a href="$show[nojs_link]#FunStuff">Fun Stuff</a> <script type="text/javascript"> vbmenu_register("FunStuff"); </script></td>

Then find this near the bottom:

Code:

<!-- / user cp tools menu -->
        </if>

Add below that:

Code:

<!-- your FunStuff menu -->

<div class="vbmenu_popup" id="FunStuff_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr><td class="thead">$vbphrase[name]</td></tr>

<tr><td class="vbmenu_option"><a href="casino.php?$session[sessionurl]">Casino</a></tr>

<tr><td class="vbmenu_option"><a href="arcade.php$session[sessionurl_q]">Arcade</a></td></tr>

<tr><td class="vbmenu_option"><a href="WHATEVER.php$session[sessionurl_q]">WHATEVER ELSE YOU WANT IN THE MENU</a></td></tr>

                </table>
        </div>
        <!-- / your FunStuff menu -->

Just change anything in caps to what you want, and rename "FunStuff" to whatever you want to to use. But remember that the top code is linked to the bottom code. So if you change FunStuff in the top code, you must also chnage it in the first line in the bottom code @ ="vbmenu_popup" id="FunStuff_menu"

ss-community 12-06-2007 01:38 PM

Quote:

Originally Posted by dodgeboard.com (Post 1395760)
Do you know how to get to your phpMyAdmin?

If so, Login to it

Select casino_bet_stats on the left pane
Click "Browse" on top
then you'll see the data table below

each user(userid) will have an entry for each game(gameid) they have played (bet) & (won)

if you click on the pencil, you can change the value of the fields (bet) & (won)


PHPMYADMIN INFO

when i log into my admin panel , on the left hand side of my forum i have a casion tab , i guess i click on that , (yes/No) , if i do click on it i get casino settings and nothing is in there

Andrew Green 12-06-2007 01:48 PM

Quote:

Originally Posted by ss-community (Post 1396188)
when i log into my admin panel , on the left hand side of my forum i have a casion tab , i guess i click on that , (yes/No) , if i do click on it i get casino settings and nothing is in there


The files in the admincp folder likely didn't get uploaded.

dodgeboard.com 12-06-2007 01:52 PM

Quote:

Originally Posted by ss-community (Post 1396188)
when i log into my admin panel , on the left hand side of my forum i have a casion tab , i guess i click on that , (yes/No) , if i do click on it i get casino settings and nothing is in there

To get to PHPMyadmin, usually you go through cpanel. It's not in the admincp.

Sounds like you may be missing some files.

You'll have to first select the database you have assigned to your forums, then you should see something like the attached screen shot.

TazeredBlackMan 12-06-2007 04:15 PM

Is there any update on the roulette ball positioning?

Gooner 12-06-2007 05:03 PM

this is awesome... more popular with my members than the arcade by miles..... please add more games +multiplayer games... thanks :D


All times are GMT. The time now is 08:07 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.04286 seconds
  • Memory Usage 1,747KB
  • 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
  • (4)bbcode_code_printable
  • (5)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