![]() |
Quote:
Quote:
The only thing that gets stored to the local database is the message ID for all unread messages to be able to handle the read/unread markings. |
hey mate, I will be restricting access to the webmail client to paying club members, is there any way I can only show the webmail link in 'UserCP' / 'Quick Links' to a specific usergroup?
|
Hmm.... the links are currently added for any user....
You CAN specify who may use it in the usergroupmanager, all others get the "no permission" message. Could be used to inspire ppl to become paying members :D I could add a check for the link insertion if the user may actually use it and not add the links when he has no permission.... yes that could be done :) |
thanks mate. I feel that the standard 'no permission' message is messy, doesn't really give a reason, and could be seen as an 'error' as such...
if you could look into it, that'll be great, thanks |
@kurtbarker:
Here's a quick "hack" for you: Go to the plugin manager and open this plugin to edit it: "Template Manipulation (Add WMail Links)" At the very top, before anything else, add this: Code:
if ($permissions['wmailpermissions'] & $vbulletin->bf_ugp['wmailpermissions']['canusewebmail']) Code:
} I will include this in the next release and also make an admin option to choose between "Always add links" and "Only add links for users who have permission" |
Quote:
|
Quote:
But on the other hand, an untrustworthy admin who want's to see those can get at them even when they are encrypted since the decryption code has to be in the script as well - hashing only will not work because the PW has to be retrieved to be sent to the mailserver.... But I'm open for ANY suggestions here! |
thanks Hellcat, haven't installed yet, but will be doing so tonight for sure, thanks for the support, i'll let you know how it goes
|
Don't have an idea for that my coding skills are 0 :(
But found a bug (?) The first 98 mails are showing correctly, after sometimes there's only the date and size visible (screenshot). |
Hmm, weird thing.... that can happen when the connection to the POP3 server breaks up while getting the mail headers....
I should add some kind of handling of that.... at least some sort of notice that something went wrong there. Did you change the server timeout? If so, try raising it again. I'll definately add something for this situation! :) |
All times are GMT. The time now is 01:44 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:
|