Quote:
|
Originally Posted by omegatron Can you explain what you mean by that? |
PhotoPost says I am logged in, but when I go back to the main page I am not logged in. I have read all the faqs on the matter, i have verified all, but not yet I don't succeed in entering as administrator.
This is my config-inc.php:
..........
//
// VB3 License Number required for VB3 integration
//
$vblicense = "XXXXXXXX";
<----- The exact licence number
// GD2 support
// this will only work if you have GD2 or better installed
// 0 - use mogrify; 1 - use GD2; 2- use GD1
$usegd=1;
..............
// Cookie variables
// This should be set to match the path/domain for your cookies,
// $cookie_path = "/"; sets the cookie to be usable throughout the site.
// $cookie_domain = ".domain.com"; sets the cookie to be usable across the domain
// If your BB system has a different setting, then you need to put that path here as well.
$cookie_path = "/";
$cookie_domain = "";
// Cookie Prefix
// Default vB3:
$cookieprefix = "";
// Default phpBB2:
//$cookieprefix = "phpbb2mysql";
// Default Threads:
//$cookieprefix = "w3t_";
$cookieprefix="";
My Bulletin boar has not prefix "bb" and is the bulletin that the photopost (prefix PP_) they have the same database...
Thanx and excuse me for my bad english....
Firefox (italy)