![]() |
Thx again, normaly this line should not be necessary, but some people seemed to have problems without it. Included it again.
@klaush there is a 3.5 version on this board. |
Thanks for the update :)
|
Did you ever change the name query? Or is that not planned? It was interfering with my other hack quick search in the navbar. :)
|
I installed this on vb3.6.4, made the template change included in the file, and it didn't work. The script appears in place, but when i enter a keyword on the pm search form, it returns an SQL error page with this message:
Quote:
Code:
change <div><input type="text" class="bginput" name="query" size="35" value="$query" style="width:250px" /> Code:
<div><input type="text" class="bginput" name="query" size="35" value="" style="width:250px" /> So for now i can't use this mod because it won't work, although the PM search is an excellent tool and i concur with others that this should absolutely be vb default in future versions. If anyone has any ideas on what i can do to get this to work, that would be much appreciated. |
Nice looking mod, but doesn't work for me either. I get the following:
Database error in vBulletin 3.6.7: Invalid SQL: SELECT pm.*, pmtext.* , icon.title AS icontitle, icon.iconpath FROM vb3_pm AS pm LEFT JOIN vb3_pmtext AS pmtext ON(pmtext.pmtextid = pm.pmtextid) LEFT JOIN vb3_icon AS icon ON(icon.iconid = pmtext.iconid) WHERE pm.userid=1 AND pm.folderid= AND MATCH(pmtext.title, pmtext.message) AGAINST ('+test' IN BOOLEAN MODE) ORDER BY pmtext.dateline DESC; 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 'AND MATCH(pmtext.title, pmtext.message) AGAINST ('+test' IN BOOLEAN MODE) O' at line 7 Error Number : 1064 Date : Friday, June 29th 2007 @ 12:06:26 PM Script : http://www.talkingpoker.com/forum/pr...php?folderid=0 Referrer : http://www.talkingpoker.com/forum/private.php IP Address : 68.202.190.31 Username : Talking Poker Classname : vB_Database_MySQLi |
Working just fine in 3.6.4 Thanks!
|
#Sit Flash & Talking Poker
does the first line of the php code of the plugin starts with Code:
if(!isset($_GET['folderid']) || trim($_GET['folderid']) == '') $_GET['folderid'] = 0; if so, do you have any other pm plugins installed and does the problem still exists if you turn them off? |
Working great !! in 3.6.7LP1 Thanks!
Just one question. Can I use wild cards? How do I? Thanks :) |
Use * as wildcard.
|
Thahks! Thaliada :)
|
All times are GMT. The time now is 03:06 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|