Page 1 of 1

Nofications showing raw html, rather than parsing it

PostPosted: 28 Jul 2013, 18:12
by soneek
I'm currently using the trial version, and waiting for my payment to process for the full version. I'm not sure if this is something with the trial, but for some reason when a notification shows on the chat bar, it displays plain text, rather than converting the html.

Code: Select all
<div class="arrowchat_notification_box arrowchat_blue_link"><img src="/arrowchat/themes/new_facebook_full/images/icons/notification_like.png" class="arrowchat_notification_icon" />Your upload of <a href="http://www.mysite.com/some_number">file</a> has been approved.<br><div class="arrowchat_received">Received 2 hours ago</div></div><div class="arrowchat_notifications_divider"></div>


I can't look at the source files since it's still the trial version, so I don't know how to troubleshoot this. Any help would be appreciated.

PostPosted: 28 Jul 2013, 18:13
by Jason
It's possible this is just an issue with the trial, please let me know if it persists.

PostPosted: 28 Jul 2013, 18:21
by soneek
Alright. I'll update here once I have the full version installed. Thank you for your quick reply. :)

PostPosted: 28 Jul 2013, 18:49
by soneek
soneek wrote:Alright. I'll update here once I have the full version installed. Thank you for your quick reply. :)


I actually found the problem, since it was still there after putting the full version. When I entered the html for a custom notification, it got saved in my database, replacing all the "<" characters with "&lt;" , all the ">" characters with "&gt;", and all quotation marks with "&quot;".

I changed them back, and it works fine now. Sorry about the false alarm lol.

Topic Closed

PostPosted: 16 Dec 2014, 00:26
by Staff Bot
[b]This thread has been locked because the last post is greater than six months old. There is a good chance that the information in this thread is outdated. Please open a new topic if you wish to discuss this further.[/b]