Putting the code below in the settings.php file to boycott cookies solved my issue.
define( 'AUTH_KEY', 'put your unique phrase here' );
define( 'SECURE_AUTH_KEY', 'put your unique phrase here' );
define( 'LOGGED_IN_KEY', 'put your unique phrase here' );
define( 'NONCE_KEY', 'put your unique phrase here' );
define( 'AUTH_SALT', 'put your unique phrase here' );
define( 'SECURE_AUTH_SALT', 'put your unique phrase here' );
define( 'LOGGED_IN_SALT', 'put your unique phrase here' );
define( 'NONCE_SALT', 'put your unique phrase here' );
define('ADMIN_COOKIE_PATH', "https://wordpress.stackexchange.com/");
define('COOKIE_DOMAIN', '');
define('COOKIEPATH', '');
define('SITECOOKIEPATH', '');
Related Posts:
- What is the best way to monitor PHP functions/executions?
- How do I set up Debugging?
- add_sub_menu page() to be replaced by add_theme_page()
- Get PHP Fatal error on globalized $wpdb: Call to a member function insert() on a non-object- I have no clue. What to do?
- How to show the error causing the ‘There has been a critical error on your website’?
- How do you change error reporting to only show errors in WordPress?
- How to Debug WordPress
- Error message prevents access to WP
- Getting notices on fresh 3.6.1 install
- WordPress: Notice:Object of class WP_Query could not be converted to int in on line
- Front end empty (i.e. nothing displays); Back end looks fine; What are possible causes?
- Error when setting cookie
- WordPress + Buddpyress – troubleshooting server overloading
- What are the issues using the Test Cookie Fix?
- Unnessary character on post after restore
- How to find which plugin crashes
- write developer debug statements to separate log
- I’m getting this ‘PHP Deprecated’ issue
- Error logging in wordpress
- Critical Error on Pages – WP_DEBUG Not Showing Anything
- How to disable the fatal error (WSOD) protection?
- Could not create directory /wp-content/upgrade/
- Getting the warning: Missing argument 2 for manage_posts_custom_column()?
- What log files does a WordPress installation write to?
- HTTPS leads to Sorry, you are not allowed to access this page
- How to use WP_Error $data argument?
- Is it possible to disable caching of an option when using w3 total cache?
- Showing error “Function create_function() is deprecated”
- error_log over 70GB. How to stop this? [closed]
- Update wordpress fail – There has been a critical error on your website
- Getting headers already sent error from plugin
- “Notice: Undefined index:” error when adding new content?
- Object of class WP_Error could not be converted to string
- How to resolve error “Cookies are blocked due to unexpected output.”?
- New WordPress Error Message – Not seen this before
- How to handle core code throwing notice on valid input?
- Getting Warnings & Notices from Fresh WordPress 3.1.2 install
- What do these “Failed to import” errors mean and how do I fix it?
- How to use add_settings_error in register_setting callback
- Application passwords not working on localhost?
- Debugging with functions.php
- In big trouble – Allowed memory size of 268435456 bytes exhausted
- failed to open stream: No such file or directory
- Where are WP_Errors Saved
- update user information
- Error! 401.shtml file not found, what’s the problem?
- Strange glyphs code error
- Sorry, you are not allowed to access this page dashboard
- Custom slider throwing an error
- Homepage Not Found Error [closed]
- 4.2.2 stuck in an db upgrade loop with “Call to undefined method wpdb::get_col_length()”
- Cannot redeclare maybe_create_table()
- Debugging unserialize errors [closed]
- Fatal error: Allowed memory size of 146800640 bytes exhausted (tried to allocate 57 bytes) in public_html/wp-includes/rewrite.php on line 1561
- Why can I not execute php files under the wp-includes folder?
- Why do get_category_by_slug() crashes WordPress 4.8
- Headers already sent by
- Failed: Filesystem preventing downloads. ( ftpext)
- Code snippet to display ID gives critical error
- I tried to build a theme from scratch and it crashed everything
- Overwrote index.php. When I restored it, I got lots of Notice level errors
- 403 forbidden access to my whole site
- error log bloated by add_view
- Unable to locate WordPress content directory
- Constant WP_CRON_LOCK_TIMEOUT already defined in /htdocs/wp-config.php
- WP Core Update Issue
- Cannot upgrade to 4.0 – get SSL certificate error
- Fatal Error: get_header();
- Downgrade from latest nightly build to latest stable version
- download count29.php whene loading site [closed]
- Warning: call_user_func_array() [function.call-user-func-array]
- Parse error: syntax error, unexpected [closed]
- My new WordPress blog keeps refreshing in Chrome browser
- How to turn off WP error handling, but turn on php error handling?
- Help with “Uncaught Error: Attempt to modify property “response” on bool”
- Replace form field error text?
- Suddenly get errors in admin when editing post type
- Console Messages: A cookie associated with a cross-site resource at
- How can I make error messages in admin
- WordPress won’t save page/post with more than 332 words
- Need Help Understanding Debug Log Errors
- Plugin debugging with errors in activation routine
- Site has fake users registered with a similar pattern in username and email
- WordPress fails when my post is larger than 1400 words
- Weird Parse Error on Uploaded File
- do_action( ‘init’ ) in wp-settings.php breaks my website. All plugins and themes disabled
- Why I am having error Call to undefined function get_header()?
- WP_Error message
- Fatal error: Cannot declare class WP_User_Request, because the name is already in use?
- Unexpected error with class-wp-hook.php on WordPress
- Fatal error: Call to undefined function wp_raise_memory_limit()
- WordPress “Allowed memory size” on wp-db.php [closed]
- Parse error: syntax error, unexpected T_STRING, expecting ‘,’ or ‘;’ [closed]
- Whole right area of wordpress admin dashboard not showing
- WordPress Customizer not loading
- Unable to log in: “Cannot serve directory www/wordpress/wp-includes/ No matching DirectoryIndex”
- How do I turn off WordPress errors and just have regular old php errors?
- RSS Feed URL redirecting to site URL
- Website slows down and Error 522
- WordPress update bug