top of page

Concert History Updates

  • Fez
  • Dec 16, 2024
  • 1 min read

Due to the way Wix tracks data usage, I've been rewriting how the Concert History backend works. They would rather have you store larger amounts of data in a single line of their storage, so rather than try to use their CMS like a database, I have all the data in a single table with all of the related data stored in a single field as JSON. Not exactly how I would like to do it, but I get a limited number of lines of storage and this works better than how I had it and will allow for much more storage overall.

I do not have all of the functionality back up and running yet, but you can add to your concert history and see your own history at this point. The rest of it should be back soon.

Recent Posts

See All
Moving to a new host, eventually

One thing I've found while working on the Skalendar site is that I've been running into a lot of roadblocks working on this host. It's...

 
 
 
Bug in Add Ska Show page

I found a pretty bad bug in the Add Show page that I created when I was fixing the Concert History page. They all share some code I wrote...

 
 
 

Comments


©2024 by Two Mallards Creative Works. Proudly created with Wix.com

bottom of page