Jump to the post that solved this thread.
Solved: 6 Years, 10 Months, 1 Week ago Inline moderation not working - 1.8.14
#1
Solved: 6 Years, 10 Months, 1 Week ago
Hello! 

So I can't remove any threads because the inline moderation tells me I haven't choosed any threads. 
I have tried what the sticky thread says, but it doesn't seem to work anyways. 

Could anyone help me get through it to work? What do you need? 

Domain is: https://125.nu/forum

All help is much appreciated.

EDIT: The inline moderation is working with the default theme. But it's not working with the theme I want to use (Sleeq)
Reply
#2
Solved: 6 Years, 10 Months, 1 Week ago
in the settings.php file change value of $settings['cookiesecureflag'] to 1
$settings['cookiesecureflag'] = "1";

in the headerinclude template of the theme add below after var cookiePath = "{$mybb->settings['cookiepath']}";
var cookiePrefix = "{$mybb->settings['cookieprefix']}";

in Configuration Section of forum admin panel
select yes for Secure Cookie Flag at Site Details page

after doing above changes,
hard refresh your browser [eg. press CTRL + F5] on a forum page or a topic page
and check inline moderation again
Reply
#3
Solved: 6 Years, 10 Months, 1 Week ago
(2018-02-28, 02:30 PM).m. Wrote: in the settings.php file change value of $settings['cookiesecureflag'] to 1
$settings['cookiesecureflag'] = "1";

in the headerinclude template of the theme add below after var cookiePath = "{$mybb->settings['cookiepath']}";
var cookiePrefix = "{$mybb->settings['cookieprefix']}";

in  Configuration Section of forum admin panel
select yes for Secure Cookie Flag at Site Details page

after doing above changes,
hard refresh your browser [eg. press CTRL + F5] on a forum page or a topic page
and check inline moderation again


Working like a CHARM. 

Thanks a ton! Your help is truly appreciated. Thank you!
Reply
#4
Solved: 6 Years, 10 Months, 1 Week ago
There is other bugs in 1.8.14 that are now fixed. You should consider upgrading. There are security risks too.
Reply
Jump to the post that solved this thread.


Forum Jump:


Users browsing this thread: 1 Guest(s)