Trash Talk - bug with ignore feature Smong - Sat Dec 11, 2004 3:22 pm Post subject: bug with ignore feature
The age and gender follow through from the last person.
Also experimenting with .gif's causing the the number of downloads/views to increment on every page refresh (doesn't seem to happen to my .png's I post).
CypherJF - Sat Dec 11, 2004 3:32 pm Post subject:
Oh MGB prob just forgot to reset the variables towards the end of the loop or something..
I had that issue when I was modding phpBB...
Mine GO BOOM - Sat Dec 11, 2004 5:01 pm Post subject: Re: bug with ignore feature
Smong wrote:
The age and gender follow through from the last person.
Doesn't matter. Small bug, I might fix it later.
Smong wrote:
Also experimenting with .gif's causing the the number of downloads/views to increment on every page refresh (doesn't seem to happen to my .png's I post).
Thats because of what link you post to. If you post the direct url, it doesn't increase the count. If you post a link to the download.php?id=##, it will increase the count.
When you first attach a file, locally on your screen, the link is to the direct file. If you later update/preview, the link will be to the php redirect.