D Dodoria New Member Jan 24, 2009 #1 vBulletin.org Forum - View Single Post - kBank 2.1 - Money System From the kbank init edit. Thanks in advance :S
vBulletin.org Forum - View Single Post - kBank 2.1 - Money System From the kbank init edit. Thanks in advance :S
H Hoxxy New Member Jan 24, 2009 #2 Disabling it's bad method for problem solving I've found how to solve this Plugin Manager -> kBank Init Edit Click to expand... PHP: if (THIS_SCRIPT != 'blog_usercp' AND THIS_SCRIPT != 'blog_post'){ include_once(DIR . '/kbank/init.php'); }
Disabling it's bad method for problem solving I've found how to solve this Plugin Manager -> kBank Init Edit Click to expand... PHP: if (THIS_SCRIPT != 'blog_usercp' AND THIS_SCRIPT != 'blog_post'){ include_once(DIR . '/kbank/init.php'); }