Topic: Integration's Problem
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!
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 troubleshooting → Integration's Problem
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!
Please, describe the structure of folders on your site and where you want to read cookie
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";
Can you tell me something about "PUNBB_ROOT"
I am facing some problem related to this error.
I am new here and not sure that i am posting on a right forum or not?
PunBB Forums → PunBB 1.2 troubleshooting → Integration's Problem
Powered by PunBB, supported by Informer Technologies, Inc.