> ----- Original Message ----- Thkiat wrote:
> > Can someone tell me what should I do to solve this problem?

Of course...

> > Warning: mysql_fetch_row(): supplied argument is not a valid MySQL
result
> > resource in /home/epcc/public_html/exoops/class/database/mysql.php on
line
> > 134

Fix your problem on line 134

> > Warning: mysql_fetch_row(): supplied argument is not a valid MySQL
result
> > resource in /home/epcc/public_html/exoops/class/database/mysql.php on
line
> > 134

Same thing here...

> > Warning: mysql_fetch_row(): supplied argument is not a valid MySQL
result
> > resource in /home/epcc/public_html/exoops/class/database/mysql.php on
line
> > 134

and here...

> > Warning: chmod failed: Operation not permitted in
> >
/home/epcc/public_html/exoops/modules/PP-News/include/admin_envois_mails.php
> > on line 489

Ah, this is different. Here you'd want to fix your problem on line 489.

> > Warning: mysql_fetch_row(): supplied argument is not a valid MySQL
result
> > resource in /home/epcc/public_html/exoops/class/database/mysql.php on
line
> > 134

and again back to the line 134 thing that should be fixed by now.

> > Warning: chmod failed: Operation not permitted in
> >
/home/epcc/public_html/exoops/modules/PP-News/include/admin_envois_mails.php
> > on line 489

I already covered this one, right?

> > Erreur : Directory
/home/epcc/public_html/exoops/modules/PP-News/archives/
> > Directory , aucune archive n'a été crée
> > Newsletter sent to 2 users

---John Holmes...

PS: Your query is failing and you can't do chmod() because you're running as
the web server. Post your code if you want more help.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to