whenever I go to admin for this module I get a pop-up error message which I have attached here and an image. How can I fix this?

I would like to know if there is possibility to force users to use the first part of their emails (anything before @) as their user names. I hate the idea that some users are allowed to have just two letters as user name.

One useful function for this module is recording automatically the country of the registered person by flag of that country, which can be shown on their profile.

CommentFileSizeAuthor
logintoboggan_erro.jpg86.94 KBdroshani

Comments

hunmonk’s picture

Status: Active » Closed (won't fix)

this is not a logintoboggan error message -- you're getting that from some other contrib module you have installed.

i have no interest in coding the other feature you suggested, but it would be trivial to write another module which accomplishes that goal.

droshani’s picture

Thanks,
I get this error ONLY when I open the admin section of logintoboggan. Are you calling any text element in your setting section for logintoboggan?

hunmonk’s picture

Project: LoginToboggan » FCKeditor - WYSIWYG HTML editor
Version: 6.x-1.2 » 6.x-2.x-dev

"oFCK_1" looks like FCK editor to me.

droshani’s picture

Yes it is but why only comes up when I open the setting page of this module? I use FCK on my entire site and this is the only place I get error message.

wwalc’s picture

Title: popup error message » Add LoginToboggan administration pages to the default exclusion list
Status: Closed (won't fix) » Active

There is a conflict with the textarea called "foo".
To fix this, edit "FCKeditor Global Profile", assuming that the "exclude/include" setting is set to "exclude", add the following line:

admin/*/logintoboggan

in the "Paths to exclude/include:" section.

wwalc’s picture

Status: Active » Fixed

Fixed in CVS (added to the default exclusion list).

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.