5 August 2025

by Lester Caine
5 August 2025
Posted to Day to Day Log

Given the forcast of rain over the last few days which in the end was just a damp squib I spent a lot of time crawing through the code making global changes and a lot of the backgroud functions are now operational. The nice thing is that I can test all of the live sites on the development machine and debug via xdebug in VS Code. This is making checking just where the variables are actually located easier. The key is that bitweaver creates a content object and simply by using that object directly makes more sense to me than creating a lot of different copies. The other area I've tidied is the split between pagination and libertypagination. I've rolled everything back to the pagination smarty plugin and this works nicely on all of the sites.

A few bits that were working last week are giving warnings this week, but I think the anonymous users will not see them.