vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vBookie for vBulletin 3.5 (https://vborg.vbsupport.ru/showthread.php?t=94128)

ti07shadow 04-30-2008 04:49 PM

oh nevermind I found out why here

https://vborg.vbsupport.ru/showthrea...92#post1035092

MissKalunji 04-30-2008 05:00 PM

lol everytime i come to answer you.

you answer your own question

ti07shadow 04-30-2008 07:06 PM

Ok this one I need an answer from you. How would I make it so users can see their vCash in the mini profiles?? Cause its not showing.. hmm I probably should use the search option morew often, found out lol...

ti07shadow 04-30-2008 09:19 PM

Ok I came up with a problem that I cannot find an answewr to. For some reason event when enabled ther vcash will not show in postbit....

MissKalunji 04-30-2008 09:21 PM

Quote:

Originally Posted by ti07shadow (Post 1503757)
Ok this one I need an answer from you. How would I make it so users can see their vCash in the mini profiles?? Cause its not showing.. hmm I probably should use the search option morew often, found out lol...

Quote:

Originally Posted by ti07shadow (Post 1503883)
Ok I came up with a problem that I cannot find an answewr to. For some reason event when enabled ther vcash will not show in postbit....

did you do the postbit edit?

ti07shadow 04-30-2008 09:25 PM

Code:


  In Templates postbit/postbit_legacy
  FIND
  --------------------------------------------------
  $vbphrase[posts]: $post[posts]
  --------------------------------------------------

  BELOW that ADD
  --------------------------------------------------
  <if condition="$vboptions['vbookiecashon']">
      <br />$vbphrase[vbookie_vcash]: $post[vbookie_cash]
  </if>
  --------------------------------------------------


Yes I did, but now its not showing peopels correct vlues, its showing 500 for everyone and 0 for me and there frozen like that? I posted and it wouldnt go up?\



This is all that was in the readme, so is there something missing???

Code:

In Template newthread
  FIND
  --------------------------------------------------
  $threadmanagement
  --------------------------------------------------

  ABOVE that ADD
  --------------------------------------------------
  <if condition="$show['vbookieevent']">
        <fieldset class="fieldset">
                <legend>$vbphrase[post_a_vbookieevent]</legend>
                <div style="padding:$stylevar[formspacer]px">
                        <div><label for="cb_postvbookieevent"><input type="checkbox" name="postvbookieevent" value="yes" id="cb_postvbookieevent" tabindex="1" $checked[postvbookieevent] />$vbphrase[yes_post_a_vbookieevent_thread]</label></div>
                </div>
        </fieldset>
  </if>
  --------------------------------------------------


  In Templates postbit/postbit_legacy
  FIND
  --------------------------------------------------
  $vbphrase[posts]: $post[posts]
  --------------------------------------------------

  BELOW that ADD
  --------------------------------------------------
  <if condition="$vboptions['vbookiecashon']">
      <br />$vbphrase[vbookie_vcash]: $post[vbookie_cash]
  </if>
  --------------------------------------------------


  In Template navbar
  FIND
  --------------------------------------------------
  <td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>
  --------------------------------------------------

  BELOW that ADD
  --------------------------------------------------
  <td class="vbmenu_control"><a href="vbookie.php?$session[sessionurl]">$vbphrase[vbookie]</a></td>
  --------------------------------------------------


MissKalunji 04-30-2008 09:40 PM

did you globally donate to everyone? and posting doesn't give you cash...it's betting and winning that does

ti07shadow 04-30-2008 09:46 PM

Yea I did it globally

ti07shadow 04-30-2008 09:53 PM

My members claim they cant see their vCash, but I can?

Lahoria 05-01-2008 11:01 AM

just installed vbookie on my bv v.3.7.0
but how do I create at bet event ?


All times are GMT. The time now is 08:59 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.02401 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
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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