COppermine with Opera - caching issues COppermine with Opera - caching issues
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

COppermine with Opera - caching issues

Started by etienne, October 16, 2003, 03:25:17 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

etienne

When using Coppermine with Opera, i'm facing some issue with browser caching: Opera uses meta information in order to know if it may cache pages. Because coppermine pages contain no about chaing, Opera chaches the pages by default... leading to a few troubles!

Can you add the following in the html header of each page:

<meta http-equiv="Pragma" content="no-cache"/>


Thanks for your work!

Titooy

I already addressed that issue on the old board but since it felt offline, I presume developers didn't see it...
http://coppermine.sourceforge.net/oldboard/viewtopic.php?t=3000