If you mean the first code I did up a few posts ago, that code isn't in private.php anywhere. Is that what you meant?
Quote:
Originally posted by FireFly
(1) Do the first change in private.php.
|
What do you mean here? And where do I put the code you gave me?
Quote:
(2) Add the second line (right after the first, obviously):
Code:
$maxattachsize_temp = getmaxattachsize();
[high[ $attachextensions = str_replace(' ', ', ', $attachextensions);[/high]
|
Sorry to sound so lost here.