The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/showthread.php 28 require_once





× This forum is read only. As of July 23, 2019, the UserSpice forums have been closed. To receive support, please join our Discord by clicking here. Thank you!

  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
during_user_creation script problems
#3
ok. What you're probably running into is that you get redirected right after going to during_user_creation so what I do there is do dnd($_POST);

If your post looks good, then get rid of that dnd statement and do your
$db->update('users',$theNewId,['account_id'=>Input::get('account_id')]);
and on the next line do
dnd($db->errorInfo());
I'm guessing that will tell you what your error is.
  Reply


Messages In This Thread
during_user_creation script problems - by eforbes - 10-17-2018, 04:00 PM
RE: during_user_creation script problems - by mudmin - 10-17-2018, 06:20 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)