upgrades.
Posted bySin Vraal (#18687) on Jul 02, 2022
So, yet more unwinding of the giant ball of yarn that is alacrity..
not a day goes by without another disaster uncovered.
alacrity was originally designed on php 5. database interfaces back end are no compatible with later version of php.
furthermore , there are fairly substantial changes in the newer versions.
This means I have to go through and recode EVERYTHING.
Thats the bad news
--------------------
The good news.
I've migrated the test server over to a new system. the php is upgraded, the server is upgraded. and its mostly working (I was writing in php 5 to be backwards compatible, so I had to upgrade my own code as well!)
more good news. the shop system is 50% redesigned. I've redone the backend (finished!). and the front end is well underway.
Using the new shop system, I can finish both the monthly shop AND the main shops.
Inventory is also 50% redone.
item management is nearly 100% redone on the backend.
I would have made it further this week, but unfortunately installing and configuring a new server , then cutting over the pages to work was no simple task.
Now that its all done I am back on track!
not a day goes by without another disaster uncovered.
alacrity was originally designed on php 5. database interfaces back end are no compatible with later version of php.
furthermore , there are fairly substantial changes in the newer versions.
This means I have to go through and recode EVERYTHING.
Thats the bad news
--------------------
The good news.
I've migrated the test server over to a new system. the php is upgraded, the server is upgraded. and its mostly working (I was writing in php 5 to be backwards compatible, so I had to upgrade my own code as well!)
more good news. the shop system is 50% redesigned. I've redone the backend (finished!). and the front end is well underway.
Using the new shop system, I can finish both the monthly shop AND the main shops.
Inventory is also 50% redone.
item management is nearly 100% redone on the backend.
I would have made it further this week, but unfortunately installing and configuring a new server , then cutting over the pages to work was no simple task.
Now that its all done I am back on track!