email hook issue with quotes and/or double qoutes - Another Web Company
ArcadeDownloadsNewslettersForum MenuNavigationWhat AWC OffersWiki ToolsLogin or Create Account

Log in

You must have cookies enabled to log in to Main Site - Local.

 

email hook issue with quotes and/or double qoutes

From Another Web Company

You are viewing a single post from the thread title above
Have a suggestion, improvement, change or non-beta Forum Entension bug ? Please add them to the todo list

Click here for full thread
Gets Around
Wiki Edits: 4
Threads 28
Posts 161
Thanks for the information, I actually forgot I posted the question until another user used quotes in a posting today...

However....
Your code recommendation below locked the web page after I hit post. I just used decode on the title as I didnt have issues with the body. Why'd you use str_replace anyhow?

//$send_title = str_replace(array('&', '"', ''', '''), array('&', '"', '\'', '\''), $send_title);
//$send_body = str_replace(array('&', '"', ''', '''), array('&', '"', '\'', '\''), $send_body);
 
$send_title = html_entity_decode($send_title);


I've tested my posted and they work great now! Thanks!!


Whos here now: Members 0 Guests 0 Bots/Crawlers: 0


AWC's: 2.6.0 MediaWiki - Stand Alone Forum Extension
Forum theme style by: AWC