You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 141 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Invalid Nickname [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
linspatz
Nuke Soldier
Nuke Soldier


Joined: Jan 18, 2003
Posts: 15

Location: USA

PostPosted: Mon Jan 27, 2003 9:55 pm Reply with quoteBack to top

I keep on having thing problem. When ever someone trys to register it says invalid nickname. I installed the bug fix thingy from http://www.nukecops.com/modules.php?name=Downloads&d_op=viewdownloaddetails&lid=19&ttitle=Fix_Files_pack_1_-_Nuke_6.5_beta_6 and still it doesnt work. I just cant figure it out. If i comment out the line that checks for spaces or invalid charaters in nicknames and users create a account(work then) then it makes their uname be their ip. Can anyone help me? I am a big newbie with php.

Oh yes account signups were working fine on 6.0 and i just upgraded from it to 6.5 b6
Find all posts by linspatzView user's profileSend private message
Zhen-Xjell
Nuke Cops Founder
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939


PostPosted: Mon Jan 27, 2003 10:04 pm Reply with quoteBack to top

What's the site?

_________________
Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki]
Find all posts by Zhen-XjellView user's profileSend private messageSend e-mailVisit poster's website
ArtificialIntel



Joined: Jan 31, 2004
Posts: -88


PostPosted: Tue Jan 28, 2003 4:16 am Reply with quoteBack to top

it's not a problem with the fix files, as I have created about 2 or 3 test accounts to check the whole your account system.

What unames are you trying to create? cause there are quite a few banned nick names in nuke.

ArtificialIntel
Find all posts by ArtificialIntelView user's profileSend private message
linspatz
Nuke Soldier
Nuke Soldier


Joined: Jan 18, 2003
Posts: 15

Location: USA

PostPosted: Tue Jan 28, 2003 10:11 am Reply with quoteBack to top

Ok, i understand my problem a little better. Somehow the people's IP's are becoming their unames. And because of that they are getting an invalid uname error.


but the site is www.tonk.biz

I moved the analyze and conntest php files to
www.tonk.biz/err/analyze.php
www.tonk.biz/err/conntest.php
Find all posts by linspatzView user's profileSend private message
Zhen-Xjell
Nuke Cops Founder
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939


PostPosted: Tue Jan 28, 2003 10:37 am Reply with quoteBack to top

Hi, both those files need to be located where config.php is.

_________________
Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki]
Find all posts by Zhen-XjellView user's profileSend private messageSend e-mailVisit poster's website
linspatz
Nuke Soldier
Nuke Soldier


Joined: Jan 18, 2003
Posts: 15

Location: USA

PostPosted: Tue Jan 28, 2003 5:29 pm Reply with quoteBack to top

try them now sorry i didnt check them after i moved them

www.tonk.biz/analyze.php
www.tonk.biz/conntest.php
Find all posts by linspatzView user's profileSend private message
linspatz
Nuke Soldier
Nuke Soldier


Joined: Jan 18, 2003
Posts: 15

Location: USA

PostPosted: Tue Jan 28, 2003 6:06 pm Reply with quoteBack to top

I have your latest 6.5 fix2 b2 and i just put the analyze 1.5 on too. The problem is still their. Do you think this is a database error somewhere o.0?
Find all posts by linspatzView user's profileSend private message
Zhen-Xjell
Nuke Cops Founder
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939


PostPosted: Tue Jan 28, 2003 6:15 pm Reply with quoteBack to top

You are getting an error on the new function 1.50 has. Here is the function:

http://www.php.net/manual/en/function.ini-get-all.php

Notice it runs on (PHP 4 >= 4.2.0). What release of PHP do you have? This function states it won't work on anything less than 4.2.0.

_________________
Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki]
Find all posts by Zhen-XjellView user's profileSend private messageSend e-mailVisit poster's website
linspatz
Nuke Soldier
Nuke Soldier


Joined: Jan 18, 2003
Posts: 15

Location: USA

PostPosted: Tue Jan 28, 2003 6:31 pm Reply with quoteBack to top

Guess i am 4.1.2


Last edited by linspatz on Tue Jan 28, 2003 9:05 pm; edited 1 time in total
Find all posts by linspatzView user's profileSend private message
Zhen-Xjell
Nuke Cops Founder
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939


PostPosted: Tue Jan 28, 2003 6:33 pm Reply with quoteBack to top

Yes you are.. hmm... well for one I added new code to analyzer to detect php versions. Now 1.51.

_________________
Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki]
Find all posts by Zhen-XjellView user's profileSend private messageSend e-mailVisit poster's website
linspatz
Nuke Soldier
Nuke Soldier


Joined: Jan 18, 2003
Posts: 15

Location: USA

PostPosted: Tue Jan 28, 2003 6:42 pm Reply with quoteBack to top

I dont have to upgrade php, do I? I am using debian and apt-get and it says I have latest vesrion of php, though I know 4.3 is out. I am lazy sometimes.
Find all posts by linspatzView user's profileSend private message
Zhen-Xjell
Nuke Cops Founder
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939


PostPosted: Tue Jan 28, 2003 6:45 pm Reply with quoteBack to top

I really am unsure if it has anything to do with your sub 4.2 PHP version. I know 6.5 is optimized for 4.3.0, but I don't know right now if your problems are stemming from the 4.1.x ver of PHP. Can you get the host to upgrade it?

_________________
Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki]
Find all posts by Zhen-XjellView user's profileSend private messageSend e-mailVisit poster's website
ArtificialIntel



Joined: Jan 31, 2004
Posts: -88


PostPosted: Tue Jan 28, 2003 6:47 pm Reply with quoteBack to top

the ONLY version of nuke compatible with php 4.3 at the moment is 6.5

If you're running a pre-6.5 version of nuke, don't upgrade above 4.2.4 or whatever the release below 4.3 is.

ArtificialIntel
Find all posts by ArtificialIntelView user's profileSend private message
chatserv
General
General


Joined: Jan 12, 2003
Posts: 3128

Location: Puerto Rico

PostPosted: Tue Jan 28, 2003 6:47 pm Reply with quoteBack to top

Don't think it's the php version either, my beta 6 test site runs with php 4.2.2

_________________
Feed a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime.
ScriptHeaven | NukeResources
Find all posts by chatservView user's profileSend private messageVisit poster's website
linspatz
Nuke Soldier
Nuke Soldier


Joined: Jan 18, 2003
Posts: 15

Location: USA

PostPosted: Tue Jan 28, 2003 6:53 pm Reply with quoteBack to top

I dont think i will be able too but i can try. He is away on msn right now.

this is 6.5 b6 i am trying to get working. Its the first 6.5 i have tried.
Find all posts by linspatzView user's profileSend private message
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next 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



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by TOGETHER TEAM srl ITALY http://www.togetherteam.it - DONDELEO E-COMMERCE http://www.DonDeLeo.com - TUTTISU E-COMMERCE http://www.tuttisu.it
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.752 Seconds - 84 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::