Posted by: cascadian - Monday, 14 March 2011 18:46:00 |
---|
Hi, I've got 1.9.5.5 beta installed and I find that, for instance, non-authenticated vistors can post to forums and authenticated members do not get the "Attach files to this post?" option when posting, even though the Read-Only access level has [b]Post[/b] access set to True in the Access Mask admin control, and all authenticated access levels have [b]Upload[/b] set to True. I even re-saved those settings but no luck. Can anyone suggest some initial places to check in order to troubleshoot the Accces Mask settings or other settings that would effect this that I can check? Thanks in advance for any tips on this! |
Posted by: bbobb - Monday, 14 March 2011 18:59:55 |
---|
Please, be more specific, as this is a serious thing if you didn't modify your source code.. 1.How many boards do you have? 2. It's necessary to look into ActiveAccess table and search for duplicates like the same UserID=1(first board gues)t and ForumID, but with different access entries. . Upgrade to 1.9.5.5 RTW as soon as possible. |
Posted by: cascadian - Monday, 14 March 2011 19:25:09 |
---|
Didn't modify souce code. 1 board. I'll check that table and upgrade tp the RTW. Thanks! |