Re: [PHP-WIN] phpnuke

2002-07-23 Thread Wayne A. Darby
The lines below are what my admin page now looks like??? Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in c:\program files\apache group\apache\htdocs\includes\sql_layer.php on line 238 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result r

RE: [PHP-WIN] phpnuke

2002-07-22 Thread Peter
> On 22 Jul 2002 at 15:11, Wayne A. Darby wrote: > > > I am new to php and am trying to implement a chat client that is based > > in php. I am using MySQL, APACHE, & PHPNUKE and I can type in the > > address and hit my site just fine. When I try to click on a link I > > recieve the error message

Re: [PHP-WIN] phpnuke

2002-07-22 Thread Bryan Carbonnell
On 22 Jul 2002 at 15:11, Wayne A. Darby wrote: > I am new to php and am trying to implement a chat client that is based > in php. I am using MySQL, APACHE, & PHPNUKE and I can type in the > address and hit my site just fine. When I try to click on a link I > recieve the error message "Cannot view

[PHP-WIN] phpnuke

2002-07-22 Thread Wayne A. Darby
I am new to php and am trying to implement a chat client that is based in php. I am using MySQL, APACHE, & PHPNUKE and I can type in the address and hit my site just fine. When I try to click on a link I recieve the error message "Cannot view this page directly". Is there anyone that can help me