Topic: How to add more values to the cookie?
How do I add more values to the pun-cookie so I can use the same cookie on other pages on my site? for example add the realname in the cookie so I can show it on my page.
You are not logged in. Please login or register.
PunBB Forums → Archive → How to add more values to the cookie?
How do I add more values to the pun-cookie so I can use the same cookie on other pages on my site? for example add the realname in the cookie so I can show it on my page.
That will require modification of quite a few files. login.php, misc.php, profile.php, register.php and include/common.php to be exact. What you want to change is the call to setcookie().
PunBB Forums → Archive → How to add more values to the cookie?
Powered by PunBB, supported by Informer Technologies, Inc.