If your IIP index page does not reside in your UBBTHreads folder you will need to have this setting in your config.inc.php
// If you are using cookies you can specify a path to make them available
// to other areas of your website. If you only want them to be available
// to things within your UBB.threads installation directory leave this blank
// If you want them available to your whole website, specify a path of "/";
$config['cookiepath'] = "/";
You can also set this from your admin control panel;
If you are using cookies you can specify a path as well. Leaving this blank will make the cookies only available under the UBB.threads install directory. Setting this to / will make them available to your entire website.
set to "/" without the quotes if setting from here
Last edited by ChAoS; 02/02/2003 12:10 AM.