vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Show Thread Enhancements - Chief First Post - Every Page 3.7 (https://vborg.vbsupport.ru/showthread.php?t=178331)

Atakan KOC 05-05-2008 10:00 PM

Chief First Post - Every Page 3.7
 
Chief First Post - Every Page
With this mod, you can convert the view of the thread in to 4 different type. Additionally you can change the view as you edit click the edit button. The 1st message of the thread will stay at top all the time even while you are checking other messages related to this subject.


Thread Type
Postbit Article
Postbit Flipped
Postbit Normal
Postbit Legacy


install

Go to your admin cp, then:
Plugin System -> Manage Products -> [Add/Import Product] -> Select 'product-chiefpost.xml' from your computer then press 'Import'

Modifications Info

Plugin : 12
Phrases : 3
Template : 3
Setting : 0

Versions:
v1.0 - 24 August 2007
-First release

v1.0.1 - 26 August 2007
-Rating Phrase fixed

v1.1.0 - 6 May 2008
-vBulletin 3.7 release
-Rating Phrase fixed

With this mod, you can convert the view of the thread in to 4 different type. Additionally you can change the view as you edit click the edit button. The 1st message of the thread will stay at top all the time even while you are checking other messages related to this subject.

Atakan KOC 05-06-2008 03:55 PM

Versions:
v1.0 - 24 August 2007
-First release

v1.0.1 - 26 August 2007
-Rating Phrase fixed

v1.1.0 - 6 May 2008
-vBulletin 3.7 release
-Rating Phrase fixed

rapidphim 05-06-2008 03:56 PM

oh darn.. finally this is here... I'm first. thanks so much!

1Turk 05-06-2008 03:59 PM

thanks :)

installed..

vbengland 05-06-2008 04:01 PM

Thanks Atakan Koc

Tesekkurler Atakan abi :)

kaptanblack 05-06-2008 04:01 PM

Thanks, i am using that on my forum.

Installed....

demo: http://www.aktifpaylasim.com/makalel...ditionals.html

BuRaCh 05-06-2008 04:04 PM

thanks for 3.7.0 release.

Boosted Panda 05-06-2008 04:08 PM

Uploaded not working!

Atakan KOC 05-06-2008 04:10 PM

Quote:

Originally Posted by Boosted Panda (Post 1510632)
Uploaded not working!

Are you sure?

Demo 1 : http://www.vbulletin-turkey.com/foru...?p=885#post885
Demo 2 : http://www.aktifpaylasim.com/makalel...ditionals.html

elmati 05-06-2008 04:11 PM

Do uou fix the quick edit issue?
when you make a quick edit the post turn into normal postbit...

btw, thanks for this, as i see you read my pm :)

Boosted Panda 05-06-2008 04:13 PM

Yeah I uploaded it and its not working :(

J98680Bxxxxx 05-06-2008 04:14 PM

Installed (also marked), works fine. Thanks for this release Atakan. :up:

Boosted Panda 05-06-2008 04:17 PM

Got it, stupid database!

duckdodger 05-06-2008 04:18 PM

been looking forward to this. Thanks!

Hasann 05-06-2008 04:33 PM

installed works fine so far I didn't saw any bugs keep up the good work
http://www.vbulletin-turkey.com/foru...?t=64&langid=1

KURTZ 05-06-2008 04:48 PM

i definitely need this hack!!!!

rated, installed and nominated!!!!

superb job Atakan ...

M-Tuning 05-06-2008 04:50 PM

Nice, just like vb.org

butch3r 05-06-2008 04:59 PM

Request: can you make "postbit normal" default value?

Forum Lover 05-06-2008 05:33 PM

Is it possible to apply in certain forums thread.. not all?

maidos 05-06-2008 06:08 PM

possible to make make every threads on forum section use that mods ? like post article by just simply changing settings on admincp? i want a default setting of postbit_article on every forum sections? so when member start a thread that postbit_article will be in effect and also have avatar autoresize since i picked the postbit article and the avatars is outside the box

notice on quick edit theres some issue, the profile is in the way on the quick edit box

can u make the profile more like here on vbulletin.org?adding boxes that is

cheat-master30 05-06-2008 09:23 PM

Isn't working here either for some reason...

eXoOutsider 05-06-2008 09:31 PM

Quote:

Originally Posted by cheat-master30 (Post 1510978)
Isn't working here either for some reason...

same

urdu 05-06-2008 10:24 PM

Quote:

Originally Posted by butch3r (Post 1510697)
Request: can you make "postbit normal" default value?

i need this hack !

rated, installed and nominated!!!!

but the Default Thread Type is Postbit Article
i need the Default Thread Type in Postbit Legacy but how???
there are no options in admincp for settings
please help me ....:confused:

Vtec44 05-06-2008 10:57 PM

Search in the XML file for the code below

Code:

<option value="1">Postbit Article</option>
<option value="2">Postbit Legacy</option>
<option value="3">Postbit Flipped</option>
<option value="4">Postbit Normal</option>

and switch the order between Postbit Article and Legacy. Then import the XML (remember to set it to overwrite).

:)

urdu 05-06-2008 11:12 PM

Quote:

Originally Posted by Vtec44 (Post 1511037)
Search in the XML file for the code below

Code:

<option value="1">Postbit Article</option>
<option value="2">Postbit Legacy</option>
<option value="3">Postbit Flipped</option>
<option value="4">Postbit Normal</option>

and switch the order between Postbit Article and Legacy. Then import the XML (remember to set it to overwrite).

:)

i do all as you told me but still the Default Thread Type is Postbit Article ... :eek:

Vtec44 05-06-2008 11:18 PM

I did it on mine and it worked. It's basically switching the value for the drop down box in the XML prior to importing it to your forum. If it's not sticking, then you either didn't save the file, import the wrong file, or didn't set it to "Allow Overwrite" the existing product.

urdu 05-06-2008 11:31 PM

Quote:

Originally Posted by Vtec44 (Post 1511048)
I did it on mine and it worked. It's basically switching the value for the drop down box in the XML prior to importing it to your forum. If it's not sticking, then you either didn't save the file, import the wrong file, or didn't set it to "Allow Overwrite" the existing product.

Thanks for help me ...

I thinks it's not enough to change the value only it's working after i also change the below values & change the place of Default Type...;)

1.

Code:

<select name="ttype" tabindex="1">
<option value="1">Postbit Legacy</option>
<option value="2">Postbit Article</option>
<option value="3">Postbit Flipped</option>
<option value="4">Postbit Normal</option>
</select>


2.

Code:

case 1:
$this->templatename = 'postbit_legacy';
break;
case 2:
$this->templatename = 'postbit_articles';
break;
case 3:
$this->templatename = 'postbit_flipped';
break;
case 4:
$this->templatename = 'postbit';
break;
default:
$this->templatename = 'postbit';
break;


Vtec44 05-06-2008 11:39 PM

Oh duh, sorry I guess I forgot about that.

popular 05-06-2008 11:47 PM

KAPTAN BLACK ur demo site has a trojin, i advise u guys not to click it.

Barakat 05-07-2008 12:19 AM

thanks for that .... realy great one from you

popular 05-07-2008 12:34 AM

is it possible to have the article views work without the "always show first post" option?

Vtec44 05-07-2008 12:41 AM

you can replace your postbit template with the article template.

Kentaurus 05-07-2008 12:44 AM

Thanks for the hack :) A couple comments.

You defined the "chiefpost" column as INT( 10 ) UNSIGNED, but it is being used a flag. Since a field that big is not needed, It should be tinyint, or char(1). Same for ttype.

why are you using "global $globaltemplates;" in your cache_templates plugin? It shouldn't be necessary

Other than that, your hack is very nicely coded :) Thanks for sharing

cheat-master30 05-07-2008 11:44 AM

Any help to get this working as it should?

queengoc 05-07-2008 12:58 PM

I am very interested in keeping the first post at the top of the thread. My question is what are the various thread types? And will anyone other then the mod/admin have the ability to change it? I don't want to change how our threads are viewed except for the first post showing on all pages.

Thanks!

dinoking 05-07-2008 05:44 PM

I installed mod but it have problems with new thread (new post)!

http://chiase.anhso.net/as/08/05/08/unti218218.jpg

Can you help me ? Thanks, sorry my english not good :D

elmati 05-07-2008 06:12 PM

Goto Forum manager - > edit a forum -> scroll to bottom and ckeck the option first post to yes :)

Cheers!

queengoc 05-07-2008 07:00 PM

Thanks Elmati! It didn't answer my question about changing the threads but I installed anyway and it looks great!

cheat-master30 05-07-2008 07:33 PM

Then how come I always set it to yes, and it doesn't give the option?

xorex 05-07-2008 10:59 PM

Nice hack !!! thanks /

usergroup permission please next release .

......installed and Nominate for MOTM :-)


All times are GMT. The time now is 09:50 PM.

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.01407 seconds
  • Memory Usage 1,813KB
  • 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
  • (4)bbcode_code_printable
  • (5)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
  • (40)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