The following warnings occurred: | ||||||||||||
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (Linux)
|
usersc, paths - 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: usersc, paths (/showthread.php?tid=287) |
usersc, paths - Sebastian - 09-28-2016 Hi, putting customized files into usersc is great. I'm not sure if it is documented, but the path to the init.php has to be adapted for files in usersc, of course (this was repeatedly in the forums). It is clear that also other paths must be adapted, like Code: require_once("includes/recaptcha.config.php"); Would be great if this information could be added explicitly e.g. to the "General Documentation". Thanks, Sebastian |