View Single Post
  #3  
Old 08-02-2009, 12:59 AM
Secrets's Avatar
Secrets
Demi-God
 
Join Date: May 2007
Location: b
Posts: 1,449
Default

Quote:
Originally Posted by blackwaterr3 View Post
mysql>[INSERT INTO account (name,STATUS, minilogin_ip) VALUES
('NameHere',250,'127.0.0.0/24');]

the SQL command as shown above isnt working im guessing its due to using the ['127.0.0.0/24'] is there a way of unblocking a Class C IP Range or do i need to add 265 IP's to the database?
Why are you still using minilogin? There's a public login available for download on the google code page.

If you absolutely need to use minilogin, the field for minilogin_ip isn't there by default in PEQ's database. You will need to add it yourself if you downloaded the DB from PEQ.

A few guides are on the wiki.

as for the IPs, you could do that in excel.
Reply With Quote