In context of enabling of features: option to activate feature from error page
- Status
- Closed
- Subject
- In context of enabling of features: option to activate feature from error page
- Version
- 4.x
5.x - Category
- Usability
- Feature request
- Feature
- Administration
Infrastructure - Resolution status
- Fixed or Solved
- Lastmod by
- Marc Laporte
- Rating
- Description
In Tiki4, and in Tiki5 where accesslib hasn't been deployed
Copy to clipboardThis feature is disabled: feature_games Go back Return to home page
Suggested:
if the current user has admins permissions (tiki_p_admin)
1- enable feature_games
2- add to tiki-syslog.php
We'll need to change all feature checks to use accesslib (job for 5.0)
Needs to handle more than one feature check.Currently:
tiki-orphan_pages.phphas:
Copy to clipboardrequire_once('tiki-setup.php'); $access->check_feature( array( 'feature_wiki', 'feature_listorphanPages' ) );
but upon error. Ex.:
http://profiles.tikiwiki.org/tiki-orphan_pages.phpjust shows one, even if two are needed.
- Importance
- 8
- Priority
- 40
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is currently unavailableUnable to connect to show2.tiki.org. Please let us know of the problem so that we can do something about it. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is currently unavailableUnable to connect to show.tikiwiki.org. Please let us know of the problem so that we can do something about it. Thanks.
- Ticket ID
- 2428
- Created
- Wednesday 15 April, 2009 18:24:40 UTC
by Unknown - LastModif
- Wednesday 15 December, 2010 13:24:03 UTC