Thank you for the quick reply! I just double checked and phpbb2.php was already modified, i assume you guys updated the zip file? also I tried the $key word fix with out any luck, I assume it should look like this ?
$keywords = array ();
if ( !isset($cat) ) $cat = $dbcat;
$title = stripslashes( $title );
$keywords = stripslashes( $keywords );
$desc = stripslashes( $desc );
? I can care less about the keywords for now, but I still cannot get into the admin panel. any other ideas? btw my pic library is at
http://forum.vwsport.com/pics thanks for any help!
Dan