Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Does Vanilla support PHP Output Control functions?

edited October 2006 in Vanilla 1.0 Help
Hello!

I use mod_gzip on my site Limundo
For Vanilla it did not work: Limundo Cafe.

Every site works great except for the forum.

I asked on another forum this question and they told me that maybe Vanilla did not support PHP Output Control Functions.

Can anybody help?
Like Mark, or someone who is using gzip with Vanilla

Comments

  • MarkMark Vanilla Staff
    Actually, that's incorrect. Vanilla *does* use output buffering. Perhaps *that* is why your gzipping isn't working. Maybe try commenting out the ob_start(); in appg/settings.php. I can't tell you more than that. I've never used mod_gzip.
This discussion has been closed.