tlavery wrote:
OK I added all the tables with the php_ prefix. I have some questions.....the default in the NULL column was NOT NULL, but some of the lines did not specify NULL or NOT NULL. Should I just leave it at NOT NULL???
Now am I supposed to delete the entries that were made in Users, Sessions, Ranks, and the entire Buddy table? The Sessions section of the SQL changes said that it was supposed to change one and add one (with a specification on where it was supposed to go.) So I am not really sure what to do about the table sessions.
Now what?
I posted taht on the board and you might have missed it......can you respond to it when you hve time?
I also never got an answer to what a chmod is? I didn't do that because I have no idea what it is. I will ask that question again on the board too. Thanks so much for all your help with this!!
Well i have been waiting for your questions for two days.
So the one without NotNull or did not mention, Just keep it to NOT NULL.
2nd - You dont need to del anything in the SQL apart from those i mention before, when you add in. Follow the SQL list and del those appropriate you add it. if doubt, dont do it and just leave it there.
The sessions should be fine as it is, and add that new table phpbb_sessions as mention in the instructions.
In order to do the CHMod, you can do it via the ftp. In the file mention, and do the CHMOD as the number suggested. This can also be done via your host Cpanel.
Well this is it. You just need this finish bit and you are gud to go for the PCP. Anymore problems let me know.