Quote:
Originally Posted by mrpaint
It's so weird. I don't have vBulletin Blog 2.0 to check it out but basically kBank do nothing with it  Anyway, it's good for you to solve your problem 
|
Disabling it's bad method for problem solving

I've found how to solve this
Plugin Manager -> kBank Init Edit
PHP Code:
if (THIS_SCRIPT != 'blog_usercp' AND THIS_SCRIPT != 'blog_post'){
include_once(DIR . '/kbank/init.php');
}