How to fix JComments CAPTCHA image not showing Discuss How to fix JComments CAPTCHA image not showing https://premius.net/blog/web-design/101-how-to-fix-jcomments-captcha-image-not-showing.html Fri, 29 Mar 2024 09:49:21 +0000 JComments Grzegorz says: https://premius.net/blog/web-design/101-how-to-fix-jcomments-captcha-image-not-showing.html#comment-34 get('c aptcha_engine', 'kcaptcha'));]]> Grzegorz Thu, 31 Oct 2013 19:15:13 +0000 https://premius.net/blog/web-design/101-how-to-fix-jcomments-captcha-image-not-showing.html#comment-34 Super User says: https://premius.net/blog/web-design/101-how-to-fix-jcomments-captcha-image-not-showing.html#comment-31 Super User Wed, 16 Oct 2013 21:31:43 +0000 https://premius.net/blog/web-design/101-how-to-fix-jcomments-captcha-image-not-showing.html#comment-31 sumit says: https://premius.net/blog/web-design/101-how-to-fix-jcomments-captcha-image-not-showing.html#comment-30 sumit Wed, 16 Oct 2013 07:06:07 +0000 https://premius.net/blog/web-design/101-how-to-fix-jcomments-captcha-image-not-showing.html#comment-30 Bill says: https://premius.net/blog/web-design/101-how-to-fix-jcomments-captcha-image-not-showing.html#comment-28 Bill Wed, 11 Sep 2013 17:34:56 +0000 https://premius.net/blog/web-design/101-how-to-fix-jcomments-captcha-image-not-showing.html#comment-28 vietnamsvisa says: https://premius.net/blog/web-design/101-how-to-fix-jcomments-captcha-image-not-showing.html#comment-3 com_sh404sef->s ef_ext-> now you should write one file with name: com_jcomments.p hp. Then you write: switch ($view) { case 'comments': $ti tle[] = 'comments'; shR emoveFromGETVar sList('comments '); break; case '': break; } switch ($task) { case 'captcha': $tit le[] = 'captcha'; shRe moveFromGETVars List('captcha') ; break; case '': break; } I have used firebug and i know it is wrong with path. So you should noted with: switch ($task) { case 'captcha': $tit le[] = 'captcha'; shRe moveFromGETVars List('captcha') ; break; case '': break; } It is helpful to everyone. Source: www.vietnamsvisa.com]]> vietnamsvisa Tue, 23 Apr 2013 08:55:13 +0000 https://premius.net/blog/web-design/101-how-to-fix-jcomments-captcha-image-not-showing.html#comment-3