FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » Warning admdump.php
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Warning admdump.php [message #13532] Thu, 16 October 2003 16:49 Go to previous message
ngockhoi is currently offline  ngockhoi   France
Messages: 15
Registered: July 2003
Location: Paris
Karma:
Junior Member
I have a warning :

pg_num_fields(): supplied argument is not a valid PostgreSQL result resource in /var/www/html/vnu/adm/admdump.php on line 98

the code is
function sql_num_fields($r)
{
return __dbtype__ == 'pgsql' ? pg_num_fields($r['res']) : mysql_num_fields($r);
}

I think is pg_num_fields($r) but it can be the change for some think else ?.


if a chang it it make another warning :
pg_field_name(): supplied argument is not a valid PostgreSQL result resource in /var/www/html/vnu/adm/admdump.php on line 108

Best regards,
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Thread broken in Tree View of Forum
Next Topic: 2.5.0RC5: Moderation approval error
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Oct 04 12:19:06 GMT 2024

Total time taken to generate the page: 2.35773 seconds