BUG: links to downloadable Joomla patches change from Joomla Forge to www.waltercedric.com NEW: a new plugin watercap NEW: possibility to remove the backlink to this site in admin panel. BUG: akocomment switch for activating securityimage was the same as akobook switch
Following has been done to resolve common issues support in forum. NEW: better detection of GD library and warnings if not detected during installation NEW: error message if GD is not detected instead of a broken image during runtime.
Thanks to Lukas Wymann BUG: "Switch component OFF globally" and "Switch component to debug" switch were exchanged BUG: constant $copyright not initialized in 2 places, $refreshlink not created BUG: missing files calculator.jpg in installer
To be release in a few hours
Do not forget that GD library is required, 90% of forums entries are related to this issues.
GD is an open source code library for the dynamic creation of images by programmers. GD creates PNG, JPEG and GIF images, among other formats. GD is commonly used to generate charts, graphics, thumbnails, and most anything else, on the fly. While not restricted to use on the web, the most common applications of GD involve web site development. from http://www.libgd.org/