![]() |
viewing attachments permission doesn't work ! I checked on a fresh install board.
|
Quote:
|
Quote:
|
I tried to debug this error. Finally, I have got the result.
To fix this error, just remove condition in hook forumdata_start. It's named xxxxx - Valid Fields Original Code Code:
if ($vbulletin->options['apboupc_forum']) Code:
$this->validfields['accessf_nb'] = array(TYPE_INT, REQ_NO); 1. If you remove "condition" by yourself, DONT forget "}" 2. The error occurs by one condition setted wrong place. I *guess* because of this, some *features* don't work correctly (as I checked up, the "viewing attachments" permission doesn't work) Good luck all. |
Could i trouble you to elaborate on this please
I have replaced the code that you have said is causing the issue with attachments and yes ya right its cured the issue :) But a little baffled as to what you meant below? Quote:
|
Quote:
I will spend time to find out another errors tomorrow. I believe that there are a lot of bugs in rest. About your question, just look at this : $this->validfields['reply_nb'] = array(TYPE_INT, REQ_NO);}. The '}' is too small. I think someone can forget to remove it (if they remove the "condition" by themselves), so I only wanna remind those. It's not to fix viewing attachments permission bug. However, that bug (and some) is a similar problem with the last bug. |
v2.5.1
-Fixed version info -Fixed forum manager error Attachment permissions works fine for me. Please try again now. Download new Access Permissions Based on User's Post Count 2.5.1.zip and import XML through product manager (check "allow overwrite"). |
Big Up for your good work! Thank you very much.
|
Working well now thank :)
|
Quote:
its a nice item... is there any way that..u can intigrtae it with dwnload zone? that user must have 10post/day to get access there.. |
All times are GMT. The time now is 04:39 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|