Actions
Bug #3777
closedNormal group users no longer see wall post button
Description
As reported here:
I have also confirmed it:
GJ 2.6.0 RC1
Bootstrap 2.0
J258
CB 1.9
Mods and above see wall post button, but even though group is properly configured for Registered users to post, post button does not appear for them
Looks like only Forum and Invite button appears (at least for me - end user on forum only has wall issue).
Updated by krileon about 12 years ago
- Status changed from New to Resolved
- Target version set to 2.6.0
- % Done changed from 0 to 100
Fixed in r2705. This is due to the toggle variable checking for mod_lvl4 access when it should be file_upload, photo_upload, etc.. in the show functions of the integrations.
Actions