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
Status Update 022 - 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: Status Update 022 (/showthread.php?tid=770)

Pages: 1 2


Status Update 022 - mudmin - 09-23-2017

Yeah. I think we're on the same page with that. We're definitely getting close. I'd like to add a few more things that people can change on their own without editing our code. I think the join form will really help.



Status Update 022 - mudmin - 09-23-2017

I came up with something I kinda like. If the person who visits a page that's not in the db is an admin, it adds it, marks it public/private based on the db setting and redirects them to the admin_page for that page. If they're not. They get the old message.


Status Update 022 - Brandin - 09-23-2017

Let's change the old message logic...since they're not an admin...they shouldn't see that. Let's redirect to index?err=Page not recorded. Please contact Administration. And add a log.


Status Update 022 - mudmin - 09-24-2017

Agreed. Good call.