View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
840 | Composr | points | public | 2012-09-21 00:26 | 2012-09-21 14:28 |
Reporter | Guest | Assigned To | Chris Graham | ||
Priority | normal | Severity | minor | ||
Status | resolved | Resolution | fixed | ||
Summary | 840: 'give points' button shows up when viewing posts in form when privilege 'use points' is turned off.. | ||||
Description | title is self descriptive. To fix this, just need to change the 'if' line in sources\cns_topicview.php , in function cns_render_post_buttons to include the has_specific_permission part at the end of the following as such: if ((addon_installed('points')) && (!is_guest()) && (!is_guest($_postdetails['poster'])) && (has_specific_permission($_postdetails['poster'],'use_points')) ) | ||||
Tags | No tags attached. | ||||
Attach Tags | |||||
Time estimation (hours) | |||||
Sponsorship open | |||||