TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

Members
Stats
  • Total Posts: 196,004
  • Total Topics: 21,330
  • Online today: 136
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online
  • Users: 0
  • Guests: 114
  • Total: 114

registration problem

Started by darkangel, June 26, 2011, 04:44:29 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

darkangel

I updated to RC2 on the 19th and our latest new member registered on the 18th, so it was working them.

We got a notice from a newbie that tried to register today and the button is greyed out in IE, shows normal in the other browsers but even after entering all info and agreeing...the button does not continue when clicked.

not sure if this is a combo problem with smf and tp or if something got missed

I have also posted at smf to see if they have a clue and if it is a 1.1.14 thing

Fantasy Attic link in signature

lurkalot

What button is greyed out?  I clicked register, but got your message,

"Sorry for the inconvenience but our registration process is having technical difficulties. Please come back or send a contact form with your request and we will try to assist"

I'm using IE8

Does this happen if you switch to the SMF default theme?  http://thefantasiesattic.net/attic/index.php?theme=1

Lesmond

Looking at the source, the reg button seems to be disabled
<div align="center">
<input disabled="disabled" name="regSubmit" value="Register" type="submit">
</div>

darkangel

thanks for the quick response from both of you...sorry lurkalot I guess I forgot to mention the bottom reg button when they finish inputting the info needed

Lesmod: where do I fix that at, please..and wonder how it got disabled.

Lesmond

I dont have a smf 1.1.14 site to check it, but the source should look like this...

<div align="center">
<input name="regSubmit" value="Register" type="submit">
</div>


I will download a copy of 1.1.14 and see where the code for the reg is if I can ???

Lesmond

do you use any other theme, and if so does that theme have its own Register.template.php file?

darkangel

all themes use the default theme files except for either board.index (if supplied) and the index.temlate file.

I will check that file to see if it is in there.

I checked and there is a line almost like that but not quite:

<div align="center">
      <input type="submit" name="regSubmit" value="', $txt[97], '" />
   </div>

that is what is in there but nothing like either of the other two

here is my file

Lesmond

can you try turning the blocks off on the registration page, see if that does anything

IchBin

You have something wrong on your registration page. If you look to the right of the first text box for user name there is some code showing "maxlength="25" />". I'm guessing you either have a mod installed that caused this, or one of your blocks could be causing it. Disable the blocks for the registration page to test to see if it starts working.

darkangel

nope, turned off the blocks and still the peeking html and no function on reg button

This website is proudly hosted on Crocweb Cloud Website Hosting.