Log in

View Full Version : Question about attachments and the counter for number of times downloaded


sreedchi
01-27-2003, 06:20 PM
Actually 2 questions, but they are related:

In my VB Board, when an attachment is downloaded, it seems to iterate the counter times two. Does anyone know what might be causing this?

also...

Is there a way to manually set the number for updating the "counter" for times downloaded. I'm sure it is somewhere in the database, but I'm a newbie with all this. Is there a step-by-step guide that will explain how to do this?

Thanks.

sreedchi
01-27-2003, 06:33 PM
For my second question, as an example:

Currently, within a thread, it says:

Attachment: filename.pdf
This has been downloaded 129 time(s).

Can I change it so it says

Attachment: filename.pdf
This has been downloaded 55 time(s).

... and have it start iterating from 55 for future downloads?

all-the-vb
04-19-2003, 01:10 PM
up