HAAAAAGHHHGHGH.....
【
Ellie】
in post ID #1373Struggled with it again last night. I think I'm struggling so much I might as well be stuck in the tentacle cave.
That was a freaking Nightmare, pun maybe intended, to figure out. The regex function was fine, it was working exactly as intended. Somehow my template was failing markup validation at the END of the parser. Which... I still need to look into exactly why that was happening, as well as potentially look into a lot of things I didn't know were getting dumped into the error log. Also, I figured out where the frickin error log is!
Major red herring with thinking it was the regex parser that was failing, but once I stopped to think about the fact that it wasn't throwing errors doing that, I dug further and fortunately figured it out. I kinda told myself if I didn't figure this out tonight then I'd put it on the back burner and move on, but luckily it was ultimately successful.
Edit: Anyway, if you point it at a post that doesn't exist, you get this instead:
【Invalid post ID #1305】
This is a test post I deleted, so if you quote it, it tells you that but doesn't fully break.
Obviously I'm not a fan of shutting off what I assume to be something of a safety feature, but at least now I have a clear path to figure out what exactly was breaking it.