Quantcast
Channel: Sendy Forum
Viewing all articles
Browse latest Browse all 1406

Quotes in custom fields

$
0
0

Hello. Sendy crashes (fails to save a subscriber, but sends out confirmation emails) if any of the custom fields contains quotes.

Fix: in subscribe php update line 169 from:

$cf_vals .= $value;

to

$cf_vals .= mysql_real_escape_string($value);


Viewing all articles
Browse latest Browse all 1406

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>