Script Pulse

Trade Pulse => Trade Pulse Support => Topic started by: binkatl on December 08, 2008, 01:22:22 PM

Title: Trade names with apostrophe ( ' )
Post by: binkatl on December 08, 2008, 01:22:22 PM
Any trade names that have an apostrophe in the name show up in toplists (and in the admin page) with the control character (\') included.  For example, instead of Nurgle's Nymphs, it shows up as Nurgle\'s Nymphs.

Is this a bug, or am I doing something wrong?
Title: Re: Trade names with apostrophe ( ' )
Post by: ip0li on December 08, 2008, 11:54:54 PM
Bug. Thnx for notice.
Title: Re: Trade names with apostrophe ( ' )
Post by: Kildoozer on December 25, 2008, 06:21:47 AM
Easiest way to fix it - set set magic_quotes_gpc = off in the php.ini
and change trade's properties, like site name, description (need to remove slashes).