![]() |
Who Quoted Me
1 Attachment(s)
In the user control panel, users can now see a list of the last few people who have quoted them.
This is a great way to encourage users to interact with each other as they can easily keep track of conversations within threads. If you use this i would really appreciate any small donation EDIT: Looks like there a few bugs in this I dont have a computer at the moment but Freshfoot has made an updated release with some new features: https://vborg.vbsupport.ru/showpost....1&postcount=30 |
Found a small bug. You need to edit the "Load Quotes" plugin on the usercp_start hook and change $vbulletin->options['wqmmax'] to $vbulletin->options['wqm_max'] otherwise you get MySQL errors when trying to enter usercp.
Good work :up: [Edit]You should probably also use the $stylevar[imgdir_button] when loading the collapse button rather than a hard coded path - I think there is more to it than just that, but that's what I needed to change to use my custom buttons. |
tagged and thanks
@dartho; please explain $stylevar[imgdir_button] ; thanks |
Quote:
|
Please add quote notifications to the notification drop down:
Quote:
|
Quote:
Alpha - that is already implemented, although it current only has "Quotes n" - you'd have to edit the wqm_quotes phrase and change to something like "Number of posts quoted" if you wished to be more verbose ... |
What kind of stress does this put on the server fetching quotes?
|
Im getting a DB error:
Code:
Database error in vBulletin 3.8.6: |
Check my post above:
Quote:
|
Duh. Sorry bout that. That solves the DB error.
Im not getting any notifications of new quotes. Nor is anything listed under 'Who Quoted Me' in usercp Please mind I have this installed: Display Reputation Comments Given My site is rather busy, so I imagine that loading the quote data might be extensive for 85.000 members. 7.500 active members. |
How hard would it be to implement this for only certain usergroups eg, paid members?
|
Was waiting for this.. but seems like it has a lot of bugs right now.
|
Quote:
|
Quote:
The Mod appears to be working very well, notifications work nicely. However very important people follow darthos posts about amending the code slightly. |
Well I haven't tried it out fully. But, I will play with it this weekend and see how it goes and let you know.
|
Hmm would
PHP Code:
|
Well what I am thinking of doing is adding a section in acp, so you can select which usergroups can use this hack.
|
Quote:
I'll wait for you then :) |
Quote:
|
Quote:
|
Quote:
I did find a bug, I guess the OP missed a vB4 tag and so when you click on a thread in the usercp.. it leads you to... showthread.php?t=13#post{vb:raw whoquote.postid} Going to fix this too ;) So far I added in the 3 fixes till now. |
Quote:
|
almost done.. just going to do a few fast tests to see if it works and then i'll let u give it a test run for me too.
The one thing that I do hate is the fact that once you click on the notifications. I kinda think it might be better if it worked the same way the PM system does? Where if you go into your PM box and if you have 2 PM's, but only read one of them. the notification will STILL say you have 1 PM and will go away when you read all unread PM's. So hopefully the same can be done for this mod. Where it highlights which quotes are NEW and the notification goes away when you view all quoted posts? Anyways thought I'd throw it out there in case people like the idea or not. |
Quote:
|
Quote:
I think I am done for the most part with the update. I kinda want to find a way to get the idea I posted going.. or at least getting the unread quote notifications marked with something, so you know which ones you read and check and which ones you haven't. |
Quote:
Quote:
Quote:
Another idea i was thinking was under the Title of the thread an XX amount of character preview of the post that can be admin set in acp just an idea :P |
Also just thought of a little scenario where a member may get pissed off, if he she posts something really controversial then goes to bed wakes up and has 50 notifications there needs to be a way to mark the all 'viewed/red' in a single click. :D
|
Quote:
okay well I will work with that part later sometime unless the OP does it. For now I got it working with usergroups and also made a way to turn the system on and off. |
Quote:
Let me know when ya ready for me to test it you can PM if you like |
1 Attachment(s)
Alright guys here is an updated version for those that don't want to wait.
Thanks to the OP for making a vB3 version. Quote:
Also updated it to v1.2.1 If you have problems let me know. In the mean time I am looking at the ideas I discussed earlier above in other posts. |
Quote:
|
Also another update.
For those that want to have the quick reply button automatically quote without having to click the "quote message in reply" check box. PHP Code:
|
Quote:
Did you go into the settings and enable the mod? vBulletin -> Options -> Who Quoted Me Make sure it says Yes to enabled. |
Update: When I set 0 in Usergroup bit it works
So far I have included Admin and all my Premium Groups |
Update 2:
It appears it doesn't work with more then one usergroup If I set usergroup 6 it works nicely if i have 6, 10, 11 or 6,10,11 It does not work |
Update 3:
Issue with it going to the post quoted: The post I quoted myself in is on page 3 but the URL rendered: http://www.xxxxx.com/forum/showthrea...230#post195348 Which just loads the first page of the thread :( and does not go to the post |
I figured out the usergroup problem.. small mistake..
as for the 2nd part.. I will check that, I didn't recall having issues but ill check. |
Quote:
|
Okay try again here: https://vborg.vbsupport.ru/showpost....1&postcount=30
I fixed the usergroup problem. As for the 2nd one I couldn't replicate it. |
Mate Usergroups are fixed however the other problem still happens. I did figure out what works though:
Instead of: /forum/showthread.php?t=11230#post195382 Like this: /forum/showthread.php?p=195382#post195382 OR EVEN: /forum/showthread.php?p=195382 But I don't have the knowledge I to fix it, the other mod that uses the above method of taking the user to the exact post is the Dragon Byte Advanced User Tagging system that uses the p= thing instead of t= and works nicely |
All times are GMT. The time now is 06:28 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:
|