<p><a href="http://wincert.net/wp-content/uploads/2015/01/joomla2.jpg"><img class="alignnone size-full wp-image-557" src="http://wincert.net/wp-content/uploads/2015/01/joomla2.jpg" alt="joomla box" width="720" height="340" /></a></p>
<p>If you are using Simple Image Gallery plugin for Joomla 1.6, 1.7 or 2.5 you might have teh following issue.</p>
<p>On published image thumbnails you can see &#8220;<strong>CLICK_TO_ENLARGE</strong>&#8221; message instead of &#8220;Click to enlarge&#8221;</p>
<p>Also when you click on the image from the gallery a pop-up is opened with the following message &#8220;<strong>JW_SIG_NAVTIP</strong>&#8221; instead of navigation tip.</p>
<p>The reason for this is because 2 .ini files for Simple Image Gallery plugin have couple of capital letters and if you are using the Linux Web server you have a problem.</p>
<p><!--more--></p>
<p>To resolve this FTP connect to your site and find these files:</p>
<p><strong>en-GB.plg_content_jw_simpleImageGallery.ini </strong></p>
<p><strong>en-GB.plg_content_jw_simpleImageGallery.sys.ini</strong></p>
<p>in <strong>public_html/administrator/language/en-GB</strong></p>
<p>and rename those files to:</p>
<p><strong>en-GB.plg_content_jw_simpleimagegallery.ini</strong></p>
<p><strong>en-GB.plg_content_jw_simpleimagegallery.sys.ini</strong></p>
<p>Re-load the page with the gallery and the issue should be fixed.</p>