Hi WPyogi. I tried the solution posted in the thread you referenced and it didn’t work. I still get the same message. I flushed the cache, hit refresh on the page – still nothing. Just to make sure I did it correctly, I put the code in the first line before all the others:
define(‘JETPACK_DEV_DEBUG’, TRUE);
define(‘AUTH_KEY’, ‘xxxxxxxxx’);
define(‘SECURE_AUTH_KEY’, ‘ xxxxxxxxxxxx’);
define(‘LOGGED_IN_KEY’, ‘xxxxxxxxxx’);
etc.
Let me know if I’ve placed it in the wrong spot. This is all new to me. Thanks!