Quote:
Originally Posted by Carpesimia
ok, seems that the newreply_error template was changed with 4.1.5. So instead of just doing a "<li>$errormessage</li>", it instead expects the whole $error array, and parses through it.
I ended up hacking the code to work around this, and my errors now show up.
|
The new vb:each method of vB 4.1.5 will be used in the next DLII release.
Quote:
Originally Posted by cnrr
THIS_SCRIPT == 'downloads' code doesn't work
how can i use this?
|
It's downloads2 instead of downloads (you can see this at the start of the downloads.php code).
Quote:
Originally Posted by gnrx
I have the same problem.
I don't modified any template.
When upgrading vb from 3.8.x to 4.1.x, after, upgrade Downloads II but i don't modified any template.
I don't have any modified template of Downloads II.
Thanks and regards!
|
Have a look at the last quote/response in
https://vborg.vbsupport.ru/showthrea...69#post2116469
Without the token, people could post download links inside of IMG tags (CSRF issue), but that's only a real problem if you have big downloads combined with download size limitations for usergroups.