MyBB Community Forums

Full Version: [RELEASE] MyBulletin 2.7
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
(2008-08-30, 07:19 AM)P@trick Wrote: [ -> ]I am also working on a convert, but i am unshure what i should modifiy.

Profile_View (new vB Design)
Header (of course, and i am finished. maybe on later versions i include JavaScript)
Footer (i am completly finished with this)
The rest of the Front page
thead_view

the old mybulletin design had also modifications of the forum_view. hmm i dont like that. what converted templates you wish?

If you need any help just pm me.
links in this style not for 1.4
most of links not (seo)
to make all links in this style seo
replace all with
1:forumbit_depth2_forum_lastpost

<span class="smalltext">  <img src="{$theme['imgdir']}/post.png" alt="" style="vertical-align:middle"/> <a href="{$lastpost_link}" title="{$full_lastpost_subject}"
title="{$full_lastpost_subject}"><strong>{$lastpost_subject}</strong></a>  <br />  {$lang->by} {$lastpost_profilelink}</span><br />  <div align="left"><span class="smalltext">{$lastpost_date} {$lastpost_time}</span> <a href="showthread.php?tid={$lastposttid}&amp;action=lastpost" title="{$full_lastpost_subject}"><img src="{$theme['imgdir']}/lastpost.png" alt="" style="vertical-align:middle"/></a></div>

2:forumbit_depth1_cat

<tr><td class="thead" colspan="5"><div class="expcolimage"><img src="{$theme['imgdir']}/{$expcolimage}" id="cat_{$forum['fid']}_img" class="expander" alt="{$expaltext}" /></div><div><strong><a href="{$forum_url}">{$forum['name']}
</a></strong><br /><div class="smalltext">{$forum['description']}</div></div></td></tr><tbody style="{$expdisplay}" id="cat_{$forum['fid']}_e">{$sub_forums}</tbody>


3:forumbit_depth2_forum
<tr><td class="trow2" align="center" valign="top"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" /></td><td class="trow1" valign="top"><strong><a href="{$forum_url}">{$forum['name']}</a></strong><div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div></td><td class="trow2" valign="top" align="right" style="white-space: nowrap;">{$lastpost}</td><td class="trow1" valign="middle" align="center" style="white-space: nowrap; font-size:12px;">{$threads}{$unapproved['unapproved_threads']}</td><td class="trow2" valign="middle" align="center" style="white-space: nowrap; font-size:12px;">{$posts}{$unapproved['unapproved_posts']}</td></tr>

4:forumdisplay_thread


<tr>	<td align="center" class="trow1" width="2%"><img src="{$theme['imgdir']}/{$folder}.gif" alt="{$folder_label}" title="{$folder_label}" /></td>	<td align="center" class="trow2" width="2%">{$icon}</td>	<td class="trow1">    <table cellpadding="0" cellspacing="0">    <tr><td width="100%">		{$prefix} {$gotounread}<a href="{$thread['threadlink']}"  class="{$inline_edit_class}" style="font-size:12px" id="tid_{$inline_edit_tid}">{$thread['subject']}</a>{$thread['multipage']}<br />{$thread['profilelink']}</td>        <td style="white-space:nowrap" align="left">        {$attachment_count}<br />{$rating}</td></tr></table>	</td>	<td class="trow2" style="white-space: nowrap;" align="left"><span class="smalltext">{$lastpostdate} {$lastposttime}<br />		{$lang->lastpost}: {$lastposterlink}</span> <a href="showthread.php?action=lastpost&amp;tid={$thread['tid']}"><img src="{$theme['imgdir']}/lastpost.png" alt="" style="vertical-align:middle"/></a></td>	<td align="center" class="trow1" style="white-space: nowrap; font-size:12px;"><a href="javascript:MyBB.whoPosted({$thread['tid']});">{$thread['replies']}</a>{$unapproved_posts}</td>	<td align="center" class="trow2" style="white-space: nowrap; font-size:12px;">{$thread['views']}</td>{$modbit}</tr>

Im using MyBulletin 2.7 and i was made some updates in the look u can see the result in my Forum
http://rab7net.info/vb

thanx
Sorry there are so many problems with this. I did it in 1 day, because so many people were rushing it.
Thanks friend. Been waiting for this one. Nice work. Cool
So any updates? Many plugins are not compatible with it.. For example, ads..
@Ooka,is there a way to make a vertical postbit for this theme? Theme is great,I did make some changes,like header,etc....but when I swich to classical layout it's all a mess....
Will it work well with 1.4.1?
The theme has a lot of problems to be compatible with plugins & mods!
I have just finished my upgrade of theme.... now it is vertical postbit......Big Grin
modCP,modlist column and rest of the stuff
Sorry, but I think some things are not working with it. Check out my forum @ http://forumzland.exofire.net/. The images do not show and the Last Post link doesn't work. Is there a solution or were you already working on that?
Pages: 1 2 3 4 5 6 7 8