Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Registration Doesn't work

Asked Modified Viewed 3,495 times
S
scuderia
S
  • Junior Member, joined since
  • Contributed 28 posts on the community forums.
  • Started 8 threads in the forums
  • Started this discussions
asked
Junior Member

hello. I have a problem. when someone tries to register on my site, it gives error saying that the password field can not be empty. I did not change anything, login.php, register.php still original

Merged on Sep 07 2011 at 20:38:26:
Sorry about that but someone could help me? Open to the public site today and I am with this huge mistake. I've tried resetting all the files user_field, register.php, login.php, and still the same error.

If you want to try to register yourself: www.dental-techart.com
Edited by scuderia on 07-09-2011 21:38,
0 replies

9 posts

P
PolarFox
P
  • Veteran Member, joined since
  • Contributed 1,633 posts on the community forums.
  • Started 29 threads in the forums
answered
Veteran Member

Quote

Registration successful

Your registration is almost complete, you will receive an email containing your login details along with a link to verify your account.


The problem at your side, thought.
0 replies
S
scuderia
S
  • Junior Member, joined since
  • Contributed 28 posts on the community forums.
  • Started 8 threads in the forums
  • Started this discussions
answered
Junior Member

But here all complain about it, even on other computers. here's a picture.


img508.imageshack.us/img508/2479/unledokpa.th.jpg


Uploaded with ImageShack.us
0 replies
L
Lippke
L
Lippke 10
- Lippke
  • Member, joined since
  • Contributed 168 posts on the community forums.
  • Started 35 threads in the forums
answered
Member

I can't register, to:@

Get the same message
0 replies
J
JoiNNN
J
JoiNNN 10
  • Veteran Member, joined since
  • Contributed 850 posts on the community forums.
  • Started 100 threads in the forums
answered
Veteran Member

Same here, can't register. Try re-uploading register.php.
0 replies
S
scuderia
S
  • Junior Member, joined since
  • Contributed 28 posts on the community forums.
  • Started 8 threads in the forums
  • Started this discussions
answered
Junior Member

Sorry about that but someone could help me? Open to the public site today and I am with this huge mistake. I've tried resetting all the files user_field, register.php, login.php, and still the same error.

Merged on Sep 08 2011 at 18:20:50:
Is it something because of this? In the admin panel section in error logs appears:

administration / user_fields.php
Undefined variable: user_field_dbinfo Line: 208

208 Line: 208 if (! user_field_dbinfo $ | | $ result = dbquery ("ALTER TABLE". DB_USERS. "DROP". user_field_dbname $)) {

Merged on Sep 08 2011 at 18:21:39:
But since I updated the file user_fields.php
Edited by scuderia on 08-09-2011 19:21,
0 replies
P
PolarFox
P
  • Veteran Member, joined since
  • Contributed 1,633 posts on the community forums.
  • Started 29 threads in the forums
answered
Veteran Member

Oh my bad.

You right, there is a mistake with javascript:
         if ($(frm.user_password).val() == "") {
            $(frm.user_password).addClass("tbl-error");
            alert("Your current login password can not be left empty.");
            return false;
         }

There is no field with this name...

Do you have latest version of engine?
0 replies
S
scuderia
S
  • Junior Member, joined since
  • Contributed 28 posts on the community forums.
  • Started 8 threads in the forums
  • Started this discussions
answered
Junior Member

yes is the final version

Merged on Sep 08 2011 at 22:33:30:
In the admin user, I can add records

Merged on Sep 09 2011 at 08:52:50:
is there anything I can do?

Merged on Sep 09 2011 at 17:58:26:
already found the error. It was an update of the theme. Thanks to all
Edited by scuderia on 09-09-2011 18:58,
0 replies
F
FlancitoW
F
  • Member, joined since
  • Contributed 115 posts on the community forums.
  • Started 36 threads in the forums
answered
Member

I and some people on my site have the same problem anyone can help with this?
0 replies
S
scuderia
S
  • Junior Member, joined since
  • Contributed 28 posts on the community forums.
  • Started 8 threads in the forums
  • Started this discussions
answered
Junior Member

In my case problem was the theme. Dev-rus. The update released here on this website in the downloads section of themes, solved my problem
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 9 posts
  • Votes 0 votes
  • Topic users 5 members

5 participants

P
P
  • Veteran Member, joined since
  • Contributed 1,633 posts on the community forums.
  • Started 29 threads in the forums
F
F
  • Member, joined since
  • Contributed 115 posts on the community forums.
  • Started 36 threads in the forums
L
L
Lippke 10
- Lippke
  • Member, joined since
  • Contributed 168 posts on the community forums.
  • Started 35 threads in the forums
J
J
JoiNNN 10
  • Veteran Member, joined since
  • Contributed 850 posts on the community forums.
  • Started 100 threads in the forums
S
S
  • Junior Member, joined since
  • Contributed 28 posts on the community forums.
  • Started 8 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet