Webmastersite.net
Register Log In

Error trying to custom reject member

Comments on Error trying to custom reject member

Animal
Member

Usergroup: Customer
Joined: Jan 08, 2005

Total Topics: 6
Total Comments: 12
Animal
Posted Feb 17, 2005 - 3:17 PM:

I'm having a small problem with my MEMBER custom reject field. When someone signs up and I wanted to custom reject them, I enter my reason into the text box then submit. Then I get this error:

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home3/awmhock/animalwellnessmagazine-www/awa/dir/classes/database.php on line 72

And the item is not removed from the validated list and my test recipient (me) won't receive a rejection email.

I also tested this on the custom reject for LINKS and it works smoothly.

I can't figure out why it is doing this... Is this a bug?
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7868
Paul
Posted Feb 17, 2005 - 3:22 PM:

It is... once I actually discovered last night in WSN Forum.

Open admin/index.php and replace
 if (($customreject != 'yes') || ($message != ''))
with
if (($customreject != 'yes') || ($reason != ''))
Search thread for
Download thread as
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5



This thread is closed, so you cannot post a reply.