boardom Forum Index boardom
b2 message board
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

what have I done!?

 
Post new topic   Reply to topic    boardom Forum Index -> Installation issues
View previous topic :: View next topic  
Author Message
WalkAway



Joined: 07 Jan 2005
Posts: 1

PostPosted: Fri Jan 07, 2005 8:42 pm    Post subject: what have I done!? Reply with quote

I installed b2 and everything worked fine the first time but i used the wrong username to login and it said something like header already sent out by such and such file and i think i deleted the

setcookie("cafeloguser");
setcookie("cafelogpass");
header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT");
header("Cache-Control: no-cache, must-revalidate"); // for HTTP/1.1
header("Pragma: no-cache");
if ($is_IIS) {
header("Refresh: 0;url=b2login.php");
} else {
header("Location: b2login.php");
}

in the b2login.php and it didnt work so i put it back and it wouldnt work at all so i deleted everything and reinstalled it and now in the b2install.php its saying

error:
Table 'b2posts' already exists... can anyone help me?
Back to top
View user's profile Send private message
stevem



Joined: 15 Mar 2003
Posts: 365

PostPosted: Sat Jan 08, 2005 6:21 pm    Post subject: Re: what have I done!? Reply with quote

WalkAway wrote:
error:
Table 'b2posts' already exists... can anyone help me?

No need. You didn't delete the old database and so b2install doesn't need to recreate the tables in the new one. It's less of an error than a message. Just keep going.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    boardom Forum Index -> Installation issues All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB 2 © 2001, 2002 phpBB Group