Quote:
Originally Posted by esperone
im getting this error when trying to add new items into the shop:
Warning: Invalid argument supplied for foreach() in [path]/admincp/kbankadmin.php on line 859
|
You should add itemtypes before you can add new items. Click
Item Types Management and you will be redirected to
Add New Item Types page. Read this for more information:
http://hskl.net/f/kbank.php?do=help&page=add_itemtype
Quote:
Originally Posted by lostguy
Okay u need update it because lot of us using vb3.7.2 patch 1
####################
Template: navbar (or header, depending on your style's templates)
####################
Find:
----------------------------------------
<if condition="false"><td class="vbmenu2_control"><a href="$vboptions[bburl]/calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td></if>
----------------------------------------
Add BELOW:
----------------------------------------
$template_hook[navbar_buttons_lef"]
----------------------------------------
Dont exist in your Navbar !
###################
Template: MEMBERINFO
####################
Find:
----------------------------------------
<if condition="$vboptions['usereferrer']">
----------------------------------------
Add BELOW:
----------------------------------------
$template_hook[profile_stats_pregeneral]
----------------------------------------
Dont exist in your MEMBERINFO
This new script out not long ago why it didnt test on latest ? This is depressing my day btw .
|
As far as I know, no template edit is require for vBulletin 3.7 but I will get 3.7.2 PL1 and check this out
Thank you
Edit: Checked, no template edit needed for vBB 3.7.x (include 3.7.2 PL1)