whats all this about?
I switch servers, and Im running TWO PN sites on 1 database(A members section and a Non-Members section).
I tranfered the SQL to the new server. edited the config.php files, and the Members section works,
But I get:
Session initialisation failed
on the nonmembers, I did a search but got nothing.
config.php is the some on both apart from:
members =
Code
$pnconfig['prefix'] = 'nuke_';
open (non M) =
Code
$pnconfig['prefix'] = 'nuke_OPEN_';
Oh, and happy new year.
