here's attached the sh404SEF plugin file and it will be my modest contribution to the Phoca Community...
@Jan :
I have been testing the plugin in my production site the whole day today and it seems to work fine, except the captcha image won't show up as sh404SEF is enabled. I found out where was the problem from but i couldn't resolve it as yet:
the image URL contained in components/com_phocaguestbook/views/phocaguestbook/tmpl/default.php is removed by sh404SEF :
Code: Select all
<img src="<?php echo JRoute::_('index.php?option=com_phocaguestbook&view=phocaguestbooki&id='.$this->id.'&Itemid='.$this->itemid.'&phocasid='. md5(uniqid(time()))) ; ?>" alt="<?php JText::_('Captcha Image'); ?>" id="phocacaptcha" />
Best Regards,
Jagwar77
