mod_gk_register Problem: COM_USERS_REGISTER_REQUIRED

GK User
Fri Dec 23, 2011 5:24 pm
Greetings,

I have the gk_appSite setup with Joomla 1.7.3.
I have the mod_gk_register module installed and placed in the register position.

When I click on the Register link, a popup opens with the form displayed. But above the form an error message says:

COM_USERS_REGISTER_REQUIRED

How do I resolve this? What's causing it?

Thanks for any help offered.

Best,
railer
User avatar
Gold Boarder

GK User
Sat Dec 24, 2011 12:46 pm
Hi,

COM_USERS_REGISTER_REQUIRED is a language string that seems to not translated yet.

Open file: \language\[YOURLANG]\[YOURLANG].com_users.ini

Then find the text to translate!
User avatar
Platinum Boarder

GK User
Sat Dec 24, 2011 3:25 pm
Hi Don,

Thanks for your reply. I'm not quite sure what it is that I'm supposed to do.
I viewed the language file (en-GB.com_users.ini) and it says:

COM_USERS_REGISTER_REQUIRED="<strong class="_QQ_"red"_QQ_">*</strong> Required field"

I tried deleting the Strong tag, but I still get the message in the registration form. I don't know where to go from here. How do I "translate" it? Or what should I do? Please advise.

Thanks,
Railer

Don Lee wrote:Hi,

COM_USERS_REGISTER_REQUIRED is a language string that seems to not translated yet.

Open file: \language\[YOURLANG]\[YOURLANG].com_users.ini

Then find the text to translate!
User avatar
Gold Boarder

GK User
Sat Dec 24, 2011 3:37 pm
I also looked at en-GB.mod_gk_register.ini. It has the same line, which looks like it should be displaying the following text at the top of the form, "* Required field".

But instead, it is just displaying the name of the JText item in the language file. How do I fix this? Is it a bug in mod_gk_register that disallows the use of html in the jtext value?

Thanks,
Railer
User avatar
Gold Boarder

GK User
Sat Dec 24, 2011 4:12 pm
Hmmm, I wonder if it may be due to an problem with com_localise and the JCE editor. I found the following at:
http://joomlacode.org/gf/project/com_lo ... m_id=26794

"Submitted By: Mohammad Hasani Eghtedar
Adddate: 2011-10-18 03:00:59
I checked jce. the problem is from jce.
jce used __QQ__ instead of _QQ_"

I tried removing the string "<strong class="_QQ_"red"_QQ_">*</strong> " from both the en-GB.mod_gkRegister.ini and en-GB.com_users.ini files, but it didn't solve the issue.

I don't know what or where "com_localise" is?
User avatar
Gold Boarder

GK User
Sun Dec 25, 2011 2:55 pm
Hi,

Can you PM your FTP access then I can try for you?
User avatar
Platinum Boarder

GK User
Mon Dec 26, 2011 10:47 pm
Don Lee wrote:Hi,

Can you PM your FTP access then I can try for you?


Hi Don,

I'm sending you the FTP info via PM. Here's what I've done. I modified the following xml file as noted:

/components/com_users/models/forms/registration.xml
Line 9
Changed the label text from "COM_USERS_REGISTER_REQUIRED" to "All fields required."

If you want to view the error message, or be able to test it to see if you can get it to work, you'll have to change it back first.

I'm getting ready repoint the nameservers in the next 24 hours, so if you can get it to work soon, that would be great.

The temporary URL is: http://www.azurelinkhost.net/~erpadmin

Thanks,
Railer
User avatar
Gold Boarder

GK User
Tue Dec 27, 2011 9:54 am
Thank you but I couldn't login to your server with the given FTP access!
User avatar
Platinum Boarder

GK User
Sat Jan 28, 2012 4:08 pm
You may be having problem with reCaptcha plugin, please check its configurations, when I tried to register it always said "Wrong reCaptcha" though I input correctly. Also I couldn't login your backend with provided credentials.
User avatar
Platinum Boarder

GK User
Sat Jan 28, 2012 5:24 pm
The reCaptcha plugin was prepared for Joomla 1.6 and you have problems with it on Joomla 1.7. I advise you to upgrade template and Joomla to 2.5 version where reCaptcha is one of the core features.
User avatar
Platinum Boarder

GK User
Mon Jan 30, 2012 1:58 am
bkrztuk wrote:The reCaptcha plugin was prepared for Joomla 1.6 and you have problems with it on Joomla 1.7. I advise you to upgrade template and Joomla to 2.5 version where reCaptcha is one of the core features.


Thanks bkrztuk,

Oddly enough, the Register link in the upper right corner of the AppSite template works, including reCaptcha, which I believe is the GK4 reCaptch plugin. I can register without issue and receive a confirmation email.

What does NOT work is the User Manager Registration feature, which I link to via a mainmenu item. In fact, it doesn't even display a reCaptcha field. And the registration doesn't process.

How do I manage that feature? I don't see any options to manage it in the User Manager options, other than to enable registration and offer self confirmation.

Thanks,
railer
User avatar
Gold Boarder

GK User
Thu Feb 02, 2012 11:53 am
We should go discuss in this topic as well https://www.gavick.com/support/forums/1 ... 516#p60516
User avatar
Platinum Boarder


cron