Fullscreen
Loading...
 
Skip to main content

Images don't appear to some people when using GD on Windows server (weird)

Status
Closed
Subject
Images don't appear to some people when using GD on Windows server (weird)
Version
1.9.x
Category
  • Error
Feature
Image Gallery
OS independence (Non-Linux, Windows/IIS, Mac, BSD)
Submitted by
Marc Laporte
Lastmod by
Philippe Cloutier
Rating
(0)
Description

This is a problem which is very difficult to debug because some people see the images and some don't. We have not yet been able to find a correlation of what causes the issue.

Doesn't work (for some people):

Image
Copy to clipboard
{img src="show_image.php?id=76" width=800 }


The source of the problem seems to be something between the GD image library, Windows and TikiWiki. I have never seen such a problem with Linux/GD/TikiWiki.

The alternate method we are now using is totally bypassing the GD image library (works for all):

Image
Copy to clipboard
{img src="img/wiki_up/Dashboard_Selection.jpg" width=800 }
Importance
1 low
Priority
5
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
1551
Created
Wednesday 06 February, 2008 14:10:27 UTC
by Unknown
LastModif
Friday 23 September, 2011 21:33:03 UTC


Show PHP error messages