Create A Forum - Support Forums

Support => Bugs => Topic started by: conductor on February 10, 2013, 08:24:08 pm

Title: Spam member bug
Post by: conductor on February 10, 2013, 08:24:08 pm
I had a spamtard login to the forum that I am building and cant remove them.  Member name (ivy)


www.cabofishingforum.com
Title: Re: Spam member bug
Post by: CreateAForum on February 10, 2013, 08:30:08 pm
Why can't you remove the member?
Title: Re: Spam member bug
Post by: conductor on February 10, 2013, 08:57:19 pm
Not sure why, this is what I get on the member list.  Maybe I can get to another way, I will look.


Below is a listing of all the members currently registered with your forum.
View All Members (http://cabofishing.createaforum.com/index.php?action=admin;area=viewmembers;sa=all;a082c80cebe=6f5d0aed9d757fe84c5fc0215c06b902)
Database Error

Unknown column 'mem.myspace' in 'field list'
File: C:\Inetpub\createaforum\Sources\Subs-Members.php
Line: 1316


SELECT
mem.id_member, mem.member_name, mem.real_name, mem.email_address, mem.icq, mem.aim, mem.yim, mem.msn, mem.member_ip, mem.member_ip2, mem.last_login,
mem.myspace AS myspace, mem.facebook, mem.twitter, mem.googleplus, mem.linkedin, mem.youtube, mem.deviantart, mem.pinterest, mem.skype,
mem.posts, mem.is_activated, mem.date_registered, mem.id_group, mem.additional_groups, mg.group_name
FROM cabofishing_members AS mem
LEFT JOIN cabofishing_membergroups AS mg ON (mg.id_group = mem.id_group)
WHERE 1=1
ORDER BY member_name
LIMIT 0, 30
[/color]
Title: Re: Spam member bug
Post by: CreateAForum on February 10, 2013, 09:04:51 pm
Try now did an update on your forum.
Title: Re: Spam member bug
Post by: conductor on February 10, 2013, 09:12:34 pm
That got it. TY