PHP Web Host - Quality Web Hosting For All PHP Applications Clan Themes! We make clans look good!!
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.
Author Message
louis_domino
Hangin' Around


Joined: Dec 26, 2006
Posts: 28

PostPosted: Sun Dec 31, 2006 3:06 pm Reply with quote Back to top

When ya go to register and at the point when it tells you all of this

Code:
New User Account Created!

Welcome! You are now registered as a member.

Your request for a new account has been processed. You'll receive an email in the next few seconds with a activation link that should be visited in the next 24 hours to be able to activate your account.

Thank you for registering at RavenNuke v2.10.00!


you get this error above it all

Code:
Notice: Undefined variable: domain in /home/ravennuk/public_html/modules/Your_Account/index.php on line 294
View user's profile Send private message
benson
Worker
Worker


Joined: May 15, 2004
Posts: 119
Location: Germany

PostPosted: Sun Dec 31, 2006 8:01 pm Reply with quote Back to top

Hi,

same for me if I try to change my password to a new one with less than 8 digits out of account-edituser.html:

Code:
Notice: Undefined variable: user_avatar in /home/ravennuk/public_html/modules/Your_Account/index.php on line 1413
Your Password must be 8 characters long
View user's profile Send private message Visit poster's website
zerokooll
Worker
Worker


Joined: Feb 01, 2006
Posts: 129

PostPosted: Sun Dec 31, 2006 8:08 pm Reply with quote Back to top

mmm aint that bcuz is ment to be 8 or more digits long? :s
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Mon Jan 01, 2007 1:15 am Reply with quote Back to top

zerokooll, I think he is questioning the Notice, not the length Smile

Louis and Benson, please try yours now.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
louis_domino
Hangin' Around


Joined: Dec 26, 2006
Posts: 28

PostPosted: Mon Jan 01, 2007 1:38 am Reply with quote Back to top

Yup, Its Fixed Now.
View user's profile Send private message
benson
Worker
Worker


Joined: May 15, 2004
Posts: 119
Location: Germany

PostPosted: Mon Jan 01, 2007 5:57 am Reply with quote Back to top

Ok,
I tried it again with a too short new password:
Code:
Notice: Undefined variable: user_avatar in /home/ravennuk/public_html/modules/Your_Account/index.php on line 1414
Your Password must be 8 characters long


so, if you change your password, the variable is still not defined, but is that a problem ?
View user's profile Send private message Visit poster's website
zerokooll
Worker
Worker


Joined: Feb 01, 2006
Posts: 129

PostPosted: Mon Jan 01, 2007 6:07 am Reply with quote Back to top

ehheeh Embarassed
View user's profile Send private message
louis_domino
Hangin' Around


Joined: Dec 26, 2006
Posts: 28

PostPosted: Mon Jan 01, 2007 6:08 am Reply with quote Back to top

Yeah i got the same error when changing my password to 123

I get a blank white page with this error

Code:
Notice: Undefined variable: user_avatar in /home/ravennuk/public_html/modules/Your_Account/index.php on line 1414
Your Password must be 8 characters long
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Mon Jan 01, 2007 10:49 am Reply with quote Back to top

Hmmm. For some reason I am unable to reproduce this error. I made another change. Try it now.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
benson
Worker
Worker


Joined: May 15, 2004
Posts: 119
Location: Germany

PostPosted: Mon Jan 01, 2007 1:22 pm Reply with quote Back to top

Login as user, go to

your account -> your info -> change passwortd 2x '123' -> save changes ->

Code:
Notice: Undefined variable: user_avatar in /home/ravennuk/public_html/modules/Your_Account/index.php on line 87
Your Password must be 8 characters long
View user's profile Send private message Visit poster's website
Dawg
RavenNuke(tm) Development Team


Joined: Nov 07, 2003
Posts: 889

PostPosted: Mon Jan 01, 2007 3:01 pm Reply with quote Back to top

Code:
Notice: Undefined variable: user_avatar in /home/ravennuk/public_html/modules/Your_Account/index.php on line 87

Your Password must be 8 characters long


Yep I get it too.

Logined as user, go to

your account -> your info -> change passwortd '123' -> save changes ->
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Mon Jan 01, 2007 3:05 pm Reply with quote Back to top

But has the NEW user registration been fixed? That's all I had worked on. If my fix worked on it I will then use it for the change password issue.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
Dawg
RavenNuke(tm) Development Team


Joined: Nov 07, 2003
Posts: 889

PostPosted: Mon Jan 01, 2007 3:27 pm Reply with quote Back to top

I did not get this error when I registered.

Code:
Notice: Undefined variable: domain in /home/ravennuk/public_html/modules/Your_Account/index.php on line 294


Is that what you were asking?

Dawg
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Mon Jan 01, 2007 3:35 pm Reply with quote Back to top

Yes, in reference to the first post. Thanks!
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
benson
Worker
Worker


Joined: May 15, 2004
Posts: 119
Location: Germany

PostPosted: Tue Jan 02, 2007 12:53 am Reply with quote Back to top

Hi,

I am not very familiar with php, but I think there are 2 variables (domain, user_avatar) that are not defined when they are first used? The notice for user_avatar is now referring to line 87 and no longer to line 1414, but it still gives me a white page ...
View user's profile Send private message Visit poster's website
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Tue Jan 02, 2007 4:07 am Reply with quote Back to top

It will all be worked out before ir's released Smile. We only have so much time and so much energy, etc. Just be patient Wink
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Tue Jan 02, 2007 11:58 am Reply with quote Back to top

benson,

If you are still receiving a message, would you please clear all your cookies pertaining to ravennuke.com and clear your cache. Then try it again. If you still get the error, would you please take a snap of the screen and post a link to the snap. Thanks.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
benson
Worker
Worker


Joined: May 15, 2004
Posts: 119
Location: Germany

PostPosted: Tue Jan 02, 2007 12:41 pm Reply with quote Back to top

Raven wrote:
benson,

If you are still receiving a message, would you please clear all your cookies pertaining to ravennuke.com and clear your cache. Then try it again. If you still get the error, would you please take a snap of the screen and post a link to the snap. Thanks.


Hi Raven,

I cleared everything (except the stored passwords Smile), but without any success, the same Notice and white screen appears if I change the password to e.g. '123'.

snap1:
Only registered users can see links on this board!
Get registered or login to the forums!

snap2:
Only registered users can see links on this board!
Get registered or login to the forums!


Don't know if that is what you expected to see ?
View user's profile Send private message Visit poster's website
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Tue Jan 02, 2007 5:27 pm Reply with quote Back to top

Should be fixed.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
benson
Worker
Worker


Joined: May 15, 2004
Posts: 119
Location: Germany

PostPosted: Wed Jan 03, 2007 12:33 am Reply with quote Back to top

It is fixed !
Thanx to you and your team!!!!!!!!!!!!!!!!!
View user's profile Send private message Visit poster's website
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Wed Jan 03, 2007 2:36 am Reply with quote Back to top

That's what we get paid to do killing me
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
montego
Site Admin


Joined: Aug 29, 2004
Posts: 9136
Location: Arizona

PostPosted: Wed Jan 03, 2007 6:18 am Reply with quote Back to top

benson wrote:
It is fixed !
Thanx to you and your team!!!!!!!!!!!!!!!!!


I have marked this thread as such...
View user's profile Send private message Visit poster's website
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2011 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum