Go Back   vb.org Archive > vBulletin Modifications > vBulletin 5.x Modifications > vBulletin 5.x Products & Extensions

Reply
 
Thread Tools
[rellect] Horizontal Postbit Details »»
[rellect] Horizontal Postbit
Version: 1.1.1, by rellect rellect is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Show Thread Enhancements - Version: 5.0.x Rating:
Released: 09-15-2012 Last Update: 12-09-2013 Installs: 38
Uses Plugins
Additional Files  
No support by the author.

========================================
Description
:
========================================

Horizontal style it's a style that puts all user's info above his post content,
unlike the default vertical style that puts user's info to the side of his post
's content.
The horizontal style was the default style in vBulletin3, the style continued to exist in vBulletin4 as an option but not as the default style.
In vBulletin5 there is no build-in option to enable horizontal style for posts (though it is still used for the responsive version).

This mod will change your posts design to
horizontal style.

-----
If you installed this mod and/or you want get support, please "Mark as Installed".

-----

========================================
How to install:
========================================

1. Upload the content of 'files_to_upload' into the directory where you have installed vBulletin.
2. Make sure that Plugin/Hook System is enabled (it is disabled by default).
3. Reload your site (twice) - this mod uses the Auto-Install feature.
4. In some cases it is necessary to do CTRL+F5 to clear browser's cache.

Auto-Install it's a feature that allows vB5 to install addons automatically after all files uploaded.
There is no need to install xml manually anymore.

/*
IF YOU FOLLOWED THE STEPS BUT YOU DON'T SEE ANY CHANGES,
DO THE STEPS OF THE UPGRADE PROCESS TO INSTALL THE MOD MANUALLY.
IF THAT DOESN'T HELP, PLEASE LEAVE A MESSAGE IN THE MOD'S DISCUSSION IN VB.ORG
*/

========================================
How to upgrade:
========================================

If you installed previous version of this mod, you need to do the following steps:

1. Upload the content of 'files_to_upload' into the directory where you have installed vBulletin.
2. Find the file "product_rellecthorizontalpostbit.xml" in /files_to_upload/core/packages/rellecthorizontalpostbit/xml
3. Go to 'Import Product' in the admincp
4. Upload the xml
4. In some cases it is necessary to do CTRL+F5 to clear browser's cache.

========================================
Log:
========================================

[18/08/12] 1.0 BETA 1
* First release

[29/08/12] 1.0 BETA 2
* Compatibility with 5.0.0 alpha 37
* Hard-coded right/left replaced with stylevars
* Option to enable/disable the mod in vb options page

[16/09/12] 1.0
* Compatibility with 5.0.0 beta 10

[24/09/12] 1.0.1
* Package renamed to lowercase name - the previous name caused to problem with the auto-install for some users.

[01/03/13] 1.0.2
* Update to support 5.0.0
* CSS now loads only when required and not in all pages

[02/03/13] 1.0.3
* Fixed: minor issue with different content types.
* Fixed: few css issues.

[16/11/13] 1.1.0
* Added support for vB5.0.5, it is now the minimum supported version.
* Rewritten from scratch


[10/12/13] 1.1.1

* Fixed issue which caused the horizontal postbit to not work when css stored in files

Download Now

File Type: zip Horizontal Postbit - 1.1.1.zip (4.6 KB, 223 views)

Screenshots

File Type: jpg postbit.jpg (90.0 KB, 0 views)

Show Your Support

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

Comments
  #12  
Old 09-30-2012, 06:27 AM
TheSupportForum TheSupportForum is offline
 
Join Date: Jan 2007
Posts: 1,158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RellecT View Post
I see.
As I said in the mod description, I used only in css to do the changes.
I've checked your site and the css of this mod not there, means you removed the mod successfully.
I believe your current problem related to something else, did you edit your postbit or installed other mod that make there changes?
I see in the source code this part
HTML Code:
<div class="etiket_postbit_alanI_durumu_cevrimdIsI ">
    
        
    
    <li class="online-status offline" title="snowderblazer is offline"><span></span></li>
    
    
</ul>
There is closer for </ul>, but not an open tag.
In addition, there is open for <div>, but not a closer.
It may be the reason for your problem.
i now reverted conversation_userinfo
thx for the help
Reply With Quote
  #13  
Old 10-15-2012, 10:41 PM
Vick98 Vick98 is offline
 
Join Date: Nov 2010
Posts: 154
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is it possible to use a horizontal postbit for 4.2?
Reply With Quote
  #14  
Old 10-15-2012, 10:45 PM
TheSupportForum TheSupportForum is offline
 
Join Date: Jan 2007
Posts: 1,158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Vick98 View Post
Is it possible to use a horizontal postbit for 4.2?
? why are you asking in a VB5 Connect Product ?

these products are not compatible with VB4
Reply With Quote
  #15  
Old 10-15-2012, 10:50 PM
Vick98 Vick98 is offline
 
Join Date: Nov 2010
Posts: 154
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by simonhind View Post
? why are you asking in a VB5 Connect Product ?

these products are not compatible with VB4
Because I did a search and this is the only thread that discussed this mod.
Reply With Quote
  #16  
Old 10-15-2012, 10:55 PM
TheSupportForum TheSupportForum is offline
 
Join Date: Jan 2007
Posts: 1,158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Vick98 View Post
Because I did a search and this is the only thread that discussed this mod.
easy done it's part of vb4

You need to go to "vb options" >> "style and language settings" and then change "use legacy" to no

and you didnt search hard enough

https://vborg.vbsupport.ru/showthread.php?t=234492
Reply With Quote
  #17  
Old 10-15-2012, 11:10 PM
Vick98 Vick98 is offline
 
Join Date: Nov 2010
Posts: 154
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you for your help, I appreciate it.
Reply With Quote
  #18  
Old 10-16-2012, 02:44 AM
rellect's Avatar
rellect rellect is offline
 
Join Date: May 2008
Posts: 220
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Vick98 View Post
Is it possible to use a horizontal postbit for 4.2?
Yep this is possible, and it's build-in so you just need to switch it on.
As been mentioned by the above comment, you can find it under Style & Language Settings in your admincp.
Reply With Quote
  #19  
Old 02-05-2013, 01:03 AM
sergiomc sergiomc is offline
 
Join Date: Jan 2013
Posts: 105
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I love this mod, but I can not successfully install, i need help.
Reply With Quote
  #20  
Old 02-08-2013, 07:41 AM
rellect's Avatar
rellect rellect is offline
 
Join Date: May 2008
Posts: 220
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sergiomc View Post
I love this mod, but I can not successfully install, i need help.
It's probably not something wrong that you did, I need update this mod to support the latest vb5 version.
Reply With Quote
  #21  
Old 02-09-2013, 07:08 PM
sergiomc sergiomc is offline
 
Join Date: Jan 2013
Posts: 105
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'll thank you, greetings.
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 07:49 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.05446 seconds
  • Memory Usage 2,335KB
  • Queries Executed 26 (?)
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)bbcode_html
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)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
  • (2)postbit_attachment
  • (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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete