Caching error with gzencode()
Brad Beattie - September 19, 2008 - 19:03
| Project: | Drupal |
| Version: | 6.x-dev |
| Component: | base system |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
I'm not sure what's causing this, but I wasn't expecting this error. I have caching turned on and I occasionally get this error:
warning: gzencode() expects parameter 3 to be long, string given in /home/brad/Workspaces/Sandbox/Drupal6/includes/common.inc on line 2494.
See the attached screenshot.
| Attachment | Size |
|---|---|
| Screenshot-Drupal Sandbox - Mozilla Firefox.png | 68.09 KB |

#1
My bad. My webserver has page compression on and I turned on Drupal's page compression. Urk.