Quote:
Originally Posted by NittoMOD
Is this correct or a typo -
PHP Code:
<?php
require_once('/path/to/your/login_inc2.php');
?>
Do you mean login_inc.php?
|
Whoopsie

Sorry about that, its just a typo.
login_inc.php is correct.
I will fix it.
Quote:
Where do we put the login_inc file included with this hack? Any special directory, or whichever directory we are running the script?
|
Just put it wherever you want, as long as you change the path to suit it should be fine.
I normally just put it under something like mywebside.com/includes/