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



UserSpice
Hello - Printable Version

+- UserSpice (https://userspice.com/forums)
+-- Forum: General (https://userspice.com/forums/forumdisplay.php?fid=20)
+--- Forum: New to UserSpice? (https://userspice.com/forums/forumdisplay.php?fid=22)
+--- Thread: Hello (/showthread.php?tid=968)



Hello - rjs5327 - 02-23-2018

Hello all im new to userspice and am planning to use it in a upcoming project.

one thing i am a little confused in is the userse folder. not all files if copied there work like the join.php . if I copy it their so it is both there and in users folder i get a error. So is only some page compatable in both locations? Also i tried adding the if file exist code from other phps to see if helped no change.

And made sure the permission was set to public in page permissions.

Anyways Thanks for having the Open Source Project!
RJ


Hello - Brandin - 02-23-2018

Hi RJ,

Any file in the root of users with the same file name in the root of usersc will automatically redirect you to usersc. This method has no bugs so it definitely works. It is possible you are not changing call at the top of the file which says init.php to ../users/init.php.

Thanks,
Brandin.