vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Forum Display Enhancements - Split posts/treads like vb3 (https://vborg.vbsupport.ru/showthread.php?t=299530)

peugeot405 06-26-2013 10:00 PM

Split posts/treads like vb3
 
1 Attachment(s)
This mod splits posts/threads on forumhome and forumdisplay like on a vb3 forum.

This has been asked a lot here on vbulletin.org. So here it is. Enjoy.

changelog:

v1.0
initial release

v1.1
updated the css code

v1.2
updated 1 more css code

v1.3
updated the css code

Two files are included in the zip-file:
  • split_threads_post_like_vb3_v_1_3.txt for new install
  • split_threads_post_like_vb3_upgrade_v_1_2_to_v_1_3 .txt to update from v1.2 to v1.3

peugeot405 07-24-2013 07:38 PM

Updated to version 1.1

see first post for details

synseal 07-25-2013 10:50 AM

Any screenshots?.

__________________________________________________ _________

Quote:

Originally Posted by peugeot405 (Post 2435303)
screenshots are in first post

Ahhhh... they are now!

peugeot405 07-25-2013 11:16 AM

updated to v1.2

updated screenshots

Quote:

Originally Posted by synseal (Post 2435300)
Any screenshots?.

screenshots are in first post )

stevieb 08-04-2013 11:34 AM

Does this work on vB 4.2.0?

Thanks :)

peugeot405 08-04-2013 10:04 PM

Quote:

Originally Posted by stevieb (Post 2437034)
Does this work on vB 4.2.0?

Thanks :)

It does work on vb 4.2.0

stevieb 08-05-2013 11:40 AM

Quote:

Originally Posted by peugeot405 (Post 2437145)
It does work on vb 4.2.0

thanks just installed.... having a couple of errors.

peugeot405 08-05-2013 11:52 AM

Code:

.forumbit_post .foruminfo {
    clear: right;
    float: left;
    min-height: 48px;
    min-width: 30%;
    width: 41.2%;
}

is missing

stevieb 08-05-2013 11:54 AM

Thanks - I think these are missing from both the uploads on both mods mate.....

Might need a wee update to fix them :)

stevieb 08-05-2013 11:56 AM

can the "last post" column be moved further to the right? Maybe by another 150px approx?


All times are GMT. The time now is 03:55 AM.

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.02390 seconds
  • Memory Usage 1,732KB
  • 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_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (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