In Gnarly Quotes, there’s a database that holds all the quotes you enter, and then there are two databases that have those quotes loaded into them repeatedly in certain orders. Unfortunately, when this rewriting occurs, not all of the quotes are being written into the other databases. This means some quotes won’t show up for you; they just won’t ever be visible. I’m trying to fix this, and if you know the answer to this PHP problem, lend me a hand please.

