That is not a error caused by this extension. You need to talk that to your web host.papster wrote:Code: Select all
General Error SQL ERROR [ mysqli ] MySQL server has gone away [2006]
Code: Select all
Something went wrong during the request and an exception was thrown. The changes made before the error occurred were reversed to the best of our abilities, but you should check the board for errors.
The config setting "adduser_version" unexpectedly does not exist
Thanks, that's helpful. Is it possible to turn off the functionality that emails a user when there account is provisioned? If so, that would let me leave Board Emails turned on and not get this error when adding users.RMcGirr83 wrote:Has nothing to do with this extension but rather with you using gmail as the smtp delivery.papster wrote:I'm having a minor issue on a fresh install of 3.1.2 (Add user v 1.0.1). It hangs when adding a user via ACP and creates an error that appears to come from inability to send a user email (see screenshot attached). I have board-wide emails enabled and appears to be otherwise working. Any thoughts?
Code: Select all
General Error SQL ERROR [ mysqli ] MySQL server has gone away [2006] SQL INSERT INTO phpbb_log (user_id, log_ip, log_time, log_operation, log_type, log_data) VALUES ('2', '74.232.41.166', 1422205155, 'LOG_ERROR_EMAIL', 2, 'a:1:{i:0;s:178:\"<strong>EMAIL/SMTP</strong><br /><em>/phpbb/adm/index.php</em><br /><br />Could not get mail server response codes.<h1>Backtrace</h1><p>Connecting to smtp.gmail.com:465</p><br />\";}')
That change seems to have fixed it.RMcGirr83 wrote:I have made a change to the extension. For those that were having issues, please try again. Disable the extension, delete the data, remove the files from the ext/phpbbmodders/adduser directory, get the download from github and reupload all files and directories retaining the directory structure.
Hopefully, it will now install for everyone.