I am using Dolphin 7.0.6
I received some (very long) emails from the system mentioning:
Database error in mt-face
Query:
INSERT INTO `bx_wall_events`(`owner_id`, `object_id`, `type`, `action`, `content`, `title`, `description`, `date`) VALUES('2', '2', 'wall_common_sounds', '', '<div class=\"wall-post-media\">
<div class=\"wall-pm-thumbnail\" style=\"width:144px; height:106px;\">
<a href=\"http://xxxxxx\">
<img class=\"wall-pm-thumbnail\" src=\"http://xxxxx\" style=\"width:144px; height:106px; background-image:url(http://xxxxxx);\" title=\"Μη μ\' αφήσεις\" alt=\"Μη μ\' αφήσεις\" />
</a>
</div>
Μη μ\' αφήσεις, Demo πριν το Νέο Cd 2011
<div class=\"wall-clear\"> </div>
</div>', 'nventouratos _wall_added_sounds', 'Μη μ' αφήσεις, Demo πριν το Νέο Cd 2011', UNIX_TIMESTAMP())
Mysql error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'αφήσεις, Demo πριν το Νέο Cd 2011', UNIX_TIMESTAMP())' at line 1
Found error in the file '/home/xxxx/public_html/modules/boonex/wall/classes/BxWallDb.php' at line 59.
Called 'query' function with erroneous argument #0.
Debug backtrace:
...........
What causes these? What should I do?
