The relative document root is "/",forum root is "/pun/".
I have solved this problem by configering with below:
In web site root config file,
Define(PUNBB_ROOT,/pun/);
require PUNBB_ROOT."include/common.php";
You are not logged in. Please login or register.
PunBB Forums → Posts by majiguang
Pages 1
The relative document root is "/",forum root is "/pun/".
I have solved this problem by configering with below:
In web site root config file,
Define(PUNBB_ROOT,/pun/);
require PUNBB_ROOT."include/common.php";
I do Punbb's Integration with my web site.
PUNBB_ROOT is "/pun/",I can read out the COOKIE in PUNBB_ROOT,but not in DOCUMENT_ROOT.
Why?how to do it?
Thank you!
Pages 1
PunBB Forums → Posts by majiguang
Powered by PunBB, supported by Informer Technologies, Inc.