need help installing

.krew

New Member
so i upload all the files in the upload folder into my public_http folder but when i go to domain.com/install/install.php nothing shows? Help plz
 

micky13

New Member
This is a very plain error description. Adding more detail about your situation will probably result in a better, more helpful response.
 

bluescorpion

New Member
Okay, thanks for the screenshot. The install folder is missing, looks like, at least from the screen shot. What is in the forums folder? Maybe you need to do a reset here. I think you don't want to be start off with a messy file structure, it will only come back to bite you again and again until you clean it up.
 

.krew

New Member
ok now i got it to work but try installing a mod
now admin cp says
Code:
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 2

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

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') 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') 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') in [path]/includes/functions.php(1443) : eval()'d code on line 2

Fatal error: Call to undefined function GlobalStartCode() in /home2/thekrew/public_html/forums/admincp/global.php(243) : eval()'d code on line 2
 
Top