Author Topic: Quota Img Display  (Read 5482 times)

Offline Scubes13

  • Jr. Member
  • **
  • Posts: 48
Quota Img Display
« on: September 03, 2006, 07:15:58 PM »
Does anyone know where I enable the quota image display in the newest SVN release?
Is there supposed to be a config variable in the main.inc or something? I am on SVN 334.

Thanks,
Kevin L.

Offline thomasb

  • Newbie
  • *
  • Posts: 6
Re: Quota Img Display
« Reply #1 on: September 04, 2006, 01:52:08 AM »
In Rev. 334 the quota image was enabled by default. If you don't see it, you're either not using the default skin or your PHP installation does not have GD with GIF support installed. The image display has o be enabled within the skin template (mail.html):
but it requires the GD library.