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

Joomlapolis Forums  


<< Start < Prev 1 2 3 4 5 Next > End >>
Re:Captcha not showing up in CB Login module
Date: 2008/03/20 00:45 By: dgorsborne Status: CB Doc subscriber  
Karma: 0  
Fresh Joomlapolitan

Posts: 6
graphgraph
Dear Nick,

Many thanks for the files. They certainly solved the problem with the missing parameter. Has the download file now been updated to this version of the file? I am about to start another site and usually start with fresh downloads...

Having installed the files, I've been testing the site, and I think I've found a small glitch in mod_cblogin.php at about Line 494 where the code reads:


if (strncmp($login, $mosConfig_live_site, $len_live_site) || strncmp($login, "index.php", 9)) {
$login = sefRelToAbs($login);
}

On my site that was generating the login URL as:
"http://www.cromersubm.org.ukhttp://www.cromersubm.org.uk"
which was, of course, causing an error whenever anyone tried to log in. For the moment I've simply commented this line out, but wonder a) if you're aware of this and b) could advise if there is a fix?

Thanks for all your help. David.
Click here to see the profile of this user The administrator has disabled public write access.

Re:Captcha not showing up in CB Login module
Date: 2008/03/20 09:41 By: beat Status: Admin  
Karma: 244  
Admin

Posts: 4066
graphgraph
I guess your problem was because you are on Joomla 1.5.1 ...? right ? and you did an upgrade by overwrite instead of a migration by reinstall ?

- the expert files are for joomla 1.0 only, as joomla 1.5 has different modules directory structure. That's why you got cb login not updated.

- the bug you are referring is in fact a bug in joomla 1.5.1, discussed here:

http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_id=32&tracker_item_id=9140

In upcoming CB 1.2 we worked around this and a few other Joomla 1.5.1 bugs, most of which are documented in the 1.1 bugs sub-forum over here.

So yes, your change is a good fix for your situation

Happy you could solve your problem.
Beat - Developer on Community Builder core Team
- If you like CB and this forum, you will love Nick's CB 1.1 reference manual ! : Click here to Get it now
- Would like to help us move faster ? Get it, and/or help us spend more time coding by helping others in this forum, many thanks
Click here to see the profile of this user The administrator has disabled public write access.

Re:Captcha not showing up in CB Login module
Date: 2008/03/20 18:27 By: dgorsborne Status: CB Doc subscriber  
Karma: 0  
Fresh Joomlapolitan

Posts: 6
graphgraph
Thank you all for your help. I'll try to pay it back at some point. David.
Click here to see the profile of this user The administrator has disabled public write access.

Re:Captcha not showing up in CB Login module
Date: 2008/03/21 18:11 By: Walina Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 5
graphgraph
I am using captacha 1.0 and i have the same problem on Joomla 1.0.15 ...

Post edited by: Walina, at: 2008/03/21 18:19
Click here to see the profile of this user The administrator has disabled public write access.

Re:Captcha not showing up in CB Login module
Date: 2008/03/26 16:30 By: lord_lethris Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 9
graphgraph
Me too. Im using CB Captcha 1.0 and joomla 1.0.15.

Thing is, I have 2 sites on the same host. Same settings, same server, yet the captcha plugin works on one site, but not the other.

The only thing I can think of, is The site that the plugin works with is an "upgrade" to 1.0.15 from 1.0.12, but the site that the plugin doesnt work with is a clean full install of 1.0.15

Could there be a link? Here is a pic of what people see when trying to register. See that red cross at the top? thats the security code that it!



weirdness...

Post edited by: lord_lethris, at: 2008/03/26 16:50
Click here to see the profile of this user The administrator has disabled public write access.

Re:Captcha not showing up in CB Login module
Date: 2008/03/26 20:13 By: nant Status: Admin  
Karma: 463  
Admin

Posts: 6014
graph
This has been discussed.

Captcha 1.0 can have problems with garbage characters in language files or templates.

Your choices?

Cleanup garbage characters in these files or subscribe to the documentation service and get captcha 2.0 as a bonus (it is immune to these garbage chars).
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 1 2 3 4 5 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