![]() |
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.) |
you would have to paste your code in the PRIVFOLDER template after:
Code:
<td width="33%" align="right"><smallfont>100%</font> |
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:
|
in your PRIVFOLDER template, find this:
Code:
$readreceiptsoption aditionally, place a Code:
<br> still in the PRIVFOLDER template you search for Code:
$offlineusers PHP Code:
greetz kreftt |
Quote:
I don't seem to have "$offlineusers" in my privfolder. Anything else I can search for? |
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> |
my PM Quota doesn't seem to show the colors, even though I uploaded the images...any ideas?
|
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 |
Quote:
Sorry, I don't quite understand what you want me to do with the code you quoted. :confused: 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. |
Quote:
|
@gutspiller
in your PRIVFOLDER template, find this: Code:
$readreceiptsoption aditionally, place a Code:
<br> still in the PRIVFOLDER template you search for Code:
<td width="33%" align="right"><font class="sf">100%</font> PHP Code:
@groovesalad could you make a screeny please? and please log in as a user, not as an administrator and check if you can see the colors then. greetz |
I'm using this hack also, what would I have to do for this hack and the one in this link to work together correctly?
https://vborg.vbsupport.ru/showthrea...threadid=43148 |
Quote:
quite a few people have asked this ... I have both hacks installed and I'd love to have both go together but seemingly no sulution yet :( the one suggested in this thread didnt work for me :( |
I have what I hope is an easy question. My quota bar only works when I go to "message tracking." If i go to inbox or sent items nothing shows up.
any idears? |
sorry to waste your time. I actually figured it out. I messed up in the private.php code.
This hack works great. Many thanks |
@Xelation & Frozen Dreams
to make this work with the pm quota by usergroup hack you have to do some changes to private.php and private2.php in my instructions there is this part of code, that you have to put in both private and private2.php: Code:
//////////////////////////////////////////////////////////////////////////////hack////////////////////////////////////////////////////////////// Code:
$pmboxlmt = $DB_site->query_first("SELECT pmlimit FROM usergroup WHERE usergroupid='$bbuserinfo[usergroupid]'"); Code:
if ($pmquota>0 ) { Code:
$pmquota Code:
$pmboxlimit greetz kreftt |
Quote:
I don't have this code: Code:
<td width="33%" align="right"><font class="sf">100%</font> |
hey kreftt thanks, that did it! although I had to edit the templates and replace the variable from $pmprec% to $pmpercent%
|
Nice hack, but my members wouldn't need it.
|
@gutspiller
2 weeks ago you had this code, now rhe advert is there instead of it. so put it after Code:
<!-- END: AdSolution-Tag 4.0: AdSpot-Code --> kreftt |
Code:
<!-- Database error in vBulletin 2.3.2: |
so there is some error in your deletion-code in private.php, most likely a missing ' after privatemessageid=
the hack didnt change a thing at that place, you made that mistake somewhere else. please post the sections "start do stuff (move, etc) " and "start delete" from your private.php and we'll see what we can do greetz kreftt |
Code:
// ############################### start delete ############################### |
^-- Start Delete
v-- Start Do Stuff Code:
if ($HTTP_POST_VARS['action']=="dostuff") { |
ok, your dostuff-section looks wrong, there is a mistake in the delete-query leading to the error.
there are two more diefferences to how this section should look in 2.3.2, so if you update your dostuff-section to look like this: Code:
if ($HTTP_POST_VARS['action']=="dostuff") { and no, this isnt because of my hack ;) greetz kreftt |
Hi @LL,
works fine with 2.3.0 and backup PN hack. Good job. *thumbup* Cheers, Pseudomizer |
Great hack, also matts on worked great, just got this installed on my personal site. using vb 2.3.2
question: you have a ADD FOLDERS section, how would add a Remove Folders section? Rob |
you would have to code it yourself, i dont know enough php to do it :(
sorry kreftt |
Oy..... can someone install this for me? I'm afraid I'll screw it up. :ermm:
|
Just alittle thing. I installed this, and it looks very good. Only thing is that the gauge won't work. It won't say how much I'm using, nor will the images show up. I installed everything correctly. I'm useing 2.3.2. Any Ideas?
|
yes. pm me the url to your forum (your homepage link is dead) and set me up a testaccount please and ye shall be helped.
greetz kreftt |
does anyone know if its possible to add a feature to this hack that allows members to delete there custom folders?
|
kreftt, I moved my site back to its original domain. I was wondering if you could still help me with the guage problem. ^^;
|
Works great with 2.3.3 :)
|
good news, thx for the info
|
The input box for a new folder is missing...any ideas? The go button is there, but...
Thanks! |
Interesting. Some functions and parts of layout could be combined with vb3.
|
@bexie
your homepage gives lots of parse errors at the moment. please send me your edited templates to kreftt@gmx.com and i'll have a look @gmarik indeed, and ill update as soon as vb3 is final greetz kreftt |
Installed! 2.3.3
Works awesome! |
Installed fine on my 2.3.2 test forum. :) 1 question though:
- The centering of the whole PM Folderview is off center to the left. Any idea what might be causing that? I didnt have any other PM folder hacks preinstalled before this one. I will attach a screenshot. Follow up: I did find the post #211 that I think fixes this but I too dont have the "$offlineusers" or the code for the 2nd suggestion as in post #217. I also updated my screenshot. Thanks in advance Chris |
All times are GMT. The time now is 02: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:
|