View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000840 | Composr | points | public | 2012-09-21 00:26 | 2012-09-21 14:28 |
| Reporter | Arbo | Assigned To | Chris Graham | ||
| Severity | Minor-bug | ||||
| Status | resolved | Resolution | fixed | ||
| Product Version | |||||
| Fixed in Version | |||||
| Summary | 0000840: '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. | ||||
| Time estimation (hours) | |||||
| Sponsorship open | |||||