Quote:
Originally Posted by kylek
This is the order of things - how it was, how I did it. These settings below work for me.
I originally had vbookie and vbplaza running on 3.6.5. Then uninstalled vbplaza and the vbplaza add on for vbookie.
Then I installed iCash, and later found the files in post 1343 that Sinisterpain attached. Downloaded them and uploaded overwriting files on the server. Ran the product bookie-hack making sure it was set to overwrite.
This gives you a new iCash setting in the cash/points system setting in the vbookie options. I set it for iCash.
iCash Settings - this worked for me. For points name we use stars as our money
Name of points - Stars
Money Row - Money (left as default)
Then installed iBank.
iBank Settings:
money Row - money
All were working. Then just upgraded from 3.6.5 to the latest 3.6.7. Checked after upgrading and all are still working.
Also checked to see if I still had the Redirect to vbookie.php when posting new Event plugin still there and it is, left it when I removed vbplaza.
|
Awesome ! You make it work 65%/100%...
Its almost done.. I can't get the Vbookie event post show
Code:
<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>
I don't know if its my skin or an other thing
hope you can help.. .
Thanks!