Update: Also noticed slashes are butchering bios when apostrophe's are used. :L I tried my best to remedy it but can't figure it out. The 'stripslashes($message);' string I have only works if I echo it, but then it displays above the whole layout of the site and not where it's supposed to.
I'm not sure how to make stripslashes work with 'throw new LevelupException($message);'
|