Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
Hello
I’ve installed joomla 1.5.8 on my iis 6 server then installed the phoca guestbook. Everything works fine only captcha is not displaying the images . Installed more test sites still the same problem...
I’ve followed up the other instructions in this forum but nothing helps
please help me.
Thanks.
grtz mac
hi
i've tried both methods of displaying image on the site JHTML and JROUTE but both are not working.
where can ik find the path to the images?
grts mac
// Server side checking CAPTCHA
if ($this->captcha_msg)
{
echo '<small style="color:#fc0000;">'.JText::_( 'Phoca Guestbook Wrong Captcha' ).'</small><br />';
}
//-- Server side checking CAPTCHA
?></small> </td>
</tr>
hello
found the problem, gd2 in php.ini was disabled after enabling it the problems with captcha and gallary were gone.....
thanks for supporting me.
mac