07-31-2018, 05:50 PM
In the root of UserSpice, there is a file called z_us_root.php.
In it, near the top, is an array with the names of directories that are included in US. You've likely not added the directory that is housing your file to that list yet. If not, you'll get the confirmation to add the page over and over forever.
Make sure the array exists on a single line right where it is. Don't kick it down a line or anything. Hope this helps.
In it, near the top, is an array with the names of directories that are included in US. You've likely not added the directory that is housing your file to that list yet. If not, you'll get the confirmation to add the page over and over forever.
Make sure the array exists on a single line right where it is. Don't kick it down a line or anything. Hope this helps.