MyBB Community Forums

Full Version: Advanced Sidebox 2.1.1
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Of course. Wink

<html>
<head>
<title>{$thread['subject']}</title>
{$headerinclude}
<script type="text/javascript">
<!--
	var quickdelete_confirm = "{$lang->quickdelete_confirm}";
// -->
</script>
<script type="text/javascript" src="jscripts/thread.js?ver=1603"></script>
 <script type="text/javascript" src="jscripts/fitonpage.js?ver=230"></script>
<script type="text/javascript">
<!--
	var fitonpage_on = "{$mybb->settings['g33k_fitonpage_enabled']}";
	var fitonpage_resize = "{$mybb->settings['g33k_fitonpage_resize']}";
	var fitonpage_fluid = "{$mybb->settings['g33k_fitonpage_fluid']}";
	var fitonpage_topbar_resized = "{$lang->fitonpage_topbar_resized}";
	var fitonpage_topbar_full = "{$lang->fitonpage_topbar_full}";
	var fitonpage_topbar_text_class = "{$mybb->settings['g33k_fitonpage_topbar_text_class']}";
	var fitonpage_topbar_bground = "{$mybb->settings['g33k_fitonpage_topbar_bground']}";
	var fitonpage_topbar_icon = "{$mybb->settings['g33k_fitonpage_topbar_icon']}";
	var fitonpage_location = "showthread";
-->
</script>
<script type="text/javascript" src="jscripts/fitonpage.js?ver=230"></script>
<script type="text/javascript">
<!--
	var fitonpage_on = "{$mybb->settings['g33k_fitonpage_enabled']}";
	var fitonpage_resize = "{$mybb->settings['g33k_fitonpage_resize']}";
	var fitonpage_fluid = "{$mybb->settings['g33k_fitonpage_fluid']}";
	var fitonpage_topbar_resized = "{$lang->fitonpage_topbar_resized}";
	var fitonpage_topbar_full = "{$lang->fitonpage_topbar_full}";
	var fitonpage_topbar_text_class = "{$mybb->settings['g33k_fitonpage_topbar_text_class']}";
	var fitonpage_topbar_bground = "{$mybb->settings['g33k_fitonpage_topbar_bground']}";
	var fitonpage_topbar_icon = "{$mybb->settings['g33k_fitonpage_topbar_icon']}";
	var fitonpage_location = "showthread";
-->
</script>
</head>
<body>
	{$header}
	{$pollbox}
 {$topicmsg_top}
	<div class="float_left">
		{$multipage}

	</div>
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td colspan="3" class="tfoot"><strong>Thread Options:</strong></td>
</tr>
<tr>
<td class="trow3">
	<div class="float_right">
		{$newreply}
	</div>
	{$ratethread}</td></tr></table><p>
	<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="clear: both; border-bottom-width: 0;">
		<tr>
			<td class="thead" colspan="2">
				<div style="float: right;">
					<span class="smalltext"><strong><a href="showthread.php?mode=threaded&amp;tid={$tid}&amp;pid={$pid}#pid{$pid}">{$lang->threaded}</a> | <a href="showthread.php?mode=linear&amp;tid={$tid}&amp;pid={$pid}#pid{$pid}">{$lang->linear}</a></strong></span>
				</div>{$gponebutton}
				<div>
					<strong>{$thread['threadprefix']}{$thread['subject']}</strong>
				</div>
			</td>
		</tr>
		{$classic_header}
	</table>
	<div id="posts">
		{$first_post}{$posts}
	</div>
	<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="border-top-width: 0;">
		<tr>
			<td colspan="2" class="tfoot">
				{$search_thread}
				<div>
					<strong>&laquo; <a href="{$next_oldest_link}">{$lang->next_oldest}</a> | <a href="{$next_newest_link}">{$lang->next_newest}</a> &raquo;</strong>
				</div>
			</td>
		</tr>
	</table>
	<div class="float_left">
		{$multipage}
	</div><table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"><p>
<tr>
<td colspan="3" class="tfoot"><strong>Thread Options:</strong></td>
</tr>
<tr>
<td class="trow3">
	<div style="padding-top: 4px;" class="float_right">
		{$newreply}
	</div>
	<br style="clear: both;" />
	{$sharebuttons}
	{$topicmsg_bot}
 {$quickreply}
	{$threadexbox}
	{$similarthreads}
	<br />
	<div class="float_left">
		<ul class="thread_tools">
			<li class="printable"><a href="printthread.php?tid={$tid}">{$lang->view_printable}</a></li>
			<li class="sendthread"><a href="sendthread.php?tid={$tid}">{$lang->send_thread}</a></li>
			<li class="subscription_{$add_remove_subscription}"><a href="usercp2.php?action={$add_remove_subscription}subscription&amp;tid={$tid}&amp;my_post_key={$mybb->post_code}">{$add_remove_subscription_text}</a></li>
		</ul>
	</div>

	<div class="float_right" style="text-align: right;">
		{$moderationoptions}
		{$forumjump}
	</div>
	<br style="clear: both;" />
	{$permbox}{$usersbrowsing}</td></tr></table>
	{$footer}
</body>
</html>

Anything that helps. Wink
I can't seem to figure out why you are having an error.

It has to be an incompatibility with something in your theme or another plugin perhaps. Without knowing your setup I am drawing a blank.

Are you on a live website or a localhost installation?

If it is on the web, I'd love to check out the page source for that page to see what is happening with the final template output.

Thanks.
Its a re-worked default theme, nothing more. Wink I've send you the link via PM.

Cheers

Wolfseye
Thanks. Maybe we can straighten this out.

EDIT: The problem is being caused by invalid HTML on your index page. I have PMed you with a solution.
Good plugin, I love it.
I wonder if you can consider adding a box of staff online now as http://xenforo.com
I love how it turned him on 'Users Online' with the avatar, congratulations.
Thanks for your kind words.

A staff online box is a great idea. Would it be better to incorporate it as part of the current WOL avatar list (as a separate section) or just have two separate sideboxes?

I'll put it on the list. Thanks for your feedback Smile


Advanced Sidebox 1.2 has been pushed to the mods site

You download the current version until it is validated at the mods site from GitHub
Another update Smile

Advanced Sidebox 1.3 has been released.

Changes:
  • Sideboxes now have expand/collapse functionality
  • Bug fix for displayed warning when admin has not yet added any sideboxes
  • Added option to create a box that isn't 'wrapped' with header and expander for versatility sake
  • Restructured some addons and integrated the 'wrapping' routines into the Sidebox class so each module got a nice reduction in code size

Fresh Installation:

  1. Copy the inc directory into your forum's root
  2. Install & Activate in ACP
  3. You must add at least one box for anything to display Smile

If you are upgrading please follow these instructions

  1. Deactivate Advanced Sidebox in ACP
  2. overwrite the files
  3. Activate in ACP
But wouldnt uninstall for upgrade mean that I loose all my settings / blocks etc. that I made until then ?
Unfortunately, yes. I have plans to enable export/import functionality soon. Sorry for the inconvenience.
In that case I stay with the current Version. I dont want to redo things all the time. Especially since I never had any plugin I had to completely remove for an update, and with that loose all settings.

But thanks anyways.