Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[F] A JS issue with toggling forum permissions in ACP [C-Michael83]
#1
Okay i am sure theres a issue in the JS i am using Firefox 3.0.3 windows vista

here is what is going on in screencast

http://www.screencast.com/users/badchris...f3eec5c182
#2
Can you PM me the HTML of that page? I can't seem to reproduce it
#3
PM sent also i have more info with my test. (like it does it with other browsers and two diff computers)
#4
If you want to test it on my board give me a PM and ill give you admin.
#5
Yeh, can you also send me FTP info?
#6
Thank you for your bug report.

This bug has been fixed in our internal code repository. Please note that the problem will not be fixed here until these forums are updated.

With regards,
MyBB Group
#7
admin/modules/forum/management.php find (all 3 instances):

$perm_check = "";
$all_checked = true;
foreach($field_list as $forum_permission)
{

add before:

$all_check = "";
#8
Cool thank you.


Forum Jump:


Users browsing this thread: 1 Guest(s)