The following warnings occurred: | ||||||||||||
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (Linux)
|
fresh install error - 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: fresh install error (/showthread.php?tid=341) |
fresh install error - palmeros - 11-09-2016 Hi I dont know if this is a bug or install error but everything seems to work except that on successful login i get redirected to http://localhost:8888/users/account.php which is not valid. The correct path is http://localhost:8888/subfolder/users/account.php How do i fix that? /p fresh install error - mudmin - 11-09-2016 The /usersc/includes has a redirect after login thingy that you can tell it where to redirect after a user logs in. That should do the trick. fresh install error - palmeros - 11-10-2016 omg that was almost to obvious, thanks! fresh install error - mudmin - 11-10-2016 Glad it worked! |