RamblingRoss
The blog of Ross Fruen, a .NET consultant

Fix warnings generated by the cache held by Stacey

Whilst running the Stacey 3.0.0 CMS under Z-WAMP warnings would be generated whenever performing searches.

These warnings can be fixed by marking the following functions in the /web/app/cache.inc.php file as static:

  • generate_hash
  • get_full_cache
  • delete_old_full_caches
  • create_full_cache

Add a comment

If you want your comment to appear on this page please complete the form below. Your name and email address are optional, although the latter will be required if you want a response. Your email address will not appear against your comment and will only be used to correspond with yourself (where appropriate).