Quote:
Originally Posted by sjau
Could you use put into the install instructions where above or below to add code?
I'm not sure if I have changed my profile.php.
Here are my lines 2415-2120
PHP Code:
$attachsize = ceil($attachsum / $permissions['attachlimit'] * 100);
$totalsize = 100 - $attachsize;
}
$attachlimit = vb_number_format($permissions['attachlimit'], 1, true);
}
Is that the right place to add?
|
yea...profile.php has changed...
Can somebody update where this needs to be placed? I'm trying to find my copy of rc1 to try and figure it out...