PDA

View Full Version : Small Problem, Easy answer?


neocorteqz
09-25-2002, 06:00 AM
https://vborg.vbsupport.ru/showthread.php?s=&threadid=32050&pagenumber=1

this is the Hack I installed.

My problem is it's showing the %of post, but not the PPD (post per day)
as seen here.

http://nemesis.thecoldshop.com/member.php?s=&action=getinfo&userid=1

I need to know how I would go about fixing this?


Thanks for the help.:)



If you need to know what I did.

https://vborg.vbsupport.ru/showthread.php?s=&threadid=32050&pagenumber=4

hopfully that explains something.

Thanks again.

neocorteqz
10-05-2002, 06:18 AM
Bump for some help.

Xenon
10-05-2002, 09:54 AM
hmm, the hack doesn't affect the PPD normaly

be sure you have $jointime = (time() - $userinfo[joindate]) / 86400; // Days Joined
if ($jointime < 1) { // User has been a member for less than one day.
$postsperday = "$userinfo[posts]";
} else {
$postsperday = sprintf("%.2f",($userinfo[posts] / $jointime));
}
in your member.php

neocorteqz
10-06-2002, 02:47 AM
Originally posted by Xenon
hmm, the hack doesn't affect the PPD normaly

be sure you have $jointime = (time() - $userinfo[joindate]) / 86400; // Days Joined
if ($jointime < 1) { // User has been a member for less than one day.
$postsperday = "$userinfo[posts]";
} else {
$postsperday = sprintf("%.2f",($userinfo[posts] / $jointime));
}
in your member.php


I don't see it anywhere, So where do I add it?


edit: Nevermind.;) :) I should try things before i ask, after all all I had to do is back up the file... guess I'm still worried bout screwing things up.

ZiRu$
10-06-2002, 02:51 AM
Originally posted by User_001
I don't see it anywhere, So where do I add it?

no offence....but if you didnt add it! you never properly INSTALLED the hack! open the INSTRUCTIONS and follow it STEP by STEP and everything will go smooth!

It WILL tell you where to add it IN the instructions

neocorteqz
10-06-2002, 03:19 AM
Originally posted by ZiRu$


no offence....but if you didnt add it! you never properly INSTALLED the hack! open the INSTRUCTIONS and follow it STEP by STEP and everything will go smooth!

It WILL tell you where to add it IN the instructions


this stopped working after I installed the update for 2.2.7..

and going by that.. PPD is a default of Vbull... Thats what was not showing up.. the Hack i installed was working fine... It was what the original software was supposed to be doing.;) But i may have accidentally deleted that particular line... Hey what do you expect from a n00b.:)

ZiRu$
10-06-2002, 04:46 AM
Yes....when upgrading....it REPLACES some files....You will need to Re-Go over the hack!

N!ck
10-06-2002, 04:53 AM
dude, ZiRu$, shut up. your yelling is offensive. this is not the ghetto.