Register today to become a member! Once signed in, you'll be able to start purchasing our products, ask questions, request support and suggest new ideas!
If you are using list view you should create template modification for template xfa_dm_document_list_item. Don't edit template directly,
Find:
<dl class="documentUpdated"><dt>{xen:phrase xfa_dm_updated}:</dt> <dd><xen:datetime time="{$document.last_update}" /></dd></dl>
Replace:
$0
<dl...
If I set option "Max. Attachments per Document Section" other than 0, this limit is not applied, it's possible to load unlimited attachments for section. In function getAttachmentConstraintsForSections (file /Model/Category.php) in return array line
'count' =>...
If I'm using FA locally (check option Load Font Awesome) FA icons in some cases are not displayed in the tools menu. Reason: you are upgraded FA to the version 4.7.0 but in the path for FA in templates "xfa_dm_thread_view_header" and "xfa_dm_document_reviews" version still 4.6.1.
In template modification for template 'member_view' (modification key xfa_dm_member_view_tab_content) link 'documents/users' is incorrect, should be 'documents/writers'.
Even user have sufficient permissions link "warn" on review page for review is not displayed.
In function canWarnRating (file /Model/Rating.php) you are using variables $document['user_id'], $document['is_admin'] and $document['is_moderator'] in conditions. I think in this function you should...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.