Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases

Reply
 
Thread Tools
Forums arranged in columns addon: Custom Header bit Details »»
Forums arranged in columns addon: Custom Header bit
Version: 1.00, by MaDCaT75 MaDCaT75 is offline
Developer Last Online: Mar 2005 Show Printable Version Email this Page

Version: 2.3.x Rating:
Released: 01-05-2004 Last Update: Never Installs: 2
 
No support by the author.

First of all I give a big thanks to Xenon for creating the Forums Arranged in columns hack. You must have his hack (https://vborg.vbsupport.ru/showthread.php?t=41529) for this addon to work!

What this hack does:

It will give you the option of customizing the header part of the forum columns.

Attatched below is an example screenshot and the instructions.... please click install if you use this hack!

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 01-08-2004, 04:24 PM
MaDCaT75 MaDCaT75 is offline
 
Join Date: Jul 2003
Location: Southern California
Posts: 718
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MindTrix
Note its also only for Xenon's Hack, basically meaning you can alter the heading of the Columns hack blah blah
Correct
Reply With Quote
  #23  
Old 01-08-2004, 05:52 PM
CMerritt CMerritt is offline
 
Join Date: Mar 2003
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I should probably ask this dumb question elsewhere, but thought I'd start here. I'm installing the columns addon that's required before this one and I'm unsure how to add the queries.

Xenon's instructions are:


Queries2)
--------
Querie #1
---------------
INSERT INTO setting (settingid,settinggroupid,title,varname,value,desc ription,optioncode,displayorder) VALUES (NULL,5,'Parent forums column arranged subforums','columnparent','0','Choose a Parent Forumid. All Subforums will be displayed in column arrangement (seperat with spaces)','','8')

Querie #2
-----------
INSERT INTO setting (settingid,settinggroupid,title,varname,value,desc ription,optioncode,displayorder) VALUES (NULL,5,'Display Forum Columns','forumcols','4','','','9')

I'm assuming the mods should be made in the setting.php file... but is there a certain place to add these for them to be included in admin? I tried replacing the existing setting.php INSERT INTO setting command with the Query 1 part above, but it didn't work. And I have no clue where to put Query 2.

Sorry for the newbie stuff, but I'm just unsure. ANy help you can give would be appreciated so I can glory in column wonder.
Reply With Quote
  #24  
Old 01-08-2004, 05:59 PM
MindTrix's Avatar
MindTrix MindTrix is offline
 
Join Date: Apr 2002
Location: United Kingdom
Posts: 1,833
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sure mate. Querys are special code that when ran, alters your MYSQL database.

Too run the querys you need to log into your hosts admin cp, click on DATABASE or MYSQL, then scoll to the bottom and look for a link called PHPMYADMIN.

Click this then wait for the page too load. Click QUERY WINDOW link that is in the very bottom left corner of the screen.

Once there you will have a window to run these querys!

Goodluck!
Reply With Quote
  #25  
Old 01-08-2004, 06:57 PM
Dean C's Avatar
Dean C Dean C is offline
 
Join Date: Jan 2002
Location: England
Posts: 9,071
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So your saying you can have a unique forumhome_forumbit_level1_nopost for the columned forums?
Reply With Quote
  #26  
Old 01-08-2004, 07:18 PM
MindTrix's Avatar
MindTrix MindTrix is offline
 
Join Date: Apr 2002
Location: United Kingdom
Posts: 1,833
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Bingo Mist
Reply With Quote
  #27  
Old 01-08-2004, 08:57 PM
MaDCaT75 MaDCaT75 is offline
 
Join Date: Jul 2003
Location: Southern California
Posts: 718
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Mist
So your saying you can have a unique forumhome_forumbit_level1_nopost for the columned forums?
Exactly what this hack does
Reply With Quote
  #28  
Old 01-08-2004, 09:11 PM
CMerritt CMerritt is offline
 
Join Date: Mar 2003
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the help MindTrix. I went in and did it through phpMyAdmin and got the fields in Admin. I also verified that I needed to add two more templates.

But, I'm still not getting columns. If you get a chance, take a look at http://fwrestling.com/fwc. The Test forum should have two subforums showing up. In admin, I have the depth at 2, forum 164 as the parent, and 'display forum columns' as 2. Unfortunately, it just shows a colored line under the parent forum heading on the forum home.


I've also set up all the following templates:

colforumbit [edit] [remove]
colforumtablefooter [edit] [remove]
colforumtableheader [edit] [remove]
forumhome_nohead_level1_nopost [edit] [remove]
forumhome_nohead_level2_nopost [edit] [remove]

Any suggestions? I'm hoping to get that one out of the way so I can get this one up and running. Thanks all!

-C
Reply With Quote
  #29  
Old 01-08-2004, 09:18 PM
MindTrix's Avatar
MindTrix MindTrix is offline
 
Join Date: Apr 2002
Location: United Kingdom
Posts: 1,833
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Did you make all the PHP edits as told in Xenon's instructions? Also have you actually created any forums to appear there?
Reply With Quote
  #30  
Old 01-08-2004, 09:56 PM
MaDCaT75 MaDCaT75 is offline
 
Join Date: Jul 2003
Location: Southern California
Posts: 718
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Also you need to specify in the admin CP what parent forum will be for the columns
Reply With Quote
  #31  
Old 01-08-2004, 09:56 PM
CMerritt CMerritt is offline
 
Join Date: Mar 2003
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MindTrix
Did you make all the PHP edits as told in Xenon's instructions? Also have you actually created any forums to appear there?
I did. It looks like the problem was I had created the templates under the 'Default' set of templates, instead of the one it looks like I'm using. I still haven't been able to figure out how to set things up so a user can choose one of the two skins that are active, etc. I'm clueless on templates.

But this is making me learn. I think I've got things set up so that now I'm ready to install your hack. Thanks again for the help.

-C
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:28 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05660 seconds
  • Memory Usage 2,301KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete