kBank 2.5 - Money System

I install it, I vBulletin 3.8 and gave me this error


Fatal error: Call to undefined function GlobalStartCode() in /home/sitio/public_html/forum/admincp/global.php(243) : eval()'d code on line 6

AnyBody can help me to solve this error?
 
this made my site all wierd i mean liike i cant even login ...
rdogg.thvhosting.net

sorry for advertising but look i cant even login to it no1 can i have FTP and Hosting access only
Help
 
i got this error how do i fix ?
Fatal error: Call to undefined function GlobalStartCode() in /home2/thekrew/public_html/forums/admincp/global.php(243) : eval()'d code on line 2
 
I find if you do the template edits first, then import the mod, you won't get that error.

Put this in your config file. Then do the edits. Take out after your done.
PHP:
define('DISABLE_HOOKS',1);
 
dark_hunter said:
I find if you do the template edits first, then import the mod, you won't get that error.

Put this in your config file. Then do the edits. Take out after your done.
PHP:
define('DISABLE_HOOKS',1);

is that to me if so my admin cp is just that text
 
great ! Thanks..
I uninstalled vbcredits and vbexperienced

Edit :

I have another problem, When I try add an item at ACP, it says "Some Id cannot be found". How can i fix this ?
 
Warning: include_once([path]/kbank/init.php) [function.include-once]: failed to open stream: No such file or directory in [path]/includes/init.php(298) : eval()'d code on line 219

Warning: include_once() [function.include]: Failed opening '[path]/kbank/init.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/includes/init.php(298) : eval()'d code on line 219

Warning: include([path]/kbank/hook_fetch_userinfo_query.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/functions.php(1365) : eval()'d code on line 2

Warning: include() [function.include]: Failed opening '[path]/kbank/hook_fetch_userinfo_query.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/includes/functions.php(1365) : eval()'d code on line 2

Warning: include([path]/kbank/hook_fetch_musername.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/functions.php(1139) : eval()'d code on line 2

Warning: include() [function.include]: Failed opening '[path]/kbank/hook_fetch_musername.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/includes/functions.php(1139) : eval()'d code on line 2

Warning: include([path]/kbank/hook_fetch_userinfo.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/functions.php(1443) : eval()'d code on line 2

Warning: include() [function.include]: Failed opening '[path]/kbank/hook_fetch_userinfo.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/includes/functions.php(1443) : eval()'d code on line 2

Fatal error: Call to undefined function GlobalStartCode() in /home/raavanan/public_html/admincp/global.php(243) : eval()'d code on line 15


After Installing This Mode I am Getting Error And My forum Not Opening anyone kindly help me i dont know coding
 
Back
Top