Mon, 25 Nov 2024
Total Visits
35387077
Visitors today:
424
Main Menu
Home
Free Scripts
Forum
Guestbook
Repository
Contact
Our Sponsors
Chi Kien Uong
Geranienstraße 30
71034 Böblingen
Deutschland / Germany
If you are not registered or logged in, you may still use these forums but with limited features.
Show recent topics
Search
Hottest Topics
Member Listing
FAQ
Register
/
Login
Messages posted by: echeng
Forum Index
»
Profile for echeng
»
Messages posted by echeng
Author
Message
Support Forum
»
i upgraded from 2.2 to 2.3.1 but unable to get in to admin
»
Go to message
Have you tried the fix I just referred to? Just drop the table and recreate it.
Support Forum
»
i upgraded from 2.2 to 2.3.1 but unable to get in to admin
»
Go to message
I did exactly what the post said. dropped the book_auth table, and recreated it using:
CREATE TABLE book_auth ( ID smallint(5) NOT NULL auto_increment, username varchar(60) NOT NULL default '', password varchar(60) NOT NULL default '', session varchar(32) NOT NULL default '', last_visit int(11) NOT NULL, PRIMARY KEY (ID) ) TYPE=MyISAM; # # Dumping data for table 'book_auth' # INSERT INTO book_auth VALUES (1,'test','773359240eb9a1d9','80c1b50318676c8f324c985b94ac780a',1013100791);
... and then logged in as "test" and "123"
Support Forum
»
i upgraded from 2.2 to 2.3.1 but unable to get in to admin
»
Go to message
Looks like everyone is having this problem. I just upgraded from v2.2 and am having the same problem. I hope there is a fix, soon!
(update). I found the fix here:
http://proxy2.de/forum/viewtopic.php?t=2595&postdays=0&postorder=asc&highlight=bookauth&start=15
Forum Index
»
Profile for echeng
»
Messages posted by echeng
Go to:
Select a forum
General Discussion
Support Forum
German Forum
Advanced Guestbook Forum
Advanced Guestbook Modifications
Based on the open source
JForum