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)

monkeywarplane 02-02-2006 04:22 PM

This is a great mod. I can't wait to install it and do something wrong and come back to this thread to ask questions! :)

No seriously, I love this mod.

Stuart

AKapadia 02-14-2006 12:45 AM

Is this hack gone a work with 3.5.3 ? let me know i try but it just show me blank page after i edit that file..

AWS 02-14-2006 02:02 AM

Quote:

Originally Posted by AKapadia
Is this hack gone a work with 3.5.3 ? let me know i try but it just show me blank page after i edit that file..

It works with 3.5.3.

David_R 02-21-2006 06:28 PM

how is this hack different from Arrange Sub-Forums in columns by tamarian ?
sorry for hijacking the thread, but i found both the hacks doing same work :ermm: :ermm:

Xenon 02-22-2006 01:22 PM

erm, tamarians hack just displays the textlist below a forum in columns, not the forums below a category

AWS 02-22-2006 04:53 PM

Quote:

Originally Posted by Xenon
erm, tamarians hack just displays the textlist below a forum in columns, not the forums below a category

One suggestion I would make is to put a check in the xml file so that it doesn't error when upgrading.
I upgraded a site from 3.0.7 and had to remove the querry from the xml file before I could install it.

IrPr 03-14-2006 01:23 AM

does work on 3.5.4 or not ?

Xenon 03-14-2006 12:44 PM

yes!

ubuntu-geek 03-15-2006 12:59 PM

Any update to make this work with forumdisplay?

bada_bing 03-15-2006 01:50 PM

How do I get the Last post, threads, post fields so that members can still see that there is activity in these forums?

Nzo 03-29-2006 07:42 AM

Nice hack - Works perfectly on 3.5.2 !

Thx.

AlexUK 03-29-2006 09:54 AM

Quote:

Originally Posted by Nzo
Nice hack - Works perfectly on 3.5.2 !

Thx.

How did you make it to look like that?
Please share.

Blackbeard 03-30-2006 08:16 PM

Please can some one just write us the text we need to place graphics into the columns like what Nzo has done, as i want to do this for my links section and place a arcade machine as one and a oil painting for my gallery in another

Nick King 03-30-2006 09:17 PM

I would love to see some forumdisplay action going. It looks bad when I click on a catagory and have a huge stack of forums. I NEED the columns in catagories too.

AKapadia 04-12-2006 12:36 PM

well i just install this hack and it look like this so i was wondering how can i make it that show last post under the categary name

My site
https://vborg.vbsupport.ru/external/2006/04/6.jpg

the way i want it to be look

https://vborg.vbsupport.ru/external/2006/04/7.jpg

Blackbeard 04-14-2006 02:27 PM

This is my code in columcell, but iam having alittle problem. This is the description layout

Quote:

This forum shows what hacks i have installed and where to find them on other forums Threads: 3 Replies: 3
As you can see, threads and replies merge into the description and i dont seem to be able to seperate them

Can someone help

PHP Code:

<td><TABLE BORDER=0><TR><td colspan="1" VALIGN="TOP">
<
a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">
<
img src="$stylevar[imgdir_misc]/$forum[forumid].gif" alt="$forum[title]border="0" vspace="2 px" hspace="2 px" align="left"/></a></td>
<if 
condition="$forum[link] != ''">
    <
td width="330" VALIGN="TOP">
<
br>
<
div>
<
a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]target="_blank"><strong>$forum[title]</strong></a>
</
div>
        <if 
condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if>
</
td>
<else />

<
td width="330">
        <
a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>  <if condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</span></if>
<
br>
<
br>
<
div class="smallfont">$forum[description] <strong>Threads:</strong$forum[threadcount]
<
strong>Replies:</strong$forum[replycount
<
br>
<
br>

    <
div align="$stylevar[left]">
        
$lastpostinfo[lastpostdate] <if condition="!$show['detailedtime']"><span class="time">$lastpostinfo[lastposttime]</span></if> <phrase 1="member.php?$session[sessionurl]find=lastposter&amp;f=$lastpostinfo[forumid]2="$lastpostinfo[lastposter]"><b>$vbphrase[by_x]</b></phrase>
<
a href="showthread.php?$session[sessionurl]goto=lastpost&amp;t=$lastpostinfo[lastthreadid]"><img class="inlineimg" src="$stylevar[imgdir_button]/lastpost.gif" alt="$vbphrase[go_to_last_post]border="0" /></a>

    </
div>


</if></
TD>
</if>
</
TR></TABLE


imported_infitech 04-18-2006 07:02 PM

Sorry if i'm only new yo editing php files. No wwhat do u mean "NOW ADD THIS FUNCTION"? where do i put that code? at the end of the file?

AKapadia 04-19-2006 07:44 PM

yes put the end of the file..

imported_infitech 04-20-2006 10:34 AM

this is what i get. Is there any way i can get it to look like it does on talkfreelance?

imported_infitech 04-22-2006 12:59 PM

Quote:

Originally Posted by AKapadia
well i just install this hack and it look like this so i was wondering how can i make it that show last post under the categary name

My site
https://vborg.vbsupport.ru/external/2006/04/6.jpg

the way i want it to be look

https://vborg.vbsupport.ru/external/2006/04/7.jpg

Same here. Looking to do the same thing

WritersBeat 04-26-2006 07:48 AM

My sub-forums will not display on the main-page anymore (if I set column to 2 for a category)

Why is this?

(edit)

I give up. This is making my head hurt trying to convert my forum. I just cannot do it.

WritersBeat 04-28-2006 10:04 AM

How do I show subforums with this hack (below a forum's description) this is on forumhome.

I tried adding this to columncell

<if condition="$show['subforums']"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>$vbphrase[subforums]</strong>:<br /> $forum[subforums]</div></if>

but it doesn't work.

Frankie I 04-28-2006 12:05 PM

I am newbie and I am trying to install this hack and I am having troubles. Is one supposed to install the code manualy, or import this hack through the import/upload plugin option on the admincp?

Xenon 04-28-2006 03:47 PM

you have to import the product, and do the filechanges mentioned within the isntall file

WritersBeat 04-28-2006 04:49 PM

Xenon, what about my question? I want to show the subforums on the forumhome below the forumdescription.

Xenon 04-29-2006 04:57 PM

well, that should work, maybe the subforum listing option is disabled on your board, or the depth is set to low

WritersBeat 04-29-2006 05:41 PM

Well it works when I resetthe columns back to 1.

So... it's only not showing when the colum hack is in effect.

Frankie I 04-30-2006 02:35 PM

I am trying to change the code neccesary to use this hack/mod. I am having trouble finding the code so I can change it.

Could someone please reply as to where I can find the code.

WritersBeat 05-01-2006 08:32 AM

Any help please? I really need the subforum help.

Xenon 05-02-2006 06:05 PM

hmm, in the construct function, find the line:

PHP Code:

global $vbulletin$stylevar$vbphrase$show

and change into
PHP Code:

global $vbulletin$stylevar$vbphrase$show$depth

does it work now?

WritersBeat 05-03-2006 08:30 AM

Nope :(

Xenon 05-03-2006 12:16 PM

hmm, sorry then i have no idea right now

WritersBeat 05-04-2006 03:48 AM

*sigh* oh well

Frankie I 05-08-2006 01:04 PM

I have just installed this hack and all is well ecept one formating problem.

The third column (or the last column if you do not have three columns) is flush to the right of the screen creating a spacing and formating issue.
Does anyone know how to fix this?

Below is a link to my forum:

http://www.israelbbb.com/forum

Xenon 05-08-2006 01:51 PM

erm, that is not per default, the setting is two forums on your board, and you manually add a third column, most likely because of a misformed template edit

BlackxRam 05-15-2006 06:32 AM

IS it possible to not have to do Code Changes for this modification? I promised myself I wouldnt install anything anymore that i had to hack my files... makes upgrading a complete pain. ALthough I might have to break it for this mod.

erjavid 05-16-2006 10:27 PM

Sorry for my inglish, i'm italian.

This is my template template forumhome_forumbit_level1_nopost
Code:

<div class="forbg">

            <div class="forr">
<a style="float:left;" href="#top" onclick="return toggle_collapse('forumbit_$forumid')"><img id="collapseimg_forumbit_$forumid" src="$stylevar[imgdir_button]/collapse_tcat1{$collapseimg_forumid}.gif" alt="" border="0" /></a>
<div class="fortitel"><div class="frl"><a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">$forum[title]</a></div><if condition="$show['subforums']"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</if></div>

            </div>
</div>
<div class="c_border_left">
      <div class="c_border_right">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tbody id="collapseobj_forumbit_$forumid" style="{$collapseobj_forumid}">     

<if condition="$childforumbits">
<tr align="center">
      <td class="t_bg_left"  width="35">&nbsp;</td>
      <td class="t_bg" align="$stylevar[left]">$vbphrase[forum]</td>
      <td class="t_bg" width="240">$vbphrase[last_post]</td>
      <td class="t_bg" width="7%">$vbphrase[threads]</td>
      <td class="<if condition="$vboptions[showmoderatorcolumn]">t_bg<else />t_bg_right</if>" width="7%">$vbphrase[posts]</td>
      <if condition="$vboptions[showmoderatorcolumn]">
      <td class="t_bg_right"  width="12%">$vbphrase[moderator]</td>
      </if>
    </tr>
  $childforumbits
      </tbody>
 </table>
</if>
      </div>
</div>
<div class="c_border_bottombg">
      <div class="c_border_bottom_left">
      <div class="c_border_bottom-right">
      </div>
      </div>
</div>
 <div style="padding-top:5px;"></div>

how I modify it?

Front-Door 05-21-2006 01:17 PM

i've done everything the readme file said and i got this:
http://i22.photobucket.com/albums/b330/J33322/TBH.jpg
I was hoping someone could tell me how to get something like this:
http://i22.photobucket.com/albums/b330/J33322/SF.jpg
Im sure the Images are from the custom status image hack which im going to install shortly. but how do i centerize the image and put that text in? and who posted last and where?

turkforum 05-24-2006 08:51 AM

Quote:

how I modify it?
Same here..Also I having problem with uplouding the product..

Code:

Database error in vBulletin 3.5.3:

Invalid SQL:
ALTER TABLE forum ADD subforumcolumns TINYINT(3) UNSIGNED DEFAULT '1' NOT NULL;

MySQL Error  : Duplicate column name 'subforumcolumns'
Error Number : 1060
Date        : Wednesday, May 24th 2006 @ 02:49:07 AM
Script      : http://www.turkyasam.com/admincp/plugin.php
Referrer    : http://www.turkyasam.com/admincp/plugin.php?do=productadd
IP Address  : xxxxxxxxxx
Username    : xxxxxxxxxxx
Classname    : xxxxxxxxxx


Xenon 05-24-2006 11:42 AM

go to phpmyadmin and manually delete the subforumcolmns table, then install the product


All times are GMT. The time now is 03:55 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.01679 seconds
  • Memory Usage 1,854KB
  • 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_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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