PDA

View Full Version : Please help me out....


Massiel
08-20-2002, 01:35 PM
I know this isn't probably the right place to post about this but I need help and everyone here has experience with vB. I just had some trouble with a member and she left my boards and asked me to delete her profile. I did not want any trouble so I did. Went to her profile on admin cp and went delete user...

Well now when you go to the forums, to any of her posts I am getting lines and lines of database errors, it only happens on her forums. This is some of it:

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/bigjozzy/public_html/forums/admin/functions.php on line 93

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/bigjozzy/public_html/forums/admin/functions.php on line 97

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/bigjozzy/public_html/forums/admin/functions.php on line 108

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/bigjozzy/public_html/forums/admin/functions.php on line 111

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/bigjozzy/public_html/forums/admin/functions.php on line 137

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/bigjozzy/public_html/forums/admin/functions.php on line 93

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/bigjozzy/public_html/forums/admin/functions.php on line 97

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/bigjozzy/public_html/forums/admin/functions.php on line 108

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/bigjozzy/public_html/forums/admin/functions.php on line 111

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/bigjozzy/public_html/forums/admin/functions.php on line 137

Any ideas what went wrong? Please help me out....

Attrox
08-20-2002, 04:14 PM
Um...functions.php is obviously messed up, and isn't connecting to the DB for "mysql_num_rows". Maybe you should repair your DB, or try fixing functions.php...

g-force2k2
08-20-2002, 04:21 PM
Massiel did you prune the users posts when you deleted the user? just wondering...

g-force2k2

Massiel
08-21-2002, 12:51 AM
How do I repair the DB or anything.... I am sure my functions.php has a bunch of hacks there but I haven't added anything lately, not for a while.....

I did not prune her posts because she had 3,500 and I was too scared of the effect.... :(

Massiel
08-21-2002, 06:14 AM
Will someone here be willing to look at my functions.php? If so let me know and I will post it.... thanks :(