vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Forums arranged in columns on forumhome (https://vborg.vbsupport.ru/showthread.php?t=99829)

sylem 12-15-2006 05:18 AM

I have the Aria skin (from vBstyles) installed on my board, and I've downloaded and installed this mod:

https://vborg.vbsupport.ru/showthrea...=99829&page=18

And everything is working beautifully except I can't edit the template correctly so what ends up happening is my forum columns get this extra gray box on the right side of them. On the instructions it says:

PHP Code:

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++  
edit template forumhome_forumbit_level1_nopost +++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

if 
your columnized forums should be below open for post categoriesyou also have to change level1_post that way..

find:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<if 
condition="$childforumbits">
<
tbody id="collapseobj_forumbit_$forumidstyle="{$collapseobj_forumid}">
$childforumbits
</tbody>
</if>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


replace with:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<if 
condition="$childforumbits">
<
tbody id="collapseobj_forumbit_$forumidstyle="{$collapseobj_forumid}">
<if 
condition="$forum['subforumcolumns'] > 1">
    <
tr>
        <
td class="alt1" colspan="<if condition="$vboptions[showmoderatorcolumn]">6<else />5</if>">
<
table style="border: none; width: 100%;">
            
$childforumbits
</table>
        </
td>
    </
tr>
<else />
    
$childforumbits
</if>
</
tbody>
</if>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 

The only problem is, on the Aria skin on that template, I have to work with this:

PHP Code:

<if condition="$childforumbits">
<
tbody id="collapseobj_forumbit_$forumidstyle="{$collapseobj_forumid}">
<
tr align="center">
      <
td class="thead">&nbsp;</td>
      <
td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td>
      <
td class="thead">&nbsp;&nbsp;&nbsp;$vbphrase[threads]&nbsp;&nbsp;&nbsp;</td>
      <
td class="thead">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$vbphrase[posts]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
          </
tr>
$childforumbits
</if> 

So its made it pretty difficult to integrate in there without messing up the forums. Can anyone help me out?

Nudda 12-21-2006 05:59 PM

awesome...ill post again if i encounter any problems

Discussions 12-22-2006 01:45 PM

It would be nice if someone would take this and make a new version with updates, extra features. Xenon has all but left the community and given up on updating any of his addons/modifications - that in my opinion is abadonment of the project and should be open for anyone to release a new copy.

Brandon Sheley 12-27-2006 01:30 AM

Quote:

Originally Posted by Discussions (Post 1143443)
It would be nice if someone would take this and make a new version with updates, extra features. Xenon has all but left the community and given up on updating any of his addons/modifications - that in my opinion is abadonment of the project and should be open for anyone to release a new copy.


Xenon
Advanced Coder

Last Online:
Dec 2006


he is been here ?

This works with a little tinkering on 3.6.4

baerwurz 12-31-2006 01:00 PM

3,64 working fine.

But a question how have I to edit the Code to show the Forumns up like here:

http://www.goteamsgo.com/forum/

Left the Image of the Forum (i?ve installed the hack to show different images on each forumn)

and right;

Forum Name
Last Thread Title
Day and Time last Post | image to last post


I hope anyone could help me.

imk 01-16-2007 08:32 PM

how do i remove the forum markers and center the forum link?

R.Solutions 01-22-2007 09:30 AM

Any news on centering the forum link and image if you have one>?

imk 01-28-2007 02:41 PM

how do i get rid of the forum icons and center it?

ibuddy 02-08-2007 12:12 PM

what does he mean by "now you have to edit the category, which's subforums should be in columns and change the value into
the ammount of columns, you want to have."

Where do I go to change this?

Eagle Eyes 02-08-2007 09:21 PM

How do i get it look like this guys?

https://vborg.vbsupport.ru/attachmen...3&d=1132906096


All times are GMT. The time now is 10:51 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.01217 seconds
  • Memory Usage 1,761KB
  • 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_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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