Title: Error in cache
Last modified: August 21, 2016

---

# Error in cache

 *  [vancho_g](https://wordpress.org/support/users/vancho_g/)
 * (@vancho_g)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/error-in-cache/)
 * Hi,
 * Im using your wp plugin, when the users enter the password, the protected content
   displays a slider menu, the users then, can select a page, when they enter in
   any page and then go back where is the protected content, display this
 * ERR_CACHE_MISS
 * showing an error in the page, then the users hit again back and the page displays
   fine but again with the input for the password, this is not saving the cookie.
 * what can i do to fix this
 * [https://wordpress.org/plugins/content-protector/](https://wordpress.org/plugins/content-protector/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [K. Tough](https://wordpress.org/support/users/kjvtough/)
 * (@kjvtough)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/error-in-cache/#post-4850513)
 * Hi.
 * Can you point me to your site where this is happening, and what shortcode you’re
   using?
 *  Thread Starter [vancho_g](https://wordpress.org/support/users/vancho_g/)
 * (@vancho_g)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/error-in-cache/#post-4850627)
 * Hi ….
 * this is the url [http://bonahealth.com/medicos-principal/](http://bonahealth.com/medicos-principal/)
 * the password is bonaHealth
 * then, click any of the products in the slider, it shows the product, and then
   go back,
    the browser (chrome) displays “confirm form forwarding” but in spanish,
   i click in “more” the shows code error ERR_CACHE_MISS.
 * the shortcode i’m using is
 * [content_protector password=”bonaHealth”]
    [/content_protector]
 *  [K. Tough](https://wordpress.org/support/users/kjvtough/)
 * (@kjvtough)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/error-in-cache/#post-4850628)
 * Your shortcode is missing a ‘cookie_expires’ attribute. No cookies are created
   in the browser unless you set that attribute. So, for example, if you want a 
   successful login to be good for an hour, you would do this:
 *     ```
       [content_protector password="bonaHealth" cookie_expires="1 hour"]
   
       [/content_protector]
       ```
   

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Error in cache’ is closed to new replies.

 * ![](https://ps.w.org/content-protector/assets/icon-256x256.png?rev=2206760)
 * [Passster - Password Protect Pages and Content](https://wordpress.org/plugins/content-protector/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/content-protector/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/content-protector/)
 * [Active Topics](https://wordpress.org/support/plugin/content-protector/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/content-protector/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/content-protector/reviews/)

## Tags

 * [cache](https://wordpress.org/support/topic-tag/cache/)
 * [content](https://wordpress.org/support/topic-tag/content/)

 * 3 replies
 * 2 participants
 * Last reply from: [K. Tough](https://wordpress.org/support/users/kjvtough/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/error-in-cache/#post-4850628)
 * Status: not resolved