Contact your host. They will find the problem.

And update your PunBB to the latest version.

302

(2 replies, posted in PunBB 1.2 discussion)

Change host.

303

(9 replies, posted in PunBB 1.2 discussion)

That means requesting a password for every file, which would be a tad annoying in my opinion...

304

(4 replies, posted in Feature requests)

http://punbb.org/download/museum/

305

(9 replies, posted in PunBB 1.2 discussion)

Got it working perfectly now.

If anyone want to know how to do it, let me know. It's an excellent security solution.

306

(9 replies, posted in PunBB 1.2 discussion)

Got it half working.

The root path was changed to:

define('PUN_ROOT', './../');

And then edited the urls in header.php and functions.php.

The only problem is that i'm getting the HTTP_REFERER errors when making changes.

307

(9 replies, posted in PunBB 1.2 discussion)

I'm considering moving the admin files from:

http://www.site.com/admin_index.php

to a new admin directory:

http://www.site.com/admin/admin_index.php

This way i can password protect the 'admin' directory via ensim as an extra security measure.

I'm new to punBB - looks excellent buy the way - so my question is what files would i have to alter so that the paths match up?

Thanks.