View Single Post
  #6  
Old 02-17-2016, 01:14 AM
tahbikat's Avatar
tahbikat tahbikat is offline
Member
 
Join Date: Feb 2014
Location: Louisiana
Posts: 408
Gender: Female
Credits: 65,370
tahbikat is on a distinguished road
Default

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);'
Reply With Quote