Forum Moderators: rogerd

Message Too Old, No Replies

PLEASE Help Power Board!

         

myshtern

6:13 pm on Mar 12, 2005 (gmt 0)

10+ Year Member



Hi everyone,

I have no idea what happened, but nobody can login to the forum on any of my websites (including me and other admins). It seemed to have happened all at once.

Everytime I try and login I get an error:
You have not entered a username

Please help!

Thanks,
Alex

[edited by: rogerd at 10:34 pm (utc) on Mar. 12, 2005]
[edit reason] No URLs please... [/edit]

kodaks

3:36 pm on Mar 13, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to Webmaster World

It seems that you have been posting the same message over again, and yet again had your URL's rightfully removed.

Webmaster World does not allow URL linking, because it's very hard to tell if you truly need help, or if you are just promoting your site. If Webmaster World allows one URL in, they would have to allow them all in, thus creating a board full of spam.

If you truly need help with your forum, I would suggest going to your board's official support forum (if you use phpbb it would be [phpbb.com...] and ask the question there. Or you can simply ask a blunt question here, like:

My forums use Invision Power Board, and no one is able to login to any of them. Has anyone else had a problem with this, and if so, how do I fix this?

cmatcme

11:14 am on Mar 19, 2005 (gmt 0)

10+ Year Member



Maybe is to with the names.

Say this is login.php (where the user enters the information)

<input name="[b]user[/b]" type="text">

...on the form

AND on loginto.php (which takes the info from login.php to log you in)

requests username from login.php

which doesn't exist so therefore is empty would spring up that error.

Check if they're both the same.

Did you understand?
--------------------------^