miniBB ®

miniBB

®
Support Forums
  
 · Start · Sign in · Register · Search · Statistics · File Bank · Manual ·
FAQ miniBB Support Forums / FAQ /  
 

Unusual admin logon problem

 
Author fubar
Partaker
#1 · Posted: 23 Oct 2003 00:14
I have read the manual and all the previous threads about people who could not logon as admin. My problem is a bit different, and I hope you can provide a solution or clue for what I should check.

First, my configuration:
Debian Linux w/ Apache 2.0.47
PHP 4.2.3 w/ magic_quotes_runtime off
MySQL 4.0.13 (works), 4.0.15 (NOT work)

I created the database tables using the _install.php script, and all went well. I created a single forum for testing purposes, then proceeded to spend the next several days modifying the templates and CSS to integrate with my site. When I attempted to login as Admin, to add the remaining forums, I could not! It seems to recognize the password, but it won't log me in. That is, if I use a purposely wrong Admin login/password, it returns the error "Incorrect username and/or password!" However, if I use the correct login/password, it returns "You need to enter your admin login to view this area" instead.

Here is what I have done so far:
* Verified that tables were built properly, via phpMyAdmin.
* Verified that cookie was getting written, and that MD5 hash within was same as hash in db.
* Reverted to original v1.6 install files, thus eliminating my changes as cause.
* Started over again with new db and new miniBB install.
* Verified that I can successfully register as a user, and that it shows in the SQL table properly (ok in both instances).

I finally noticed that phpMyAdmin was reporting v4.0.15 (it was 4.0.13 when I started). Tech support confirmed that they performed the upgrade 2 days ago, and mine was the 1st report of trouble.

Since I (unfortunately) did not discover the SQL change until after I had already trashed my database, I have only been able to prove that a user account can be created -- I can't test if it works (because there are now no forums!). Any ideas for what to check next?

Author Team
8-)
#2 · Posted: 23 Oct 2003 10:18
fubar
I have installed newest mySQL binary, 4.0.16, and it works fine with previous database of miniBB. So, I am afraid, mySQL version is not the reason here... Probably, I can help you only if you can give temporary access to your server to see what's happening; it's hard to say "on the fly".

Author fubar
Partaker
#3 · Posted: 23 Oct 2003 19:10
Team
That was nice of you to go to the trouble of duplicating my configuration. After reading your answer, I realized that the one file not reverted was setup_options.php. So... I proceeded to go through the manual, and change options one-by-one.

I finally found it -- The $cookiename variable cannot contain a period!

I think this officially qualifies as a "bug," but simply documenting it in the manual should be sufficient.

Author Team
8-)
#4 · Posted: 23 Oct 2003 19:18
fubar
The $cookiename variable cannot contain a period
Hmm, what do you mean exactly?

Author fubar
Partaker
#5 · Posted: 23 Oct 2003 20:24
Team
Hmm, what do you mean exactly?

In setup_options.php, I had the following (don't ask!):
$cookiename='RC.N';

Changed it to...
$cookiename='RCN';
...and all is okay!

Author Team
8-)
#6 · Posted: 23 Oct 2003 21:44
fubar
Using POINT is very doubtful in cookie name... So, I'm glad finally that it is working, the best way things are they are ending :)

Author merike
Guest
#7 · Posted: 13 Aug 2007 06:54
It also can't contain space. Spent an hour to figure that out!

Author Paul
Lead Lead Developer
#8 · Posted: 13 Aug 2007 07:57
merike

Ok :-) I've put in manual that only alphanumerical characters are allowed in cookie name. As it is referrenced in Cookie specification, the cookie name "is a sequence of characters excluding semi-colon, comma and white space."

FAQ miniBB Support Forums / FAQ /
 Unusual admin logon problem
 Share Topic's Link

Your Reply Click this icon to move up to the quoted message


  ?
Post as a Guest, leaving the Password field blank. You could also enter a Guest name, if it's not taken by a member yet. Sign-in and post at once, or just sign-in, bypassing the message's text.


Before posting, make sure your message is compliant with forum rules; otherwise it could be locked or removed with no explanation.

 

 
miniBB Support Forums Powered by Forum Software miniBB ® Home  Features  Requirements  Demo  Download  Showcase  Gallery of Arts
Compiler  Premium Extensions  Premium Support  License  Contact Us
Did you know that you may be allowed to hide miniBB credits and remove miniBB's copyright notice?