Arrow Home arrow Forums
larger font smaller font default font Fixed screen resolution Auto adjust screen size

Joomlapolis Forums  


<< Start < Prev 11 12 13 14 15 16 17 18 19 20 Next > End >>
Re:CB goes Captcha!
Date: 2007/02/26 06:59 By: nant Status: Admin  
Karma: 463  
Admin

Posts: 6006
graph
2adventure wrote:
Nice comments are the smallest thing we can do for you after so invaluable job you do for the community. Extra help, sure, let me know how we can help you.

Concerning catcha image to appear.... where do I know if I have freetype library enabled?

I have been trying to install the gd-2.0.34 from Joomla installers as component, module or mambo but non of them work…. I also tried as part of CB plugins but do not work.

Will I have to stall it from my server ftp? (do not think so)


ask your host provider
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!
Click here to see the profile of this user The administrator has disabled public write access.

Re:CB goes Captcha!
Date: 2007/02/26 20:24 By: MuffinDCC Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 1
graphgraph
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
Click here to see the profile of this user The administrator has disabled public write access.

Re:CB goes Captcha!
Date: 2007/02/27 14:26 By: parth Status: CB Doc subscriber  
Karma: 1  
Senior Joomlapolitan

Posts: 59
graphgraph
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 us mail! http://www.tekdi.net - sales@tekdi.net
Our CB Plugins :
CB Adsense , CB User RSS, CB-Eventlist My Events & CB-Eventlist Attended Events
Click here to see the profile of this user The administrator has disabled public write access.

Re:CB goes Captcha!
Date: 2007/02/27 16:55 By: nant Status: Admin  
Karma: 463  
Admin

Posts: 6006
graph
parth wrote:
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


image not showing up has one of 3 causes:

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).
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!
Click here to see the profile of this user The administrator has disabled public write access.

Re:CB goes Captcha!
Date: 2007/02/27 17:59 By: parth Status: CB Doc subscriber  
Karma: 1  
Senior Joomlapolitan

Posts: 59
graphgraph
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 us mail! http://www.tekdi.net - sales@tekdi.net
Our CB Plugins :
CB Adsense , CB User RSS, CB-Eventlist My Events & CB-Eventlist Attended Events
Click here to see the profile of this user The administrator has disabled public write access.

Re:CB goes Captcha!
Date: 2007/02/27 18:44 By: nant Status: Admin  
Karma: 463  
Admin

Posts: 6006
graph
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!
Click here to see the profile of this user The administrator has disabled public write access.

<< Start < Prev 11 12 13 14 15 16 17 18 19 20 Next > End >>

Documentation

Documentation Subscription Service
(updated for CB 1.2 RC2)

What?

Why?

Where?

Just click here for answers!

Click here for a yearly subscription: subscribe now

Download Latest Release

The latest stable Community Builder Release is version 1.1 for Joomla 1.0 and Mambo.
You need to be a registered member of Joomlapolis to download.

The latest release candidate of Community Builder is version 1.2 RC3, native for Joomla 1.0, 1.5 and Mambo.
It is available as "thank you" to all CB documentation subscribers at this time.

CB Login