Re: Mysql and phpBB

2004-04-05 Thread Mark Susol | Ultimate Creative Media
> You may have a corrupt table. I would recommend printing the $query just > before mysql_query() is ran. This will give you the query that is failing > and the table that it is attempting to write to. May want to try a "check > table" on this table. SELECT post_id, post_subject, post_text FROM

Re: Mysql and phpBB

2004-04-05 Thread Bryan Heitman
From: "Mark Susol | Ultimate Creative Media" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 05, 2004 8:21 PM Subject: Mysql and phpBB I'm working with a script that is made for phpBB to rebuild the search engine. The script does work. I've bee

Mysql and phpBB

2004-04-05 Thread Mark Susol | Ultimate Creative Media
I'm working with a script that is made for phpBB to rebuild the search engine. The script does work. I've been able to use it with limited success. The problem is I haven't been able to use it with complete success. The problem I'm having is that when it attempts to run its query, which selects X

RE: MySQL and PHPBB access problem

2004-03-31 Thread Dathan Vance Pattishall
31, 2004 11:09 AM > To: [EMAIL PROTECTED] > Subject: MySQL and PHPBB access problem > > Hope you guys can help a n00b, although I just got my MCSA. I have a > server at my home network behind a router/switch. It's running Server2000 > SP4. IIS is installed from the CD itself

MySQL and PHPBB access problem

2004-03-31 Thread vze1tvxm
Hope you guys can help a n00b, although I just got my MCSA. I have a server at my home network behind a router/switch. It's running Server2000 SP4. IIS is installed from the CD itself. I already have an ftp running for practice. That went well. I found phpbb 2.0.8 and downloaded it. I didn't ins