The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Private Messages & Email Log Details »» | |||||||||||||||||||||||||||||||||||||||
Features:
This mod uses full scan for text searches, that can affect SQL-server load at really big boards. Fulltext indexes are not used intentionally, because whose can't produce sharp results and not compatible with innodb. I suppose, that if you really need this mod, you know exactly, what are you doing and what are you going to search. In my practice, ONLY exact matches were useful. One of tradeoff to reduce SQL-server load ? make log size shorter (1-2 months instead of 6). When vB 4.0 provides refactored search framework, search method can be rewritten. If you install this mod on your server, i recommend to clarify forum rules, and add text, that your project doesn't provide the ways of confidential communication ? only public and non public. PS. This mod is independent. Since could't find one, that satisfy my requirements to functionality and usability, the new one was done from scratch. Code is reuseable. If you can do things better - i'll be glad to install your branch and spend my efforts to another things PPS. Should work with 3.7.x (checked at 3.7.4) This mod is developped here http://github.com/rcdesign/vb-pm_log . Patches are welcome. history 2.2 - Redesigned database to improve search/paging in some cases - Should fix conflicts with other mods, that where reported in this threads - Sources repo is now @ github ... (not public) 1.9 - Ups... another broken link (from message list to user profiles) - Fixed access for non superadmins, who had "Read PM Log" privilegies. 1.8 - fixed broken link in ACP popup menu - workaround to show smiles and bbcodes 1.7 - fixed some sql-error 1.6 - first public release Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
Comments |
#2
|
|||
|
|||
Can you make quoted text also availaible, please?
The path to the smilies is not correct (admincp/images/smilies) |
#3
|
||||
|
||||
Thanks for note about smiles. I'll check, what can be done with relative paths.
About quote - don't know yet. Those were not deleted intentionally, but parcer for APC-executed scripts eliminates bbcode. I've checked, the same parcer call on general pages produces correct results. And other similar products also delete quotes. Need time to investigate. |
#4
|
||||
|
||||
Nie mod thnx for share buddy
|
#5
|
||||
|
||||
installed ...thanks
|
#6
|
|||
|
|||
Anyway to make this save already sent pm's that are in people's boxes?
|
#7
|
||||
|
||||
Separate convertor should be implemented and that conflicts to my principles. If you didn't annonced, that admin can read user's pm, it's impolite to collect previous messages
You can try this mod https://vborg.vbsupport.ru/showthread.php?t=123166 |
#8
|
|||
|
|||
I really needed this due to a situation on my site. Thanks so much!
|
#9
|
|||
|
|||
Hi, im getting database errors on this since installing :
Code:
Database error in vBulletin 3.8.0: Invalid SQL: REPLACE INTO `rcd_log_pm` SET `pmid` = 41716, `pmtextid` = 2909, `fromuserip` = '*******', `fromuserid` = 12447, `fromusername` = '******', `fromuseremail` = '******', `touserid` = 12447, `tousername` = 'RudeX', `touseremail` = '******', `title` = '******', `message` = '******', `iconid` = , `dateline` = 1234284034, `showsignature` = , `allowsmilie` = 1; 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 ' `dateline` = 1234284034, `showsignature` = , `allow' at line 15 Error Number : 1064 Request Date : Tuesday, February 10th 2009 @ 04:40:34 PM Error Date : Tuesday, February 10th 2009 @ 04:40:34 PM Script : ******/register.php?a=act&u=12447&i=123fffc9f5ae95e349821df6cc49d3efabb2b68c Referrer : ****** IP Address : ****** Username : ****** Classname : vB_Database MySQL Version : Any Ideas? ... i've disabled the mod for now. Thank you |
#10
|
||||
|
||||
Thanks for report.
1. Is it a sigle error, or constantly repeats with any try to sent pm (even after registration)? 2. Is pm sent via some addon or via standard vb feature? |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|