×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Invalid email when user is already registered

Invalid email when user is already registered 13 years 7 months ago #10357

  • Henry Soto
  • Henry Soto's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
Hello, I just installed CompojoomComment and configured it. It's great but I have one small problem:

When a registered user writes a comment, the e-mail field is automatically filled with "Automatic" (in my case "Automático" since we're using spanish for the frontend). When that user submits their comment they get an JOOMLACOMMENT_FORMVALIDATE_INVALID_EMAIL message, thus they must imput their e-mail even though they're already registered.

How can I fix this?

Thanyou :)

Invalid email when user is already registered 13 years 7 months ago #10359

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Hey Henry,
That is really strange. May I see your website? Also would you provide me with an account on it, so that I can test it myself.
Cheers,
Daniel

Invalid email when user is already registered 13 years 7 months ago #10361

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
And I have a question to you Henry - why didn't you put your post in the compojoomComment section???

Invalid email when user is already registered 13 years 7 months ago #10364

  • Henry Soto
  • Henry Soto's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
My God, sorry. :( I was way too sleepy and light headed yesterday, I didn't notice I wrote this message in the wrong subforum. My bad.

Anyway, I just found out that this issue happens only when I activate the "joomlapraise" template.

When I use, lets say, the "modern" template the e-mail field for registered users is automatically filled AND disabled. So even if I click on it I can't over-write the "Automatic" value.
BUT, when I use the "Magazine" template, the field is not disabled. Thus, Joomla believes "Automatic" is not a valid e-mail address.

Here's the link to my current joomla install: www.gen-kai.com/portal

I have enabled the Joomlapraise template for you.

Username: testman
Password: test

Frontend language is now English.

Thankyou!

Invalid email when user is already registered 13 years 7 months ago #10365

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Ok, I'll move this thread to the compojoomComment section.

I couldn't log to your website

Your registration process is not yet complete! Please check again your email for further instructions that have just been resent. If you don't find the email, check your spam-box. Make sure that your email account options are not set to immediately delete spam. If that was the case, just try logging in again to receive a new instructions email.


But anyway. I know what is causing the problem. You will have to edit the template (joomlapraise) and find this line:
 <input name='temail' id="temail" type='text' value='{email}' tabindex="2"  />
change it to
 <input name='temail' id="temail" type='text' value='{email}' tabindex="2" {registered_readonly} />

After this it should work.
Cheers,
Daniel

P.S. Don't forget to write a review and explain what awesome support you got from us :rolleyes:
extensions.joomla.org/extensions/contact...icles-comments/12259
  • Page:
  • 1
Time to create page: 0.129 seconds