Menu

#1 Can't find in table 'channels' !!!!

open
None
5
2003-05-06
2003-01-21
Anonymous
No

I'm having this error:

Can't find any data in table 'channels' for channel
name 'Channel_1'. The PHP return code is: 0 The
value of database link identifyer is: Resource id #8

How to solve it ?????!!!

Discussion

  • Nobody/Anonymous

    Logged In: NO

    I am having this same exact problem also. I've figured out
    that it is from the newer versions of PHP > 4.2 as far as I can
    tell. On PHP 4.3 I get this error. The error comes from
    the /includes/channels_inc.php file at line 99 from this
    function call: if (mysql_affected_rows($db_handle)>0) { }
    else { echo "Can't find any data...";

    Is there any patch or fix around this?? mysql_affected_rows is
    checking for some kind of update that happens in an included
    file, but I'm not sure which, and I don't know why this code
    does not work anymore. Thanks for any info, and your
    chatroom was very cool when it was working. :)

     
  • Michael Oertel

    Michael Oertel - 2003-05-06
    • assigned_to: nobody --> mgiese
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.