|
Joined: Sep 1999
Posts: 11
User
|
User
Joined: Sep 1999
Posts: 11 |
Whether I try to log in or I try to click "I forgot my password" I get this page:
We cannot proceed. We encountered a problem. The reason reported was: All of the required fields are not filled in.
I can see the users and when I try to get the password mailed to users who do exist, I still get the same error.
I also get the error when trying to register a new username!! My browser do accept cookies, so that's not the problem (Hell... I can log on to this wwwthreads)
The problem arose after having moved a running wwwthreads from one server to another.
Any ideas as to how to cope with this?
Last edited by erikg; 10/19/2001 8:14 AM.
Erik Gravgaard<br />iPares Denmark A/S<br />+45 39 40 17 17
|
|
|
|
Joined: May 1999
Posts: 241
Coder
|
Coder
Joined: May 1999
Posts: 241 |
just to be safe, I would delete all of your wwwthreads cookies and try again... if that doesn't fix it, can you get to your web server error logs? That would give more detailed information for troubleshooting...
matt
|
|
|
|
Joined: Sep 1999
Posts: 11
User
|
User
Joined: Sep 1999
Posts: 11 |
There is no entry in the error log as the program isn't experiencing a technical error.
It os more like the program is misunderstanding an input.
I can still log in to this wwwthreads account and the old one on my old server, but the copy on the new server is having the problems as described.!!
Erik Gravgaard<br />iPares Denmark A/S<br />+45 39 40 17 17
|
|
|
|
Joined: May 1999
Posts: 3,039
Guru
|
Guru
Joined: May 1999
Posts: 3,039 |
You might not have enable_track_vars turned on in php.ini. This allows the form variables to be passed from one script to another. Without it, it will look like you entered nothing.
UBB.threads Developer
|
|
|
|
Joined: Sep 1999
Posts: 11
User
|
User
Joined: Sep 1999
Posts: 11 |
Damn... I had hoped that you gave the answer, but no.... Heres a snip from php.ini:
track_vars = On ; enable the $HTTP_*_VARS[] arrays, where * is one of ; ENV, POST, GET, COOKIE or SERVER.
What can it be then...?
Erik Gravgaard<br />iPares Denmark A/S<br />+45 39 40 17 17
|
|
|
|
Joined: May 1999
Posts: 3,039
Guru
|
Guru
Joined: May 1999
Posts: 3,039 |
AH, how about register_globals. This needs to be on as well.
UBB.threads Developer
|
|
|
|
Joined: Sep 1999
Posts: 11
User
|
User
Joined: Sep 1999
Posts: 11 |
That's also ON, but how about this:
; Magic quotes magic_quotes_gpc = Off ; magic quotes for incoming GET/POST/Cookie data magic_quotes_runtime= Off ; magic quotes for runtime-generated data, e.g. data from SQL, from exec(), etc. magic_quotes_sybase = Off ; Use Sybase-style magic quotes (escape ' with '' instead of \')
Erik Gravgaard<br />iPares Denmark A/S<br />+45 39 40 17 17
|
|
|
|
Joined: May 1999
Posts: 3,039
Guru
|
Guru
Joined: May 1999
Posts: 3,039 |
I have my magic_quotes_gpc set to On, while all others are off. What version of PHP is this?
UBB.threads Developer
|
|
|
|
Joined: Sep 1999
Posts: 11
User
|
User
Joined: Sep 1999
Posts: 11 |
Erik Gravgaard<br />iPares Denmark A/S<br />+45 39 40 17 17
|
|
|
|
Joined: Sep 1999
Posts: 11
User
|
User
Joined: Sep 1999
Posts: 11 |
I have now tried this: ; Magic quotes magic_quotes_gpc = On ; magic quotes for incoming GET/POST/Cookie data magic_quotes_runtime= On ; magic quotes for runtime-generated data, e.g. data from SQL, from exec(), etc. magic_quotes_sybase = Off ; Use Sybase-style magic quotes (escape ' with '' instead of \')
But still the same error!!
Erik Gravgaard<br />iPares Denmark A/S<br />+45 39 40 17 17
|
|
|
|
Joined: May 1999
Posts: 3,039
Guru
|
Guru
Joined: May 1999
Posts: 3,039 |
Do you have an url that I can look at?
UBB.threads Developer
|
|
|
|
Joined: Sep 1999
Posts: 11
User
|
User
Joined: Sep 1999
Posts: 11 |
Last edited by erikg; 10/19/2001 9:50 AM.
Erik Gravgaard<br />iPares Denmark A/S<br />+45 39 40 17 17
|
|
|
|
Joined: May 1999
Posts: 3,039
Guru
|
Guru
Joined: May 1999
Posts: 3,039 |
Ok, I think I know the problem. Your website is at www.bellcom.net, but you have $config[phpurl] set to just bellcom.net. On many systems, php won't accept this data because it treats this as a separate domain. If you change your $config[phpurl] to www.bellcom.net I think it will work.
UBB.threads Developer
|
|
|
|
Joined: Sep 1999
Posts: 11
User
|
User
Joined: Sep 1999
Posts: 11 |
Erik Gravgaard<br />iPares Denmark A/S<br />+45 39 40 17 17
|
|
|
|
Joined: May 1999
Posts: 3,039
Guru
|
Guru
Joined: May 1999
Posts: 3,039 |
your config.inc.php file.
UBB.threads Developer
|
|
|
|
Joined: Sep 1999
Posts: 11
User
|
User
Joined: Sep 1999
Posts: 11 |
I am your humble servant. Yor are simply just too good. Wow.... It's just so good when things are working out ...'with a little help from your friends'.
THANK YOU.
Erik Gravgaard<br />iPares Denmark A/S<br />+45 39 40 17 17
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 87
Joined: December 2001
|
|
Forums63
Topics37,575
Posts293,931
Members13,824
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|