Jump to content

[SOLVED] ERR_CACHE_MISS error when click back button


Krlos
 Share

Recommended Posts

Hi, I have a page with a form for searching field data. After the results are shown I have a link to view details for every result match.

Everything is working fine but after I click to view a detail and try to go back to the results page I get ERR_CACHE_MISS on Chrome  and Firefox.

I have been reading about this issue here

The solutions posted is to add this headers to the page:

header('Cache-Control: no cache');

How can I add this header to a template?

Thank you

Edited by Krlos
Typo
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...