vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   Forum Home Enhancements - ForumHome Category Spacing [3.7] (https://vborg.vbsupport.ru/showthread.php?t=166248)

CAMS 01-08-2009 06:02 PM

this working for 3.8?

obmob 01-08-2009 09:37 PM

Still working, just check step 2a, for a vb variable:

Code:

<tbody>
        <tr>
                <td class="tfoot" align="center" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"><div class="smallfont"><strong>
                        <a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a>
                        <if condition="$vboptions['forumleaders']">&nbsp; &nbsp;
                        <a href="showgroups.php$session[sessionurl_q]" rel="nofollow">$vbphrase[view_forum_leaders]</a></if>
                </strong></div></td>
        </tr>
</tbody>
$template_hook[forumhome_wgo_pos5]
</table>
<br />
<!-- end what's going on box -->

Will test some more and see if there are no issues

Loget 07-20-2009 12:51 PM

Installed working perfectly for me, excellent work!

jonbaker 08-06-2009 06:37 PM

i am having alignment issues. and i tried the code tweak from 35 to 55 and so forth..

this is for the sub forums..

how do i get that first column to be sized properly, also it lists "FORUM" and "LAST POST" how do i kill that???

http://img35.imageshack.us/img35/2538/image1vhk.jpg

or can i add an image there to set the width

yamahapaul 09-17-2009 06:07 PM

Superb! Just what I've been looking for, many thanks :up:

silurius 09-28-2009 06:15 PM

Just added to a vanilla vBulletin site and it works perfectly so far. Thanks!

RavenXBR 11-07-2009 12:56 AM

Installed and running.
Awesome MOD... congratulations.

farazfaraz 11-13-2009 12:24 PM

I have a problem.

Hell Bomb 11-23-2009 10:53 PM

Quote:

Originally Posted by farazfaraz (Post 1913531)
I have a problem.

Please give more information. If you dont give any information how do you expect to get help

tommyxv 03-12-2010 07:03 PM

Just thought I would post this for anyone who updates to 3.8.5....you will get an error when you click on the Mark Forums Read link..... here is the fix:



STEP 2A should now be:

Quote:

<tbody>
<tr>
<td class="tfoot" align="center" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"><div class="smallfont"><strong>
<a href="forumdisplay.php?$session[sessionurl]do=markread&amp;markreadhash=$bbuserinfo[securitytoken]" rel="nofollow">$vbphrase[mark_forums_read]</a>
<if condition="$vboptions['forumleaders']">&nbsp; &nbsp;
<a href="showgroups.php$session[sessionurl_q]" rel="nofollow">$vbphrase[view_forum_leaders]</a></if>
</strong></div></td>
</tr>
</tbody>
</table>
<br />
<!-- end what's going on box -->

Cricistan 03-28-2010 12:24 PM

How do i remove the dark blue strip that comes after the last forum in a category?

BigJohnny 08-14-2010 11:19 AM

This is how you fix the last post alignement. However I can't remember which version of this mod I'm running. I think I'm using the 3.7 versions, but my board is 3.8.3, and I have upgraded from 3.8.1 but beyond that I don't remember if I started with 3.8.1 or upgraded from 3.7 as it was a long time ago....as per my postbit I think I upgraded from 3.7.3

in forumhome_forumbit_level1_nopost Copy the sizes listed for this table. That should correct the last post tables.
Code:


<if condition="$childforumbits">
<tbody id="collapseobj_forumbit_$forumid" style="{$collapseobj_forumid}">
        <tr align="center">
            <td class="thead" width="35">&nbsp;</td>
            <td class="thead" align="$stylevar[left]">$vbphrase[forum]</td>
            <td class="thead" width="235">$vbphrase[last_post]</td>
            <td class="thead" width="80">$vbphrase[threads]</td>
            <td class="thead" width="80">$vbphrase[posts]</td>
            <if condition="$vboptions['showmoderatorcolumn']">
              <td class="thead" width="125">$vbphrase[moderator]</td>
          </if>
        </tr>
$childforumbits


BigJohnny 09-23-2010 12:44 AM

Quote:

Originally Posted by Amazonia8 (Post 1589475)
Hello mates,

I just installed this in my vBulletin 3.7.2, and its working great, but a little problem i found was in the last of the 4 f?rums i have. It is not "Wrapped" in the style. It is floating at the botton between the "Whats going on" block and the 3rd f?rum.

Check an example here: http://img110.imageshack.us/img110/1...ablablanu9.jpg
http://img110.imageshack.us/img110/1...3c91671b17.jpg

All i can say is: help? :confused::(

anyone figure out how to fix this?? I'm having the same problem and I want this forum to be a forum with no category, but I can't have it looking like that.


All times are GMT. The time now is 01:04 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01100 seconds
  • Memory Usage 1,751KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (13)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete