Gallery2 thumbnails will not show

If you are able to view your pictures in Gallery2 but the thumbnails are not showing or are appearing as broken images, try this, place a new .htaccess file in your g2data folder with the following content inside...
Options +FollowSymLinks
RewriteEngine On


Also be sure that ToolKit Priority is set to the following order...
Gd
ImageMagick
NetPBM
  • 198 Users Found This Useful

Was this answer helpful?

Related Articles

Moodle: Notice: Only variable references should be returned by reference

Notice: Only variable references should be returned by reference The issue is with Moodle...

phpBB: Switching template to default theme

To change your phpBB theme back to the default which may be necessary when upgrading, log into...

Strict Standards Error in Joomla

You are running an out-dated install of Joomla and we highly recommend updating it to avoid your...

How do I reset Joomla administrator password?

How to reset Joomla administrative password Start by logging into your control panel. Once...

Joomla Strict Standards: Declaration of JParameter::loadSetupFile() should be compatible with that of JRegistry::loadSetupFile()

For this particular error we have found a work around which works until Joomla corrects their...