Quote:
Originally Posted by solboy
Nice Hack uae,
I already installed it and it's working perfect.
Few suggestions:
1. Need a default Avatar or a blank space for users without an Avatar.
2. Need a more visiable instant messenger icon in the postbit/post_legecy so users can easily find it.
3. Who's Online members on the forum home: when you click someone a menu appears giving you the option to send them an instant message, add to buddylist, view profile ect.
Excellent hack again
|
You welcome

1- There is already one, and you can use your own if you like, just replace vbpager.gif with your own.
2- Again, you can user your own icon, it's vbpager_icon.gif.
3- I did not want people editing a lot of their fourm's templates, since vb pager has it's own popup window with all online members.
but if you want to have it, I can provide you with the template edit for that.
-----------
-------------------------------------------------
-----------
-------------------------------------------------
Quote:
Originally Posted by Floris
I couldn't wait and have it installed as a test.
For the postbit it perhaps would be nice if the pager image wouldn't appear if the post was made by the user who is browsing the post. (Like: There's no need to page yourself).
Additionally I think it shouldn't list anything from the pager system if the user doesn't want to receive pagers, or if the user who browses the thread is in a usergroup that has no permission to use the pager.
Hm, I am also able to send msgs to users who are on my pager buddy list, but in a usergroup that has no permission to use the pager.
|
Hey Floris, thanks for stopping by

You know, I used to have this condition in the postbit/postbit_lagacy
Code:
<if condition="$vboptions['vbpager_active'] AND $bbuserinfo['userid'] != $post['userid'] AND $bbuserinfo[userid]">
but then I removed
$bbuserinfo['userid'] != $post['userid'], I don't know why, but that how it went lol.
Your second thought, mmm, I had the Private Message Logic, like if a user has disabled PM, anyone try to send that user a pm will get an error message, so again, I went with that logic.
Usergroup with no permission to use pager will never be able to send new pager messages nor reply, but will always be able to receive pager messages from others.
You can always restrict individuals from receiving pager messages, by adding their userids in the vB Pager banned users.
------------------------------------------------------------
-----------
-------------------------------------------------
Quote:
Originally Posted by bashy
Hi
I have installed and all is showing as it should be but
When i go to type in a message, the text disapears straight away,
not even time to show 2 letters disappears after the 1st letter..
the letter count does not change either due to nothing typed lol
|
You will need to change
Maximum Number of charaters per pager message from the vB Pager usergroup permission.
see this attachment
https://vborg.vbsupport.ru/attachmen...chmentid=40496