The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Improved PM Folderview Details »» | |||||||||||||||||||||||||
TESTED ON 2.3.0 AND FOUND WORKING
What does it do? You know it happens to me pretty often that my users wonder why they cannot receive any more pm's. the standard question "did you check your sent items folder?" is answered with the standard question "do i have a sent items folder?"... to avoid that, this hack shows the user on the privatemessage mainpage which folders they have in a list with the ability to add a folder without having to switch to the folders template. aditionally, i modified the pmgauge enhanced hack by WWW.TOTAL-IMPACT.COM aka princeton a little and included it. so, its nothing special, but maybe some people like it. note: im new to this, so the code might be very ugly... instructions: 1) follow instructions.txt Credits: The_Sisko, mystics and boofo for finding bugs and helping with the code Please notice this add-on by matt that allows you to have the amount of messages in each folder displayed next to it. Working on 2.2.9 too. NOTICE: If you installed the private messages backup hack by Cano2 which is found here, you will have to to change a bit in the instructions.txt: where it says to find: PHP Code:
NOTICE2: if you installed the PM Quota by Usergroup Hack by g-force2k2 that can be found here then the solution to make both work together is here please click install if you use it, thank you kreftt Show Your Support
|
Comments |
#202
|
||||
|
||||
How would I go about adding a skyscraper banner under the PM quota box? I was thinking of using an include so that I wouldn't have to go into the code if I switched banner providers.
Do you think you could point me to where that code appears and whereabout I would put my code? Thanks. (hey they keep the site running.) |
#203
|
||||
|
||||
you would have to paste your code in the PRIVFOLDER template after:
Code:
<td width="33%" align="right"><smallfont>100%</font> </td> </tr> </table> <br> |
#204
|
||||
|
||||
How do I get the right side of the PMs to line up with the "Go" button? While it may be possible to tell me how to get the "Go" button to move to the left so it lines up with the actual PM box, I was hoping that it might be possible to move the PM box over so that it lines up with the "Go" button. Though I don't want it to affect the spacing on the other side where the PM box is spaced away from the Folders, add folder box, and PM quota box. Here's an attachment to give you an idea of where I'm talking about:
|
#205
|
||||
|
||||
in your PRIVFOLDER template, find this:
Code:
$readreceiptsoption </select> $gobutton</smallfont></td> </form></tr> </table> </td> </tr> </table> aditionally, place a Code:
<br> still in the PRIVFOLDER template you search for Code:
$offlineusers </td> </tr> </table> </td></tr></table> </td> PHP Code:
greetz kreftt |
#206
|
||||
|
||||
Quote:
I don't seem to have "$offlineusers" in my privfolder. Anything else I can search for? |
#207
|
||||
|
||||
yeah, you dont have the buddy list enabled in the private messages window. so just out the second part after
Code:
<td width="33%" align="right"><font class="sf">100%</font> </td> </tr> </table> <br> <TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR><TD ALIGN="CENTER"> <!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!> </TD></TR></TABLE> </td> |
#208
|
|||
|
|||
my PM Quota doesn't seem to show the colors, even though I uploaded the images...any ideas?
|
#209
|
||||
|
||||
i have registered at your forums and i can see the colors, so i guess it is fixed. please delete the account of the user kreftt at groove salad, thank you
greetz kreftt |
#210
|
||||
|
||||
Quote:
Sorry, I don't quite understand what you want me to do with the code you quoted. I don't have the buddies list disabled, I run an older version of VB, however, if you could help me get the buddies list onto that left column that would be supercool. |
#211
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|