|
INSERT INTO `pp_settings` VALUES (172, 'Forum Cookie Prefix', 'cookieprefix', 'Some Default values vB3: bb, phpBB2: phpbb2mysql, Threads: w3t_', '', 2, 12);
INSERT INTO `pp_settings` VALUES (173, 'PhotoPost Cookie Domain', 'domain_path', '.yourdomain.com; sets the cookie to be usable across the domain', '.mydomain.net', 3, 12);
well smf does not use cookie prefix that should be blank here also your cookie domain should match that of what your smf is set to. I beleive also smf can not set a custom cookie domain setting either
|