This doesn't work in any way shape of form for me.
I've done the edit to the attachment.php.
Is there supposed to be an option in VB Options or anywhere else in Admin CP?
I think you need to elaborate on this a little more, maybe a better read me file.
Also worth mentioning when I reply to the post I still get the
Quote:
.You can't Download The Attachments Before Reply To The Thread.
Best Wishes
|
message.
This includes all usergroups including Admin even with this line in the attachments.php
Code:
if ( !$vbulletin->db->query_first ( "SELECT postid FROM " . TABLE_PREFIX . "post WHERE userid='6".$vbulletin->userinfo[userid]."' AND threadid=$threadinfo[threadid]" ) ) :