Loading...
 
Skip to main content

forum moderator seems to have tiki_p_admin_forum permission=y for tiki-view_forum.php

Status
Closed
Subject
forum moderator seems to have tiki_p_admin_forum permission=y for tiki-view_forum.php
Version
3.x
Category
  • Consistency
  • Error
Feature
Forum
Permission
Templates (Smarty)
WYSIWTSN What You See Is What (You Want) To See Now
Resolution status
Fixed or Solved
Submitted by
joerg
Lastmod by
Ushindi Gedeon
Rating
(0)
Description

although they have tiki_p_admin_forum permission=n (on v3.2).
My forum mods gets on tiki-view_forum.php?forumId=<int> the "Edit forum" button, which should be visible to forum admin only.
If they click on the button they get the error messages about missing permissions, so there is no serious problem with it, but it's confusing to see this button.

I've looked over templates/tiki-view_forum.tpl but didn't see anything as explanation for this.
(Btw: the if/else clause from line 15 to 19 doesn't make a sense (for me); it makes the same, never mind the case of the if-clause)

Solution
Workaround
Importance
2
Priority
10
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
2783
Created
Tuesday 06 October, 2009 07:17:21 UTC
by Unknown
LastModif
Monday 01 June, 2026 13:55:59 UTC


Show PHP error messages