Solved (General)

by Andy, Wednesday, October 12, 2011, 11:08 (4602 days ago) @ Andy

Ok, that's solved now:

As I had amended the file structure (all forums use just the one set of modules,includes and theme folders) I had forgotten to adjust the path in main.inc.php

from: include('includes/auto_login.inc.php');

to:

include('auto_login.inc.php');


Cheers

Andy


Complete thread:

 RSS Feed of thread