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
Redirect problem on all private pages - 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: Redirect problem on all private pages (/showthread.php?tid=432)

Pages: 1 2


Redirect problem on all private pages - firestorm - 05-21-2017

awesome , just spotted another error i believe, in redirect.php theres reference to 404 errors where theres an includes for 'includes/errors/404.php' , we don't have such folder or 404.php file. maybe in an update that folder & file could be added, i personal use .htaccess for redirecting to error pages but not everyone does


Redirect problem on all private pages - mudmin - 05-22-2017

Cool. I have this for my update. It should just take me a few hours to get all this stuff into one update. I guess it makes sense for me to fix all these bugs I've collected over the past few weeks into an update and then we can see about merging some additional features. Thoughts?