Hello.
I have this mod in vb 4.1.3
Some users report to me this error:
Report, for example, this url for download a file:
Code:
http://www.myforum.com/foro/downloads.php?do=file&id=541&act=down&actionhash=guest
The users have the error with security token, if I click in this url, also, I have the same problem, message that security token.
But if to this url, I cut the final part, the black part:
&act=down&actionhash=guest, leaving the url only like this (without the black part):
Code:
http://www.myforum.com/foro/downloads.php?do=file&id=541
Any error, and download fine.
It's possible solved this?
This issue I also have in the old version of vb 3.x (and this mod), I upgraded vb to 4.1.3 (and this mod) and continue the problem.
Thanks and regards!