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)

MSheraz86 12-19-2005 05:14 PM

I've added that function at the bottom of the functions_forumlist.php and above the ?> code and thankfully NO Error this time, BUT no effect also :( It has no effect on my forum whatsoever. The subforums are staying the same :(.

Edit: Finally done it!! :D It's lookin gooooood now :D Thanks a lot guys! :D and Thanks Xenon for this MOST WANTED Mod! :D

Blackbeard 12-20-2005 04:01 PM

Quote:

Originally Posted by Blackbeard
<if condition="$childforumbits">
<tbody id="collapseobj_forumbit_$forumid" style="{$collapseobj_forumid}">
<tr align="center">
<td class="thead">&nbsp;</td>
<td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td>
<td class="thead" width="200">$vbphrase[last_post]</td>
<td class="thead">$vbphrase[threads]</td>
<td class="thead">$vbphrase[posts]</td>
<if condition="$vboptions[showmoderatorcolumn]">
<td class="thead">$vbphrase[moderator]</td>
</if>
</tr>
$childforumbits
</tbody>
</if>
</table>

Again iam asking for help, i have clicked the installed but noone seems to help, iam using the colbolt skin and i want to know how to change this bit as to not mess up my spacing

This is my nopost1,

what i want to do is add a image to each area with title and small description under the image, how do i do that, iam wanting to do this with my links section

fridayweb 12-20-2005 04:26 PM

Someone e-mailed me asking how I had set up my columns with the graphics on my forumhome, and so I wrote this .txt file for them to share my info. I thought I'd post it here in case anyone else was interested. Cheers! :)

Evil X 12-20-2005 04:53 PM

hey, why dont the forums show in colums when I do it to a forum with subforums?
why do colums only show on forumhome, and dont work on subforums

Cheertobi 12-20-2005 06:58 PM

Quote:

Originally Posted by ExtProof
hey, why dont the forums show in colums when I do it to a forum with subforums?
why do colums only show on forumhome, and dont work on subforums

Because forumdisplay is not yet part of that hack!

Quote:

Originally Posted by Xenon
Right now, it's just working on forumhome.
I'll add changes for forumdisplay later

Tobi

Evil X 12-28-2005 09:27 AM

^thanks for answering my question, now if someone could hook the forumdisplay up thanks lol

Spookysalem 01-05-2006 12:19 PM

Fab i have been looking for this for ages..

just one question what do i need to edit to center the forum icons..?
figured out the centering part.

just need to know how do i get a border around the columns..?

Installed*

Spookysalem 01-16-2006 06:38 AM

Can anyone help me with the borders for this please...

Blaine0002 01-22-2006 07:33 PM

Quote:

Originally Posted by Blackbeard
Again iam asking for help, i have clicked the installed but noone seems to help, iam using the colbolt skin and i want to know how to change this bit as to not mess up my spacing

This is my nopost1,

what i want to do is add a image to each area with title and small description under the image, how do i do that, iam wanting to do this with my links section



try this

PHP Code:

<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 />
<
tr align="center">
<
td class="thead">&nbsp;</td>
<
td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td>
<
td class="thead" width="200">$vbphrase[last_post]</td>
<
td class="thead">$vbphrase[threads]</td>
<
td class="thead">$vbphrase[posts]</td>
<if 
condition="$vboptions[showmoderatorcolumn]">
<
td class="thead">$vbphrase[moderator]</td>
</if>
</
tr>
$childforumbits
</if>
</
tbody>
</if>
</
table

your just sticking the area you had before in the else area on the script. :)

d3fuse 01-23-2006 02:10 PM

I am having a problem with the display of this. Nothing is equally aligned. How do I fix this?

-see attached file-


All times are GMT. The time now is 12:15 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.01838 seconds
  • Memory Usage 1,754KB
  • 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
  • (1)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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