Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Display error in custom forum permission settings for guests in ACP

#1
If you go to "Set custom permissions" for guests in ACP forum management, the "Miscellaneous" tab looks like this:


The error is caused by an typo in admin/modules/forum/management.php line 791.

PHP Code:
if(!in_array($field['field'], $hidefields) &&... 


should be


PHP Code:
if(!in_array($field['Field'], $hidefields) &&... 


 
[Image: autism4all.png]
[x] <= Drive in nail here for new display!
Reply


Messages In This Thread
Display error in custom forum permission settings for guests in ACP - by tc4me - July 11th, 2021 at 6:26 AM



Users browsing this thread: 1 Guest(s)

Dark/Light Theme Selector

Contact Us | Makestation | Return to Top | Lite (Archive) Mode | RSS Syndication 
Proudly powered by MyBB 1.8, © 2002-2024
Forum design by Makestation Team © 2013-2024