Topic: punMod and constant PUN_ROOT
Today I tried to install punMod but when I try to browse punmod.php page, i got this message:
The constant PUN_ROOT must be defined and point to a valid PunBB installation root directory.
What am I supposed to do?
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 troubleshooting → punMod and constant PUN_ROOT
Today I tried to install punMod but when I try to browse punmod.php page, i got this message:
The constant PUN_ROOT must be defined and point to a valid PunBB installation root directory.
What am I supposed to do?
you need to put this at the top
define('PUN_ROOT', './');I did it. but now another problem. you can see it here
Do you have extra characters somewhere up there (an extra tab or space maybe?)
PunBB Forums → PunBB 1.2 troubleshooting → punMod and constant PUN_ROOT
Powered by PunBB, supported by Informer Technologies, Inc.