UPDATES EasyBlog 6.0.14 Released! Joomla 5.x and PHP 8.x compatible now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is offline
Our team is away during the weekend. Some answers may already be available on our documentation

Rest assured that we will get back to your posts as soon as the week starts!
  Support is offline

Escaping quotes

Ari · ·
9:10 AM Wednesday, 06 August 2014
None
Easy Blog is escaping quote characters when I post from the front end. After saving the blog post, I end up with something that looks like this:
http://i1010.photobucket.com/albums/af227/doucettea/public/2014-08-05_20-51-53.png
and I get this error in the back end:
http://i1010.photobucket.com/albums/af227/doucettea/public/2014-08-05_21-12-53.png
This just started happening today... How can I fix this? Is it an issue of turning off the PHP setting for Magic Quotes? ("magic_quotes_gpc = Off") If so, which do I need to change? (I'm on shared hosting at SiteGround)
; Magic quotes for incoming GET/POST/Cookie data.
magic_quotes_gpc = Off
; Magic quotes for runtime-generated data, e.g. data from SQL, from exec(), etc.
magic_quotes_runtime = Off
; Use Sybase-style magic quotes (escape ' with '' instead of \').
magic_quotes_sybase = Off

Thanks
Ari
The replies under this section are restricted to logged in users or users with an active subscription with us