Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: wp integration cookie does not work

@rockyteng

Member

hi guys,

thanks gerikg’s instrucition,very helpful!

i followed gerikg’s instruction,but meet a problem.

on task 7 after i clicked on save changes,

i should get the code below:

define( ‘COOKIEHASH’, ‘9ff1a614da865684d07223b202d18708’ );

define( ‘COOKIE_DOMAIN’, ‘.10.10.1.20’ );

define( ‘SITECOOKIEPATH’, ‘/wordpressmu/’ );

define( ‘ADMIN_COOKIE_PATH’, ‘/wordpressmu’ );

define( ‘COOKIEPATH’, ‘/wordpressmu/’ );

but actually i lost

define( ‘ADMIN_COOKIE_PATH’, ‘/wordpressmu’ );

so when i log into bbpress then

i can log into wordpressmu automatically

but i cant log into wordpressmu admin automatically

does anybody have an idea what i have missed?

your help will be much appreciated.

thanks guys

Skip to toolbar