#2968 closed Defect (fixed)
invite friends link is visible when logged out
| Reported by: | tunist | Owned by: | cash |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.7.8 |
| Component: | Invite Friends | Version: | 1.7 |
| Severity: | minor | Keywords: | invite friends, logged in |
| Cc: | brett@… | Difficulty: | trivial |
Description
an 'isloggedin()' line is needed in the start.php file of the invitefriends plugin so that the submenu option does not appear when the visitor is logged out.
Change History (4)
comment:1 Changed 2 years ago by cash
comment:2 Changed 2 years ago by cash
- Difficulty set to trivial
- Milestone changed from Needs Review to Elgg 1.7.8
- Owner set to cash
- Status changed from new to assigned
comment:3 Changed 2 years ago by cash
- Resolution set to fixed
- Status changed from assigned to closed
(In [svn:8722]) Fixes #2968 adds logged in user check - thanks for the bug report
comment:4 Changed 2 years ago by cash
(In [svn:8914]) Refs #2968 invite friends link should not be available for non-logged in users
Note: See
TracTickets for help on using
tickets.

Note to self: need to confirm this and then move to 1.7.8 milestone.