Quote:
Originally Posted by SS9267547
altsounds: Basically with the User CP you want it to look like the addon for the profile addon? I can do that for you. As for vBulletins buddies system I know there isn't a checking system. I havn't worked on fixing this since it's quite a bit of work for me. I'll see what I can come up with.
Anyway with the whole checking issue, what is the system to check anyway? I mean it already checks a few things like if your on the ignore list, if you add yourself, etc. Like I know it will keep sending pm each time a user removes and adds them to their list but thats how it all works.
|
Yep i would like it to be exactly as it is with the profile but to have sepearate options in the control panel, to control how many rows etc for the buddy list view in the User CP. The profile one is already random so just figuring out what to add to the usercp.php file would be all you would need to do (I think

).
As far as the checking goes for the buddy lists. I think your missing the problem. If you request to add me I get sent a PM. Well in order for your buddy system to work, you need to add me and I need to add you for us to be buddies. So I follow the link in the e-mail to add you as a buddy. Now you receive a PM from me saying I have requested to be added as your buddy and this could potentially go on and on forever and get very annoying.
All you would need to check was before sending the PM, to see if the user the PM is going to is already added (non reciprocal). If so, then the script would add that user to my buddy list too but would bypass the PM feature. Thats pretty much all it would need to do in theory to work. However, I am crap at coding so am looking for your expertise as to how this could be implemented.
You have an amazing hack here, which if all these requests get implemented will be a VERY used hack be everyone as it makes the whole buddy portion of vbulletin MUCH MUCH better.
Thanks and I look forward to your reply.