The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/printthread.php(287) : eval()'d code 2 errorHandler->error
/printthread.php 287 eval
/printthread.php 117 printthread_multipage



UserSpice
Unable To Register On New Install - Printable Version

+- UserSpice (https://userspice.com/forums)
+-- Forum: Support Center (https://userspice.com/forums/forumdisplay.php?fid=23)
+--- Forum: UserSpice 4.3 and Below (https://userspice.com/forums/forumdisplay.php?fid=26)
+--- Thread: Unable To Register On New Install (/showthread.php?tid=124)

Pages: 1 2 3


Unable To Register On New Install - Axelrod - 04-14-2016

After submitting the information on the registration page I am simply redirected to a page that says:
There was a problem creating an account.

No display errors (turned on in php.ini) or anything in Console. Any ideas on where to go from here?


Unable To Register On New Install - Axelrod - 04-14-2016

I am using nginx if that makes a difference.


Unable To Register On New Install - brian - 04-14-2016

Are you able to use the default logins okay?


Unable To Register On New Install - pisces - 04-27-2016

I hava same problem!
using nginx !


Unable To Register On New Install - brian - 04-27-2016

Can you login with the default logins (admin/password or user/password)?


Unable To Register On New Install - killroy - 05-04-2016

Have the same problem like the guys above. Using apache(windows). Default logins do work. I have tried with UserSpice 4.0 and 4.1 Alpha 3... same result. I recon this is related to the server configuration. Any tips in locating the source of the problem?


Unable To Register On New Install - brian - 05-04-2016

In users/login.php can you uncomment (or add if you can't find them) these lines right at the start of the script and post any messages?

// error_reporting(E_ALL);
// ini_set('display_errors', 1);


Unable To Register On New Install - killroy - 05-05-2016

Doesn't bring up anything at all...


Unable To Register On New Install - brian - 05-05-2016

Just to clarify, can you create an account and you can't login? Or you can't even create the account?


Unable To Register On New Install - killroy - 05-05-2016

I cannot create an account. I can log in with the default credentials with no problem. After I complete the fields in join.php, I get the following message:
"There was a problem creating an account."