Previous Thread
Next Thread
Print Thread
Hop To
Joined: Jul 2006
Posts: 4,057
Joined: Jul 2006
Posts: 4,057
Ive been trying the registration process,
to get a fee of a new registration.

Please Press your back button as all feilds are required

I have in Registration prefrences,
that the Time offset is manditory.

My time offset is now zero,
so there is no need to change anything, if you are
from where i am.

The Time offset = 0
So there is nothing to change for me.

And i constantly get told that field information is missing,
reurn balr balr.

I entered "1" and it worked.
To get zero working,

Ive had to go into the control panel and make this
field opional, which i hope will fix the problem?
Will test that again just now.

Yeh i can register providing that,
i have time offset as optional,
i want it too be manditory.

--------
2. Ban Lists.
I cant remember if this was inserted via my import from classic,
if it was then its missing the % as a prefix too @hotmail.com

--------
3. Last one lol

Ive just noticed the forum e-mail shows its self at the
point of registration. (Under where you enter your date of birth). I have selected that there is a URL
to show as contact us. (Thinking of spam bots picking up on it). Shouldnt it show my URL at this point of registration,
which guides members to our contacts page.
And not the forum e-mail address?

Cheers smile

Last edited by Rick; 10/10/2006 2:29 PM.

BOOM !! Version v7.6.1.1
People who inspire me Isaac ME Gizmo
Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
Ok, fix for the TIME_OFFSET problem.

Line 511 of scripts/adduser.inc.php looks like this:

Code
if (!${$field} && $field != "USER_AVATAR") {

That, needs to be:

Code
if (!${$field} && $field != "USER_AVATAR" && ${$field} != '0') {

The 2nd one sounds like an importer issue.

The 3rd is something I'll have to fix for 7.0.1. Fix is a bit complex to post here.


Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Bots
by Outdoorking - 04/13/2024 5:08 PM
Can you add html to language files?
by Baldeagle - 04/07/2024 2:41 PM
Do I need to rebuild my database?
by Baldeagle - 04/07/2024 2:58 AM
This is not a bug, but a suggestion
by Baldeagle - 04/05/2024 11:25 PM
Is UBB.threads still going?
by Aaron101 - 04/01/2022 8:18 AM
Who's Online Now
1 members (Ruben), 1,248 guests, and 268 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20230217)