Author Topic: Trade names with apostrophe ( ' )  (Read 10130 times)

0 Members and 2 Guests are viewing this topic.

binkatl

  • Guest
Trade names with apostrophe ( ' )
« 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?

Offline ip0li

  • mgSearkGD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1963
    • View Profile
    • Pretty Girls from your city for night
Re: Trade names with apostrophe ( ' )
« Reply #1 on: December 08, 2008, 11:54:54 PM »
Bug. Thnx for notice.

Offline Kildoozer

  • Administrator
  • Sr. Member
  • *****
  • Posts: 420
    • View Profile
Re: Trade names with apostrophe ( ' )
« Reply #2 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).