ryanmeyersmusic Posted July 23, 2003 Author Share Posted July 23, 2003 also make sure you reload the templates Link to comment Share on other sites More sharing options...
dUSt Posted July 24, 2003 Share Posted July 24, 2003 This is a test... CATECHISM: 300: Link to comment Share on other sites More sharing options...
dUSt Posted July 24, 2003 Share Posted July 24, 2003 This is a test... Link to comment Share on other sites More sharing options...
dUSt Posted July 24, 2003 Share Posted July 24, 2003 It's not working... Link to comment Share on other sites More sharing options...
dUSt Posted July 24, 2003 Share Posted July 24, 2003 CATECHISM: 196: 197: 198: Link to comment Share on other sites More sharing options...
dUSt Posted July 24, 2003 Share Posted July 24, 2003 Maybe the database wasn't setup correctly? I uploaded cat.ccc and db.php to the root phorum directory, and then accessed db.php from a browser. It seemed like nothing happened? Link to comment Share on other sites More sharing options...
IcePrincessKRS Posted July 24, 2003 Share Posted July 24, 2003 I dunno... wish I could help. And I can't consult the resident computer geek because he's not home right now... Link to comment Share on other sites More sharing options...
ryanmeyersmusic Posted July 24, 2003 Author Share Posted July 24, 2003 did you change the database information when you modified the files? CATECHISM: 1: Link to comment Share on other sites More sharing options...
ryanmeyersmusic Posted July 24, 2003 Author Share Posted July 24, 2003 yeah, somethings definitely going bad with the mysql query... Link to comment Share on other sites More sharing options...
ryanmeyersmusic Posted July 24, 2003 Author Share Posted July 24, 2003 CATECHISM: 400: Link to comment Share on other sites More sharing options...
ryanmeyersmusic Posted July 24, 2003 Author Share Posted July 24, 2003 need to find and change as noted: $db = mysql_pconnect("localhost","USER","PASSWORD"); mysql_select_db("DATABASE",$db); $sql = "select * from cat where para = '$num'"; Link to comment Share on other sites More sharing options...
ryanmeyersmusic Posted July 24, 2003 Author Share Posted July 24, 2003 it's twice in the post_parser.php file AND ESPECIALLY in the db.php file... Link to comment Share on other sites More sharing options...
dUSt Posted July 24, 2003 Share Posted July 24, 2003 Yes, I modified the files with the db info. I assumed that the first "CHANGEDBINFO" was the db name and the second was the db password? The same db name and password that the phorum uses, right? Link to comment Share on other sites More sharing options...
ryanmeyersmusic Posted July 24, 2003 Author Share Posted July 24, 2003 should be... there's three different things to change: the first is the user name, the second is the password, the third is the database name Link to comment Share on other sites More sharing options...
dUSt Posted July 24, 2003 Share Posted July 24, 2003 Okay, I just saw your post explaining where the USER, PASSWORD and DATABASE should go... I'll fix... Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now