Hi .. This mod is Eror in db .. !!
Code:
Database error in vBulletin 3.7.1:
Invalid SQL:
SELECT pm.*, pmtext.*
, icon.title AS icontitle, icon.iconpath
FROM pm AS pm
LEFT JOIN pmtext AS pmtext ON(pmtext.pmtextid = pm.pmtextid)
LEFT JOIN icon AS icon ON(icon.iconid = pmtext.iconid)
WHERE pm.userid=1
AND MATCH(pmtext.title, pmtext.message) AGAINST ('+سلام' IN BOOLEAN MODE)
ORDER BY pmtext.dateline DESC;
MySQL Error : The used table type doesn't support FULLTEXT indexes
Error Number : 1214
Request Date : Thursday, June 12th 2008 @ 06:53:18 PM
Error Date : Thursday, June 12th 2008 @ 06:53:18 PM
Script : http://localhost/VB3.7/private.php?pmsearch=1
Referrer : http://localhost/VB3.7/private.php?pmsearch=1
IP Address : 127.0.0.1
Username : admin
Classname : vB_Database
MySQL Version : 5.0.45-community-nt
How do ?