1

(3 replies, posted in PunBB 1.2 show off)

Check out our forum, opinions and helful comments are very welcome.

Chicago Paintball Blub


Thanks

I don't understand I keep getting a blank page!

Changed the code to:

define('PUN_TURN_OFF_MAINT', 1);
define('PUN_ROOT', './');
require PUN_ROOT.'include/common.php';
$pun_root = './';
require $pun_root.'include/common.php';

On the install_favorites.php, and I just get a blank page. My website is just the punnbb forum so no need for the ./forum addition in the code.

Need help thanks!

3

(3 replies, posted in PunBB 1.2 troubleshooting)

New help!! I need to know where exactly do I change the code, to set the alignment of my forum.
I've set the width to 780px, but need to align:center.