Quote:
Today at 10:27 PM DaveG said this in Post #8
I read the messages over at vb.com and see that I need to enter the following code
Code:
if ($attachsum == "1") {$attachsum = "1";} else {$attachsum = "0";}
But where exactly do I put this, and in what file?
|
i thought it ment put it above (but this didnt work)
// ###################### Start update threads #######################
then i put it under it and that didnt work