Skip to content

Error rejecting application for access

1960 Views 1 Replies

0 Members and 1 Guest are viewing this topic.

Error rejecting application for access
on:
#1
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)

Re: Error rejecting application for access
Reply #1 on:
#2
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)


Fixed
Like Create A Forum? Support me at https://www.patreon.com/vbgamer45/
 

Related Topics