Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Not Solved Can't Close/Sticky threads
#1
Not Solved
Sorry, but you did not select any threads to perform inline moderation on, or your previous moderation session has expired (Automatically after 1 hour of inactivity). Please select some threads and try again.
It says that
Can someone please help?
#2
Not Solved
When you are trying to Close/Sticky some thread, do you before that mark it?
Jovan J.
#3
Not Solved
Yes, I do. And it still gives me that. Sad What could be wrong?
#4
Not Solved
When you mark some thread does counter Go(0) changes to Go(1)? It might be JavaScipt conflict.
Jovan J.
#5
Not Solved
Yes, the counter does go to Go(1). Would you like to Teamview or Skype Screen share with me? I can show you.
#6
Not Solved
Can you post your header template? And url of your forum?
Jovan J.
#7
Not Solved
What exactly is that? I barely understand what I'm doing with my website as is. Where can I find that for you?
#8
Not Solved
Go to you Templates -> Expand you templates -> find "Header Templates" -> after that post whole code of "header" template Smile
Jovan J.
#9
Not Solved
<div id="container">

<a name="top" id="top"></a>
<div id="header">
<div class="logo"><a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a></div>

<br/>
<br/>
<div class="menu">
<ul>
<li><a href="{$mybb->settings['bburl']}">Home</a></li> |
<li><a href="/forum/index.php">Forums</a></li> |
<li><a href="{$mybb->settings['bburl']}/search.php">Search</a></li> |
<li><a href="{$mybb->settings['bburl']}/memberlist.php">Memberlist</a></li> |
<li><a href="{$mybb->settings['bburl']}/">Upgrade</a></li>

</ul>
</div>

<br/>

<hr class="hidden" />
<div id="panel">
{$welcomeblock}
</div>
</div>
<hr class="hidden" />
<br class="clear" />
<div id="content">
{$pm_notice}
{$bannedwarning}
{$bbclosedwarning}
{$unreadreports}{$unreadpmreports}
{$pending_joinrequests}
<navigation>
<br />
</div>



That is for the "header" there is also guest admin and other ones?


Forum Jump:


Users browsing this thread: 1 Guest(s)