Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
First post on all pages Details »»
First post on all pages
Version: 1.2, by ry215 ry215 is offline
Developer Last Online: May 2022 Show Printable Version Email this Page

Category: Show Thread Enhancements - Version: 4.0.x Rating:
Released: 03-27-2010 Last Update: 04-18-2010 Installs: 406
Uses Plugins Template Edits Auto-Templates
 
No support by the author.

Info:
The 1st message of the thread will stay at top all the time even while you are checking other messages related to this subject.

Installation:
-Import XML file (as product): AdminCP > Plugin System > Manage Products > [Add/Import Product]
Fixed: cache template (product-firstonallpages(3).xml)

Updated: version 1.2 (product-firstonallpages(3).xml)
  • Added: Custom First Post Template option

Updated: version 1.1 (product-firstonallpages(2).xml)
  • Added: Enable/Disable option
  • Added: List forums do not use first post on all pages option

Download Now

File Type: xml product-firstonallpages.xml (1.3 KB, 356 views)
File Type: xml product-firstonallpages(2).xml (2.7 KB, 193 views)
File Type: xml product-firstonallpages(3).xml (4.0 KB, 1838 views)

Screenshots

File Type: jpg pages1.jpg (66.1 KB, 0 views)
File Type: jpg pages2.jpg (65.2 KB, 0 views)
File Type: png fpoap.png (30.8 KB, 0 views)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
2 благодарности(ей) от:
Filgga

Comments
  #112  
Old 07-10-2011, 01:39 PM
Jman423's Avatar
Jman423 Jman423 is offline
 
Join Date: Jan 2008
Location: Tampa, FL
Posts: 95
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

As mentioned earlier, this MOD forces the Private Message system to use whatever template is defined in the settings (of the MOD).

There has to be a way to exclude the PM system from using this postbit style.

EDIT: I just got this issue resolved for myself

Just change the plugin "First Post's Template" to the following code, and it will not affect the PM system.

Code:
if (THIS_SCRIPT != 'private') {
global $vbulletin;	
if($vbulletin->options['fpoap_active']){
	if(!in_array($this->thread['forumid'], explode(',', $vbulletin->options['fpoap_excluded_forums']))){
		if($this->thread['firstpostid'] == $this->post['postid']){
			$this->templatename = $vbulletin->options['fpoap_template'];
		}
	}
    }
}
Please keep in mind, I am not a coder, I just messed around until it worked. This may not be the best way to achieve the desired outcome.
Reply With Quote
  #113  
Old 08-01-2011, 04:57 PM
Sharkyman Sharkyman is offline
 
Join Date: Jun 2010
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm going mad. Installed this. Enabled it but it's not working. On 4.0.8. When people start a thread where is the option to make it always the first post?
Reply With Quote
  #114  
Old 08-01-2011, 05:18 PM
Sharkyman Sharkyman is offline
 
Join Date: Jun 2010
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Tried version 2. I used to use a forum which only allow mods and admin to do this first post is always top thing?

Can't see anything in the usergroup manager.

Help, please.
Reply With Quote
  #115  
Old 09-17-2011, 12:48 AM
maxie maxie is offline
 
Join Date: Mar 2008
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

installed perfectly 4.1.2
Reply With Quote
  #116  
Old 09-17-2011, 01:22 AM
silpher silpher is offline
 
Join Date: Nov 2010
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Working on 4.1.4
Reply With Quote
  #117  
Old 10-02-2011, 07:32 PM
barakuda barakuda is offline
 
Join Date: Dec 2006
Location: Indonesia
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this was i'm looking for
Thank you
Reply With Quote
  #118  
Old 10-04-2011, 10:09 PM
letsjoy's Avatar
letsjoy letsjoy is offline
 
Join Date: Jun 2006
Location: Dhump State
Posts: 197
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks a lot for this MOD
Installed + 5 stars
Reply With Quote
  #119  
Old 10-04-2011, 11:30 PM
MyPeSePe's Avatar
MyPeSePe MyPeSePe is offline
 
Join Date: Sep 2011
Location: Phonesfera
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

installed thanks
Reply With Quote
  #120  
Old 10-23-2011, 11:45 PM
MalluParadise MalluParadise is offline
 
Join Date: Oct 2008
Posts: 77
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

working in 4.1.7 ?
Reply With Quote
  #121  
Old 11-10-2011, 10:39 PM
ryancooper ryancooper is offline
 
Join Date: Jul 2002
Posts: 433
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just installed on 4.1.7 Patch Level 2.

Attached is the same thing just ONLY list the forums you would like INCLUDED
Attached Files
File Type: xml product-firstonallpages(3)-INCLUDED.xml (4.0 KB, 36 views)
Reply With Quote
Reply


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 09:57 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.09405 seconds
  • Memory Usage 2,336KB
  • Queries Executed 27 (?)
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_code
  • (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
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (7)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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • 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