DIR Return Create A Forum - Home
---------------------------------------------------------
Create A Forum - Support Forums
HTML https://support.createaforum.com
---------------------------------------------------------
*****************************************************
DIR Return to: Bugs
*****************************************************
#Post#: 4638--------------------------------------------------
Error rejecting application for access
By: robbage Date: May 29, 2012, 7:29 am
---------------------------------------------------------
When I reject a new user application, I get a message like this:
------------8<------------
Database Error
Table 'createaforum.xxxxx_social_logins' doesn't exist
File: C:\Inetpub\createaforum\Sources\Subs-Members.php
Line: 386
DELETE FROM xxxxx_social_logins
WHERE id_member IN (58)
------------8<------------
(xxxxx is substituting for my forum name)
#Post#: 4639--------------------------------------------------
Re: Error rejecting application for access
By: CreateAForum Date: May 29, 2012, 7:54 am
---------------------------------------------------------
[quote author=robbage link=topic=1301.msg4638#msg4638
date=1338294596]
When I reject a new user application, I get a message like this:
------------8<------------
Database Error
Table 'createaforum.xxxxx_social_logins' doesn't exist
File: C:\Inetpub\createaforum\Sources\Subs-Members.php
Line: 386
DELETE FROM xxxxx_social_logins
WHERE id_member IN (58)
------------8<------------
(xxxxx is substituting for my forum name)
[/quote]
Fixed
*****************************************************