The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Cyb - PM System Enhancements Details »» | |||||||||||||||||||||||||
FEATURE SUPPORT AND UPDATES:
https://vborg.vbsupport.ru/showthread.php?t=177785 ======= Info: This enhances your Private Messages system: -PM Menu in NavBar PM stats -Advanced unread PM(s) notification -"Reply To All" option in messages which was sent to multiple recipients -Option to completely disable Signatures in PMs -Options to change NewPM form checkboxes defaults All features can be enabled/disabled in hack settings. See screenshots. Installation: 1. Import XML file as product: AdminCP > Plugin System > Manage Products > [Add/Import Product] To set options: Go to: AdminCP > vBulletin Options > Cyb - PM System Enhancements Versions: v1.0 - Mar 12. 2007. -Initial release v1.1 - Mar 12. 2007. -Minor bug fixed (unneded space before PM stats) v1.2 - Mar 13. 2007. -Fixed bug (array_search error on some servers when viewing PM) -New: Change PM stats cell bg-color on new PM v1.3 - Mar 23. 2007. -Fixed bug (array_search error when viewing PMs sent by bots) -Fixed bug (PM menu links not working on some forums) -Hack compatible with vBadvanced CMPS (variable to globalize: cybpmmenu) v1.4 - Apr 24. 2007. -PM menu links uses now full path (defined in vBulletin Options > Site Name / URL / Contact Details > Forum URL) -Some other minor bug fixes Click INSTALL if you like this hack. Show Your Support
|
Comments |
#32
|
|||
|
|||
Then great mod, will install in a bit thanks!
|
#33
|
||||
|
||||
Quote:
any ideas?? |
#34
|
|||
|
|||
Can you create temp admin account for me so I can check it?
|
#35
|
|||
|
|||
Same error here!
|
#36
|
|||
|
|||
great mod, but minor issues. i also see the error message described on the first page of this thread. additionally, although i see the new pm menu in the navbar, the "reply to all" link doesn't show on messages sent to more than one person. all features are turned on in the cp. i've uninstalled it for now, but i'm sure i'll be back.
|
#37
|
||||
|
||||
Also new problem. PM Notification boxes, the links go to blank page except for "File not found"
Also in pm_text table in the in the touserarray field look at this serialization: a:1:{s:2:"cc";a:1:{i:605;s:6:"PappyJ";}} This will not give errors a:1:{s:2:"bcc";a:1:{i:605;s:6:"PappyJ";}} This will give the errors. The only place I see this type of second case is when the the PM DM is given only the first two parameters If you want to use my system, I can provide a temp admin, just PM me. |
#38
|
|||
|
|||
For the code guys now i have a question....
In the forum i have the ability to make my users choose how they wanna choose their postbit... so far i never had any problem with this but since i installed this addon a problem appears. If i have from the vboptions in admincp the overal postbit to shown as legacy and any of my users dont change it in their usercp then the PM's are fine with no problem, but if a user put the non legacy version then when they click to read a pm the forum doesnt show it but shows them the box box to delete the post only.. Its total strange and i dont know what to do... for now i have disabled the ability for my users to choose their postbit preference and i have all the forum to legacy. As i understood this addon likes what exists in AdminCP as matter the legacy on or off... And here is some info cause maybe i do something wrong and its a better way to achieve user preference in postbit....atm i use this trick that i fount in vbulletin.com forum. I created a userfield called postbit_userchoose in there you have 2 options yes or no... with yes you get the legacy postbit view and with no you use the default of the forum which in my case is the original horizontal postbit view.. I created after a plugin with this code Quote:
The hook location of the plugin is in global_start And thats all... with this my users choose their postbit... Anyone now knows why Cyb's Pm enhancement brakes with this plugin? my friend Cybernetec can you emulate it? cause the enhancement is great but not all my users like the legace view... and im in a dead end here. Thx in advance Chris |
#39
|
||||
|
||||
Quote:
HTML Code:
Warning: array_search() [function.array-search]: Wrong datatype for second argument in /private.php(1724) : eval()'d code on line 20 Warning: implode() [function.implode]: Bad arguments. in /private.php(1724) : eval()'d code on line 22 Moderation Auto-PM v2.0.1 https://vborg.vbsupport.ru/showthread.php?t=115677 Cybernetec, install this mode. Post any message/topic as normal user and then edit that mesage with admin account. Normal user will get an information PM. When you will open it, you will see those errors. Tested on clean install 3.6.5 with these two mods: HTML Code:
Warning: array_search() [function.array-search]: Wrong datatype for second argument in /private.php(1723) : eval()'d code on line 20 Warning: implode() [function.implode]: Bad arguments. in /private.php(1723) : eval()'d code on line 22 |
#40
|
|||
|
|||
Quote:
Until that you can disable "Reply To All" function to avoid errors produced by wrong info in database. |
#41
|
||||
|
||||
Yes.
There is the difference between messages sent to me by that mod in behalf of user and sent from that user himself. By Mod: Code:
a:1:{s:3:"bcc";a:1:{i:1;s:7:"Makc666";}} Code:
a:1:{s:2:"cc";a:1:{i:1;s:7:"Makc666";}} Will post a note to MOD's thread. |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|