11-20-2018, 06:17 AM
For future refernce, if anyone stumbles across this issue the following worked;
Open users/init.php and add this
to line 22 with "/dachi", in this case, my subdirectory.
Thanks for guidance on this mudmin
Open users/init.php and add this
Code:
$abs_us_root=$abs_us_root."/dachi";
to line 22 with "/dachi", in this case, my subdirectory.
Thanks for guidance on this mudmin