|
|
Re:CB goes Captcha!
|
|
Date: 2007/02/26 20:24
|
By: MuffinDCC
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 1 |   | |
|
The image does not load on my main site. However, i have a sub directory site that i run in which CB captcha does work
|
|
The administrator has disabled public write access. |
|
|
|
|
Re:CB goes Captcha!
|
|
Date: 2007/02/27 14:26
|
By: parth
|
Status: User
|
|
|
Karma: 1  
|
|
Junior Joomlapolitan  | Posts: 48 |   | |
|
Hello there everyone,
Having a problem similar to Ali's here
http://opensourcepoint.com/cioforum/index2.php?option=com_comprofiler&task=tabclass&Itemid=1&tab=getcaptchatab&no_html=1
This is the URL generated by security image but it does not show up.
Solutions already tried are language file suggestions,. But haven been able to get it to work as yet. Problems seems very similar to what some ppl had here & found a solln with the language files but not happening in my case.
One more thing u need to know about this is that we are posting Data to CB form from another form. But i dont think it might be related as we tried Captch before doing the custom forum which posts to the CB form.
You can access it here http://opensourcepoint.com/cioforum/component/option,com_comprofiler/task,registers/
No validation except for Fname , last name fileds so u can skip rest of the fields.
My partner will soon be posting a tutorial of how to achieve the things done in this form here. We cudnt get conditions plugin to work so went for this.
But for now i need to find a soln for Captcha!
Thanks in advance Php-Nuke to Mambo to Joomla... My Evolution goes on! Need Joomla Development? Drop me a mail!
|
|
The administrator has disabled public write access. |
|
|
|
|
Re:CB goes Captcha!
|
|
Date: 2007/02/27 17:59
|
By: parth
|
Status: User
|
|
|
Karma: 1  
|
|
Junior Joomlapolitan  | Posts: 48 |   | |
|
1. no freetype library installed (check with your host provider) 2. Bad chars in language file (UTF-8 BOM chars) 3. Bad (extra) chars in site template file (you can verify this by testing out the joomla template on your site).
Thanks Nant for your Quick reply.
Can you clarify in simplified language points 2 & 3 ? Maybe with some examples Php-Nuke to Mambo to Joomla... My Evolution goes on! Need Joomla Development? Drop me a mail!
|
|
The administrator has disabled public write access. |
|
|
|
Re:CB goes Captcha!
|
|
Date: 2007/02/27 18:44
|
By: nant
|
Status: Admin
|
|
|
Karma: 445  
|
|
Admin  | Posts: 5483 |  | |
|
parth wrote: 1. no freetype library installed (check with your host provider) 2. Bad chars in language file (UTF-8 BOM chars) 3. Bad (extra) chars in site template file (you can verify this by testing out the joomla template on your site).
Thanks Nant for your Quick reply.
Can you clarify in simplified language points 2 & 3 ? Maybe with some examples
first of all - have you verified that you have freetype support?
if yes, then please let us know what language file-plugin you are using.
if you are using a language plugin then perhaps you have a UTF-8 encoded language file in which case perhaps your file has BOM chars in the begining - google BOM to see what this is.
if the language file is ok or if you are using the default english file then perhaps your template is introducing some html code that interferes with captcha image generation. To verify this - if you are using your own template - you can activate the joomla preinstalled template. Nick A. CB Core Team Member Support CB Development and Get Detailed Documentation Developer of Nant's Gallery plugin CB Gallery Extensions Listing, Rate CB Gallery on Extensions Site Developer of CB AutoWelcome Plugin CB AutoWelcome Extensions Listing,Rate CB AutoWelcome on Extensions Site People ignoring your call for help? Read this! FAQ you Joomlapolis Extensions Directory (new)- check it out!
|
|
The administrator has disabled public write access. |
|
|