The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
User PM Search Details »» | ||||||||||||||||||||||||
Description:
This modification allows your users to search thru their pms. Original Add-on https://vborg.vbsupport.ru/showthread.php?t=149609 (for vB 3.6) Autor: Thaliada Rewrited by TAIFUN. Installation: All the installation information is in the package. Upgrade * To update the version of the hack below v.3.0: - uninstall the old version - install the new version v.3.0 Changes/Adds: 7 Plugins 20 Phrases 1 Template 1 Template change Changelog 01.12.2016 * Fixed XSS vulnerability * Other minor fixes **.**.2012 - v.3.1 * Deleted option "Move to the folder..." (delete condition) * Fixed SQL request for User Group "6" (Administrators) * Other minor fixes 08.11.2012 - v.3.0 * Changed productID * Changed the link to check for new versions * Changed the link threads leading to the official forum 10.07.2012 - v.2.1 - Delete one SQL request Code:
$db->query_write("UPDATE ". TABLE_PREFIX ."usergroup SET pm_search=1 WHERE usergroupid=6"); - Fixed security token errors - Fixed search if not entered the search criteria - Added a missing phrase (Usergroup Permission) Archive contains English and Russian versions! P.S. I created a theme for the reason that the author of the Add-on does not appear on the forum for over four years and does not endorse Add-on on this forum, as well as to administrators vBulletin 3.8 which looking for Add-on`s in the section vBulletin 3.8 Download Now
Screenshots
Show Your Support
|
3 благодарности(ей) от: | ||
kotkerk, PGP, vijayninel |
Comments |
#2
|
||||
|
||||
- Fixed search if not entered the search criteria
|
#3
|
||||
|
||||
I wish you had done this sometime back. I managed to get the 3.8.6 version working on my forum with some difficulty.
Anyway this is a very useful mod and should be a default feature in vB. |
#4
|
|||
|
|||
Installed and seems to work fine. Very handy toll. Thanx!
Would like to see it included in master search, with the other searches, search.php. Nominated MOTM. |
#5
|
|||
|
|||
Great mod! Thx. Working on 3.8.7. P3.
|
#6
|
||||
|
||||
Thanks to all!
UPD - corrected errors in the words (Only in Readme) |
#7
|
||||
|
||||
08.11.2012 - v.3.0
* Changed productID * Changed the link to check for new versions * Changed the link threads leading to the official forum Upgrade * To update the version of the hack below v.3.0: - uninstall the old version - install the new version v.3.0 |
#8
|
|||
|
|||
I am getting a database error after uninstalling this.. Ugh...
|
#9
|
||||
|
||||
You sure? How version of the product? Show me code of database error pls.
|
#10
|
|||
|
|||
I get "Database Error" too:
my Vbulletin version: 3.8.5 Code:
Database error in vBulletin 3.8.5: 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=11 AND MATCH(pmtext.title, pmtext.message) AGAINST ('+encuentro' 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, May 16th 2013 @ 04:12:35 PM Error Date : Thursday, May 16th 2013 @ 04:12:35 PM Script : http://www.aeromodelismovirtual.com/private.php?pmsearch=1 Referrer : http://www.aeromodelismovirtual.com/private.php?pmsearch=1 IP Address : 80.36.255.96 Username : sergio00 Classname : vB_Database MySQL Version : 5.0.96-community-log Can any help me? BEst Regards for the support!! |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|