Script Pulse
Trade Pulse => Trade Pulse Support => Topic started 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?
-
Bug. Thnx for notice.
-
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).