MyBB Community Forums

Full Version: [Ver1.4] Latest Attachment Gallery - for MyBB 1.4 [UPDATED]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
<a name="top" id="top"></a>
<div id="container">
<div id="header">
<div class="logo"><a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" /></a></div>
<div class="menu">
<ul>
<li><a href="{$mybb->settings['bburl']}/search.php"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/toplinks/search.gif" alt="" />{$lang->toplinks_search}</a></li>
<li><a href="{$mybb->settings['bburl']}/memberlist.php"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/toplinks/memberlist.gif" alt="" />{$lang->toplinks_memberlist}</a></li>
<li><a href="{$mybb->settings['bburl']}/calendar.php"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/toplinks/calendar.gif" alt="" />{$lang->toplinks_calendar}</a></li>
<li><a href="{$mybb->settings['bburl']}/misc.php?action=help"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/toplinks/help.gif" alt="" />{$lang->toplinks_help}</a></li>
<li><a href="{$mybb->settings['bburl']}/games.php">{$lang->gamesection}</a></li>
</ul>
</div>
<hr class="hidden" />
<div id="panel">
{$welcomeblock}
</div>
</div>
<hr class="hidden" />
<br class="clear" />
<div id="content">
{$bannedwarning}
{$bbclosedwarning}
{$unreadreports}
<navigation>
<br class="clear" />



Don't think so
Try inserting {$atchgallery} above <navigation> and under {$unreadreports}
Jeff Wrote:Try inserting {$atchgallery} above <navigation> and under {$unreadreports}

Nope Sad
Do you see a template in the set called atchgallery? Try finding it.


and sorry, I made a mistake. Should be: insert {atchgallery} under <navigation> in your header template
Jeff Wrote:Do you see a template in the set called atchgallery? Try finding it.


and sorry, I made a mistake. Should be: insert {atchgallery} under <navigation> in your header template


I love you.

Thank you!
Hey everyone, a new version is released. It mainly fixes a bug that was associated with the SEO plugin. Also, there is a significant improvement in speed.

No need to deactivate before upgrading, since it doesn't involve database changes.
Hey, Jeff! That link in your first post is invalid. Apparently that 1.2 at the end isn't needed?

but it is much better! Thanks for updating it! Big Grin
Yea I had MusicalMidget update the permalink for me!
I really like your Mod Jeff!
There's just one thing I would like to add on my site. It would be great to have the name of the thread where the pic is posted and the author who uploaded it under the thumbnails.
Is it possible? If yes, how? Smile
Yes this is possible. Big Grin

I'll upload a custom modified plugin here for you in a few hours once I get home. Check back soon.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16