Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 Programming Discussions
  #1  
Old 10-25-2002, 07:20 AM
imported_PiotrasG imported_PiotrasG is offline
 
Join Date: Sep 2002
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Add A New Column To Your Forum Home Page HELP

for some reason I cant get the mod to work. Anyone has a working file on the home page template??? I get a column on the botton of my page. it divides my pm in 2 columns, but not the whole page like i would like it to. Thx for your help, I appresiate it.
Reply With Quote
  #2  
Old 10-25-2002, 07:33 AM
LoRDsTaR
Guest
 
Posts: n/a
Default

hmmyou need to add in forum home :

after
Code:
<td bgcolor="{tableheadbgcolor}" width="20%"><smallfont color="{tableheadtextcolor}"><b>Moderator</b></smallfont></td>
and under :
a new column :
[code]
<td bgcolor="{tableheadbgcolor}"><smallfont color="{tablehaeadtextcolor}"><b>Every what you want</b></smallfont></td>

---------

then in forumhome_forumbit_level1_nopost :

find
Code:
<td bgcolor="{categorybackcolor}" colspan="6">
and replaye colspan="6" with colspan="7"

------------------

in forumhome_forumbit_level2_nopost
find
Code:
<td bgcolor="{categorybackcolor}"><smallfont>&nbsp;</smallfont></td>
  <td bgcolor="{categorybackcolor}" colspan="5">
and replace colspan="6" with colspan"7"

------

in

forumhome_forumbit_level1_post

find
Code:
<td bgcolor="{firstaltcolor}"><smallfont>$forum[moderators]</smallfont></td>
and add after :

Code:
<td bgcolor="{firstaltcolor}"><smallfont> What should be shown in column</smallfont></td>
----

and in forumhome_forumbit_level2_post
find

Code:
<td bgcolor="{firstaltcolor}"><smallfont>$forum[moderators]</smallfont></td>
and add after :
Code:
<td bgcolor="{firstaltcolor}"><smallfont>[b]What should be shown in forum</smallfont></td>
---
end
---



i hope i could help you ... pls ask for questions or problems
Reply With Quote
  #3  
Old 10-25-2002, 09:28 AM
Tony G's Avatar
Tony G Tony G is offline
 
Join Date: Nov 2001
Location: Melbourne, Australia
Posts: 8,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Your second colspan replace, the code has 5 instead of 6.
Reply With Quote
  #4  
Old 10-25-2002, 02:28 PM
imported_PiotrasG imported_PiotrasG is offline
 
Join Date: Sep 2002
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is this for adding a column to your forumhome page.???

i meant about this code

http://www.vbulletintemplates.com/mo...ght=statistics
Reply With Quote
  #5  
Old 10-25-2002, 11:43 PM
Tony G's Avatar
Tony G Tony G is offline
 
Join Date: Nov 2001
Location: Melbourne, Australia
Posts: 8,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yep, thats it.
Reply With Quote
Reply

Thread Tools
Display Modes

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:27 PM.


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.07677 seconds
  • Memory Usage 2,191KB
  • Queries Executed 13 (?)
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
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (7)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (5)post_thanks_box
  • (5)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (5)post_thanks_postbit_info
  • (5)postbit
  • (4)postbit_onlinestatus
  • (5)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_postinfo_query
  • fetch_postinfo
  • 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
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete