glad to hear you got it working :-)
Quote:
Originally Posted by wastemytime
Thank you. I'm stupid. I did go through the vBookie Installation, and this part:
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>
was gone. Now everything is working fine.
I was 100% sure, i didn't change any Template...
|
Quote:
Originally Posted by cuphongle
I seleted the "blank space", everything seems to be working, but now it says "you can not bet on this event"
|
hmm the blank/custom one was meant to make it work.
did you setup your usergroup to allow it to bet, post and edit vbookie events?
check your usergroup settings, if you cant edit the settings then rebuild your postbits to make it work.
that should hopefully fix the issue.