Hi-
For whatever reason, a preg_replace I am using in my tagjevents.php file is not working. No errors are being thrown. When I use exactly the same code with example strings in a debugger, everything works fine, but all I get back when it is in tagjevents is the original string. No replacement occurs. I replaced it with str_replace, and the same thing happens.
Everything else in my tagjevents works.
Any ideas?
Thanks.