03-06-2018, 07:21 PM
First off - love UserSpice... even if its making my brain melt.
my host had an older version I tried first, and then I saw your site a newer version.
Im almost smart enough to know that where was a lot of changes in the code and more tables in the DB...
short story - I had to trash all the work from the older version. update wrote over all my code modifications.
BUMMER...
Now Im embracing the latest version... but DO NOT want to start over again when you update next time.
if I want to make my own maintenance.php that wont get over written, I stick it in usersc ? ? I get a error 500 on any pages I have stuck in there... Ive tried erasing the /users/maintenance.php and just use the file in /usersc but error 500...
without blasting through each file studying how you coded the intricate structure... do I have the right idea? do I have to write a handler that checks if there is a duplicate page file in the usersc directory and use that one instead ?
If I have to edit a bunch of base page code to deal with my custom pages, your next update will overwrite the base files changes I made.
How can I deal with my custom pages not breaking ?
Thank you for your help !
Bradley.
my host had an older version I tried first, and then I saw your site a newer version.
Im almost smart enough to know that where was a lot of changes in the code and more tables in the DB...
short story - I had to trash all the work from the older version. update wrote over all my code modifications.
BUMMER...
Now Im embracing the latest version... but DO NOT want to start over again when you update next time.
if I want to make my own maintenance.php that wont get over written, I stick it in usersc ? ? I get a error 500 on any pages I have stuck in there... Ive tried erasing the /users/maintenance.php and just use the file in /usersc but error 500...
without blasting through each file studying how you coded the intricate structure... do I have the right idea? do I have to write a handler that checks if there is a duplicate page file in the usersc directory and use that one instead ?
If I have to edit a bunch of base page code to deal with my custom pages, your next update will overwrite the base files changes I made.
How can I deal with my custom pages not breaking ?
Thank you for your help !
Bradley.