I have recently re-built my site on my local host using xampp.
I am running MKPortal M1.1 and phpBB 2.0.21
upon a basic completion without any mods added i decided to upload to my hosting server.
upon upload i ran this:
UPDATE phpbb_config SET config_value = 'domain_name_here' WHERE config_name = 'cookie_domain';
UPDATE phpbb_config SET config_value = 'domain_name_here' WHERE config_name = 'server_name';
UPDATE phpbb_config SET config_value = 'path_to_phpBB' WHERE config_name = 'cookie_path';
UPDATE phpbb_config SET config_value = 'domain_name_here' WHERE config_name = 'script_path';
changing 'domain_name_here' to 'ghost-whisperers.org'
and
changing 'path_to_phpBB' to 'forum'
and ran it in SQL query. no errors reported....
i then ran the auto cookie MOD from Auto Cookie
i made the adjustments needed to mkportal login as instructed in the readme file, but i do not seem to be able to browse any of the mkportal sections, i stayed logged into the forum side and can post and read topics, but as soon as i click a mkportal link it am logged out and when i try to log back in it fails to login.
my web site is My Home Page
and i have a test account you can use,
username: guest
password: 123456