Quote:
Originally Posted by Blaine0002
my code? or code submitted by somone else.
|
in the downloaded file there is ibank.php
in this file you need to change this:
Quote:
$navbits = array("bank.php?$session[sessionurl]&do=" . $Action => "Bank");
|
to this:
Quote:
$navbits = array("ibank.php?$session[sessionurl]&do=" . $Action => "Bank");
|
and there are a few more also..
at least thats what i had to edit before it would work, maybe it because i use vb 3.6.5