MyBB Community Forums

Full Version: Advanced Sidebox 3.1.19
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I’ve been using this and it’s great! Thank you for this!
(2018-08-31, 03:59 PM)kbilly Wrote: [ -> ]Sorry?Hehe,we just need to thankyou for these plugins.

You are very welcome.

(2018-08-31, 08:14 PM)Metallix Wrote: [ -> ]I’ve been using this and it’s great! Thank you for this!

Thanks Smile



I have isolated the issue with adding a column to the users table and will be patching it this weekend. Thanks for the bug reports! Smile
Advanced Sidebox 3.1.12 Released

Fixes:
  • a typo in the Private Messages module that caused a PHP warning
  • incompatibilities with PostgreSQL
  • a bug where using PHP features greater than the minimum MyBB requirement caused errors on older server setups
  • a bug where adding columns caused a MySQL error
Changes:
  • upgraded internal libraries


To upgrade: Deactivate in ACP; overwrite existing files; activate in ACP.
How do I correctly put them in my sideboxes that I create?
I do not understand how to configure it to appear in my sidebox ..

https://screenshotscdn.firefoxuserconten...90973d.png

template index
<html>
<head>
<title>{$mybb->settings['bbname']}</title>
{$headerinclude}
<script type="text/javascript">
<!--
	lang.no_new_posts = "{$lang->no_new_posts}";
	lang.click_mark_read = "{$lang->click_mark_read}";
// -->
</script>
</head>
<body>
{$header}
		
<article class="bloque-noticias-principal">
	<article class="bloque-noticias">
		<div class="noticia-principal">
				<div class="imagen-principal lazy" data-src="https://i.imgur.com/gW6vQPe.png">
					<div class="bloque-club"><span class="bloque-noticia">Noticia</span><span class="bloque-diseño">Diseño</span></div>
				<div class="texto-principal">Nuevo diseño foro</div>
			</div>
		</div>
		<div class="noticias-secundarias">
				<div class="imagen-secundaria lazy" data-src="https://i.imgur.com/XU0BUYI.png">
					<div class="bloque-club"><span class="bloque-actividad">Actividad</span><span class="bloque-digimon">Digimon club</span></div>
				<div class="texto-principal">Unete al rol</div>
			</div>
		</div>
	   <div class="noticias-secundarias">
				<div class="imagen-secundaria lazy" data-src="https://i.imgur.com/7opLDZ7.png">
					<div class="bloque-club"><span class="bloque-actividad">Actividad</span><span class="bloque-sexy">Sexy club</span></div>
				<div class="texto-principal">Adivina los escotes</div>
			</div>
		</div>
		<div class="noticias-secundarias">
				<div class="imagen-secundaria lazy" data-src="https://i.imgur.com/xj7WXCg.png">
					<div class="bloque-club"><span class="bloque-global">Actividad Global</span></div>
				<div class="texto-principal">Olimpiadas FA</div>
			</div>
		</div>
		<div class="noticias-secundarias">
				<div class="imagen-secundaria lazy" data-src="https://i.imgur.com/JlM9tR0.png">
					<div class="bloque-club"><span class="bloque-evento">Evento</span> </div>
				<div class="texto-principal"> Busca tu pokemon </div>
			</div>
		</div>
	</article>
	</article>

<article class="flex-boxers">
	<div class="forum-box">
		<div class="cartel-bienvenida">
			<span class="welcome-index">Bienvenidos a Foro Anime!</span><br />
			<span class="text-welcome">Aqui encontraras diversas actividades podes hechar un vistazo en nuestro tablon de anuncio por aqui arriba, Bla bla bla bla etc escribir algo</span>
		</div>
			{$forums}

	</div>
		<aside class="sidebox stck">
			<div>
							{$boardstats}
				<article class="fondostats">
  	<div class="thead-sidebox-2">{$lang->boardstats}</div>
				<div class="numeros-stats">
					<ul>
					<li class="user-states">Users <br /><span><i class="fa fa-users"></i>  {$stats['numusers']}</span></li>
					<li class="mensajes-states">Posts <br /><span><i class="fa fa-comments"></i>  {$stats['numposts']}</span></li>
					<li class="thread-states">Temas <br /> <span><i class="fa fa-comment"></i> {$stats['numthreads']}</span></li>
					</ul>
				</div>
				<div class="linea-bienvenida">
						Nuevo miembros <br />  $newestmember
					</div>
		</article>	
			</div>
		</aside>
	</article>

<br class="clear" />
{$footer}
</body>
</html>
(2018-08-31, 10:13 AM)Wildcard Wrote: [ -> ]
(2018-08-31, 04:25 AM)TreeHerder Wrote: [ -> ]Hi! Installation problem.

Thank you so much with your help with my installation problem, that I reported in this thread on Aug. 31. Your support is marvellous. I've been playing with the plugin tonight and it does all I wanted it to do, and more! Now my forum has much more personality and functionality. Thanks again! Big Grin

~Wendy
CANADA
(2018-09-01, 11:05 PM)Finer Wrote: [ -> ]How do I correctly put them in my sideboxes that I create?

If you are asking about converting hardcoded side boxes into ASB sideboxes, then the answer is that you must delete the hard coded side boxes and recreate them using ASB.

(2018-09-03, 03:49 AM)TreeHerder Wrote: [ -> ]Thank you so much with your help with my installation problem, that I reported in this thread on Aug. 31. Your support is marvellous. I've been playing with the plugin tonight and it does all I wanted it to do, and more! Now my forum has much more personality and functionality. Thanks again! Big Grin

~Wendy
CANADA

No problem.

I'm just glad we got it working Smile
WildCard, could you possibly add the "Daily Forum Goal" plugin to this? The current Goal plugin works well but it's not set to a timeframe.

https://community.mybb.com/mods.php?acti...w&pid=1100
I'll take a look. Thanks for the suggestion. Smile
The owner of this website wants to make the ASB sidebox wider to accommodate ads.

I am NOT a coder, so I'll need step-by-step instructions on how to do this.

The screenshot explains it better.

[Image: 5424e60b05a8761261d6508994a510cc.png]