Code:
You must log in to view
(4 lines)
Addon have some Bug, NFO Conten only for Usergroups viewable with download permission.
Unregistered cant view without download permission.
Any way to view without download permissions ?
Attachments
You must log in to view
(4 lines)
Attachments
It works fine for both threads and resources.Like or Reply to Download have only effect im Resource Manager ?
if not, dont work on threads
It works fine for both threads and resources.
You can test it at:
https://demo.xenvn.com/main-forum.f2/
seems this dont work anymore under 1.7.0Can't call it a bug!
If you want to bypass permissions. Do the following:
1. Open the file src\addons\XV\Entity\Post.php
find: if ($attachmentId->canView() && $attachmentId->extension == 'nfo')
replaced by: if ($attachmentId->canView() || $attachmentId->extension == 'nfo')
2 Open the file src\addons\XV\Pub\Controller\Attachment.php
find: } else if (!$attachment->canView($error))
replaced by: } else if (!$attachment->canView($error) && $attachment->extension != 'nfo')
There are no changes regarding "Display *.nfo file contents". You should check again!seems this dont work anymore under 1.7.0
There are no changes regarding "Display *.nfo file contents". You should check again!
![]() |
Error after installing Xenvn - All in one tools
|
T |
Report bug xenvn - all in one
|
![]() |
Please i need support with the ( XenVn - All In One Tools for Xenforo 2 1.7.8)
|
![]() |
I don't understand the SEO Control in XenVn - All In One Tools for Xenforo SEO Control
|
R |
XenVn - All In One Tools for Xenforo 2 2.0.0 Beta
|