發表人 |
內容 |
8 年 前
|
#1
|
paulhr
註冊時間: 2016/7/30
文章: 14
離線
|
JForums 2.4.1
|
檔案名稱 |
Snap7.jpg |
下載
|
描述 |
Categories show up in list. |
檔案大小 |
103 Kbytes
|
下載次數: |
60105 次 |
|
檔案名稱 |
Snap6.jpg |
下載
|
描述 |
Categories missing from list. |
檔案大小 |
127 Kbytes
|
下載次數: |
61737 次 |
|
|
|
8 年 前
|
#2
|
udittmer
註冊時間: 2013/2/21
文章: 424
離線
|
That seems to be a permissions issue. From a quick glance, it seems that the category admin page doesn't show categories for which Admin permissions haven't been granted when it was created. Try creating a new category and specifically granting access to both Admin and General.
It doesn't seem to make sense to keep admins from administering categories; I need to check why that is, and if it can be changed.
|
Ping & Net - my free Android app for TCP/IP network diagnostics |
|
|
8 年 前
|
#3
|
paulhr
註冊時間: 2016/7/30
文章: 14
離線
|
Admin works, General does not. See attached screen capture.
|
檔案名稱 |
Snap1.png |
下載
|
描述 |
沒有檔案註解存在 |
檔案大小 |
178 Kbytes
|
下載次數: |
61302 次 |
|
|
|
8 年 前
|
#4
|
udittmer
註冊時間: 2013/2/21
文章: 424
離線
|
I'm not sure what that screenshot is supposed to show - Test_Gen is not set up for access to Admin users, so it's not shown in that listing. The other two are, so they are shown. Given what I wrote in my previous post, that looks OK to me.
|
Ping & Net - my free Android app for TCP/IP network diagnostics |
|
|
8 年 前
|
#5
|
paulhr
註冊時間: 2016/7/30
文章: 14
離線
|
Because of the ability of an Admin to make a mistake and not include themselves, the admin, I now have Categories I, the Admin, can not delete. See screen capture.
|
檔案名稱 |
Snap7.png |
下載
|
描述 |
沒有檔案註解存在 |
檔案大小 |
163 Kbytes
|
下載次數: |
60104 次 |
|
|
|
8 年 前
|
#6
|
udittmer
註冊時間: 2013/2/21
文章: 424
離線
|
Yes, that's the behavior I described in my first post. As I said there, we'll need to check what to do about that.
|
Ping & Net - my free Android app for TCP/IP network diagnostics |
|
|
8 年 前
|
#7
|
paulhr
註冊時間: 2016/7/30
文章: 14
離線
|
Thanks.
Is it possible to get an SQL statement to correct my mistake and remove the Categories? This is a new install. Nothing uses the Categories in question. Something that would look for Categories without permissions assigned and delete them would be great.
|
|
|
8 年 前
|
#8
|
udittmer
註冊時間: 2013/2/21
文章: 424
離線
|
Do a "select * from jforum_categories;" and delete the entries that are not wanted. The list of categories may be cached, so that a restart of the web app may be required.
|
Ping & Net - my free Android app for TCP/IP network diagnostics |
|
|
8 年 前
|
#9
|
paulhr
註冊時間: 2016/7/30
文章: 14
離線
|
@ udittmer I just discovered that no code changes are needed to fix my error. Sorry this is new to me. I just went to the following....
Admin Console -> Forum Admin -> Groups -> Administration -> Permissions
and gave "Administration" full permissions to all the Categories. Then when I went back to Categories I was able to delete them.
Sorry for wasting your time.
|
|
|
8 年 前
|
#10
|
udittmer
註冊時間: 2013/2/21
文章: 424
離線
|
Thanks for reporting back. The permission system is one of the more complicated aspects of JForum, but quite powerful once you grok it.
|
Ping & Net - my free Android app for TCP/IP network diagnostics |
|
|
|