Just noticed a problem where the server was running out of memory allocated to requests to the database – seemed to pop up on character pages like /character/batman/
so you saw something like this:
Fatal error: Allowed memory size of 94371840 bytes exhausted (tried to allocate 72 bytes) in /home/f4shi0na/tradereadingorder.com/wp-includes/meta.php on line 197
I think I’ve got it all fixed now, just changed the memory limit a bit.
The demands of this site are constantly surprising me! It’s just a wordpress for gads sake… but I guess all the custom code and the size and maneuverability of the database are killin’ it.