![]() |
Inferno Shoutbox - Backslashes on Apostrophes? ( "\")
Hey there! I'm having an issue with my shoutbox where any time an apostrophe is used, it seems to add a backslash as well. This also happens with quotes.
http://i.imgur.com/Pb4TrHL.png Any idea what the cause might be? |
I would suggest asking about this in the modification's thread...that way the devloper of the mod will be more likely to see your question. :)
|
Quote:
|
Quote:
In general we ask that questions regarding mods that are available here be posted in the thread pertaining to the mod, not only for the reasons I stated, but it is better for site organization as well. :) |
Hey, I know this was in the wrong section to begin with, but in case someone searches up the same thing, I thought I'd post the fix I was able to come up with!
Search tags: Inferno Shoutbox V3 AJAX Fix: In the infernoshout.php file look for the method in charge of submitting the shout: Code:
if ($_POST['do'] == 'shout' && ($message = trim($_REQUEST['message'])) != '') Code:
if ($_POST['do'] == 'shout' && ($message = trim($_REQUEST['message'])) != '') Cheers! |
All times are GMT. The time now is 06:28 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|