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
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.2.25 (Linux)
File Line Function
/printthread.php(287) : eval()'d code 2 errorHandler->error
/printthread.php 287 eval
/printthread.php 117 printthread_multipage



UserSpice
HELP!!!! - 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: HELP!!!! (/showthread.php?tid=681)

Pages: 1 2 3


HELP!!!! - mudmin - 08-21-2017

I will shoot you an email. You can send the sql dump there.


HELP!!!! - Katronix - 08-21-2017

email sent!


HELP!!!! - mudmin - 08-21-2017

Ok. I sent you a response. I accidentally left the $db->error line commented out, but you can comment it back in.
Also, if you want, instead of disabling the submit button, you can add this pretty much anywhere on the page after the init file and it will redirect them to login if they haven't.



Quote:<?php if(!$user->isLoggedIn()){ Redirect::to('users/login.php'); } ?>






HELP!!!! - Katronix - 08-21-2017

I tried the code you sent me, and nothing was written to the database Sad


HELP!!!! - mudmin - 08-21-2017

Hmm. Let me take another look. sorry about that!



HELP!!!! - Katronix - 08-21-2017

I did tell it to dnd($db->error()) and it returned: bool(true)

Is there a way to see the actual error?


HELP!!!! - mudmin - 08-21-2017

We're working on that. I'm baffled by why I can't get any of your text to insert. Still working on it.



HELP!!!! - mudmin - 08-21-2017

Sending you an email


HELP!!!! - Katronix - 08-21-2017

FYI: Still waiting on email


HELP!!!! - mudmin - 08-21-2017

Oh weird. I wonder if it got filtered. Let me try again.