Well,
In my wp-config.. i cant see this line…
instead there is all this…
define( ‘BB_AUTH_KEY’, ‘*****’ );
define( ‘BB_SECURE_AUTH_KEY’, ‘*****’ );
define( ‘BB_LOGGED_IN_KEY’, *****’ );
define( ‘BB_NONCE_KEY’, ‘*****’ );
define(‘BB_AUTH_SALT’, ‘*****’);
define(‘BB_LOGGED_IN_SALT’, ‘*****’);
define(‘BB_SECURE_AUTH_SALT’, ‘*****’);
Thanks greikg for the response.
Can you please guide me as to which file is this function to be removed from?
thanks
Hi anandasama,
I followed the same order.
Even I think that my user meta and cookie integration might have some problem, is there any way to check the same?
Or can I do it again the cookie and user meta integration part?
thanks