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)
-   -   Add-On Releases - vBookie for vBulletin 4 (https://vborg.vbsupport.ru/showthread.php?t=233473)

dartho 01-19-2010 09:39 AM

Not plugin changes, that messes up your Navbar links!

Template changes!

TimberFloorAu 01-19-2010 10:04 AM

k so changed it to this:

Code:

<vb:if condition="$vboptions['selectednavtab'] == 'The Bookies'">
<li class="selected">
    <a class="navtab" href="vbookie.php{vb:raw session.sessionurl_q}">{vb:rawphrase vbookie}</a>
<ul class="floatcontainer">
        <li><a href="vbookie.php{vb:raw session.sessionurl_q}">vBookie Home</a></li>
        <li><a href="vbookie.php?{vb:raw session.sessionurl}do=bets">Your Bets</a></li>
        <li><a href="vbookie.php?{vb:raw session.sessionurl}do=stats">Bet Statistics</a></li>
        <li class="popupmenu">
          <a href="javascript://" class="popupctrl">Books</a>
          <ul class="popupbody popuphover">
          <li><a href="vbookie.php?{vb:raw session.sessionurl}type=OPEN">Open Books</a></li>
          <li><a href="vbookie.php?{vb:raw session.sessionurl}type=CLOSED">Closed Books</a></li>
          <li><a href="vbookie.php?{vb:raw session.sessionurl}type=SETTLED">Settled Books</a></li>
          <li><a href="vbookie.php?{vb:raw session.sessionurl}type=ABANDONED">Abandoned Books</a></li>
          </ul>
        </li>
</ul>
</li>
<vb:else />
<li><a class="navtab" href="vbookie.php{vb:raw session.sessionurl_q}">{vb:rawphrase vbookie}</a></li>
</vb:if>

No difference

dartho 01-19-2010 10:24 AM

I'll forgive you as you're English, and you're in Queensland ;)

As stated back a few posts, change {vb:rawphrase vbookie} on the 3rd and the 2nd last lines of that template - they are unchanged in the code you pasted ...

Revert the template, try again :)

shzad1 01-19-2010 11:01 AM

bro pls teach me how 2 use vbookie? any tutorial i dunno how 2 add new bets

GreigM 01-19-2010 11:09 AM

Create a new thread and tick the box for, Yes, post a vBookie Event with this thread, this will open the options for your bet, and odds etc and is well documented in that page :)

jonty 01-19-2010 11:32 AM

Quote:

Originally Posted by GreigM (Post 1959987)
from the old thread, just ran it on my install and it set everyone to 1000 which is what I set the vcash too :)

edit: actually this will work for members currently registered but anyone new would still start with 500, would it be possible to add a admincp option to set the default vcash value? I guess the 500 default is set in the xml import, maybe we could just change it in there?

Code:

ALTER TABLE user CHANGE COLUMN vbookie_cash vbookie_cash BIGINT(20) UNSIGNED NULL DEFAULT 1000  ;
Changes the default value to '1000' for new members (if you've already imported the product)

TimberFloorAu 01-19-2010 11:45 AM

Quote:

Originally Posted by dartho (Post 1960071)
I'll forgive you as you're English, and you're in Queensland ;)

As stated back a few posts, change {vb:rawphrase vbookie} on the 3rd and the 2nd last lines of that template - they are unchanged in the code you pasted ...

Revert the template, try again :)

Without sounding like a Banana Bender could you post the code to change the NAVBAR replacement to "The Bookies"

Simple, Easy ;) thanks

dartho 01-19-2010 11:54 AM

Quote:

Originally Posted by TimberFloorAu (Post 1960114)
Without sounding like a Banana Bender could you post the code to change the NAVBAR replacement to "The Bookies"

Simple, Easy ;) thanks

Here's the code you wanted:
Code:

<vb:if condition="$vboptions['selectednavtab'] == 'vbookie'">
<li class="selected">
    <a class="navtab" href="vbookie.php{vb:raw session.sessionurl_q}">The Bookies</a>
<ul class="floatcontainer">
        <li><a href="vbookie.php{vb:raw session.sessionurl_q}">vBookie Home</a></li>
        <li><a href="vbookie.php?{vb:raw session.sessionurl}do=bets">Your Bets</a></li>
        <li><a href="vbookie.php?{vb:raw session.sessionurl}do=stats">Bet Statistics</a></li>
        <li class="popupmenu">
          <a href="javascript://" class="popupctrl">Books</a>
          <ul class="popupbody popuphover">
          <li><a href="vbookie.php?{vb:raw session.sessionurl}type=OPEN">Open Books</a></li>
          <li><a href="vbookie.php?{vb:raw session.sessionurl}type=CLOSED">Closed Books</a></li>
          <li><a href="vbookie.php?{vb:raw session.sessionurl}type=SETTLED">Settled Books</a></li>
          <li><a href="vbookie.php?{vb:raw session.sessionurl}type=ABANDONED">Abandoned Books</a></li>
          </ul>
        </li>
</ul>
</li>
<vb:else />
<li><a class="navtab" href="vbookie.php{vb:raw session.sessionurl_q}">The Bookies</a></li>
</vb:if>


TimberFloorAu 01-19-2010 12:03 PM

Actually no we havent removed it just Commented it out. I was playing with <!-- and -->

It will be reinstated mate, I NEVER remove copyright from other authors work

TimberFloorAu 01-19-2010 12:17 PM

Reinstated, and all footer copyrights intact ( sorry was playing with target=_blank for your link

Many thanks for your code, all sorted now


All times are GMT. The time now is 08:58 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.01613 seconds
  • Memory Usage 1,748KB
  • 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
  • (3)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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