Difference between revisions of "Category talk:Categories"

From RPGnet
Jump to: navigation, search
m (Reverted edits by 201.34.32.44 (Talk); changed back to last version by ShannonA)
 
(4 intermediate revisions by 3 users not shown)
Line 6: Line 6:
 
[[User:Adalger|Adalger]]
 
[[User:Adalger|Adalger]]
  
Update: I discovered two images which were in all of the categories which exhibited the behavior. I removed the Category tags from those images, and no longer observe the above bug. I'm off to check meta.wikimedia.org for a bug report, but I advise not putting images into categories as it appears to break the category page.
+
Update: I discovered two images which were in all of the categories which exhibited the behavior. I removed the Category tags from those images, and no longer observe the above bug. No bug report on meta.wikimedia.org, and they seem to have no trouble there with categories which contain images, but I advise not putting images into categories here as it appears to break the category page. Perhaps something in LocalSettings.php for this wiki isn't set up right?
  
 
[[User:Adalger|Adalger]] 22:40, 1 Jun 2005 (PDT)
 
[[User:Adalger|Adalger]] 22:40, 1 Jun 2005 (PDT)
 +
 +
== Installed GD ==
 +
 +
I installed the GD graphic library for PHP4 which may or may not resolve the problem. (GIF support isn't available in the newer versions of the GD library because of Compuserve's lawyers.) -ShannonA

Latest revision as of 20:48, 15 September 2008

I get this when I try to go to the FANGS category (and a number of others):

Fatal error: Call to undefined function: imagecreatefromgif()
in /var/www/rpgnet/wiki/includes/Image.php on line 574

Adalger

Update: I discovered two images which were in all of the categories which exhibited the behavior. I removed the Category tags from those images, and no longer observe the above bug. No bug report on meta.wikimedia.org, and they seem to have no trouble there with categories which contain images, but I advise not putting images into categories here as it appears to break the category page. Perhaps something in LocalSettings.php for this wiki isn't set up right?

Adalger 22:40, 1 Jun 2005 (PDT)

Installed GD[edit]

I installed the GD graphic library for PHP4 which may or may not resolve the problem. (GIF support isn't available in the newer versions of the GD library because of Compuserve's lawyers.) -ShannonA