The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Chief First Post - Every Page [Forum Based] Details »» | |||||||||||||||||||||||||||||||||||||||
Chief First Post - Every Page [Forum Based]
Developer Last Online: Mar 2023
Chief First Post - Every Page [Forum Based] 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 New Comment Type Postbit Flipped Postbit Normal Postbit Legacy install Go to your admin cp, then: Plugin System -> Manage Products -> [Add/Import Product] -> Select 'product-atabbda.xml' from your computer then press 'Import' Modifications Info Plugin : 7 Phrases : 8 Template : 3 Setting : 0 Versions: v1.0 - 12 Octaber 2008 -First release 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. Download Now
Screenshots
Show Your Support
|
Comments |
#12
|
|||
|
|||
3.7 version: https://vborg.vbsupport.ru/showthread.php?t=178331
|
#13
|
|||
|
|||
Code:
Database error in vBulletin 3.8.0 Release Candidate 1: Invalid SQL: SELECT post.*, post.username AS postusername, post.ipaddress AS ip, IF(post.visible = 2, 1, 0) AS isdeleted, user.*, userfield.*, usertextfield.*, avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline,customavatar.width AS avwidth,customavatar.height AS avheight, spamlog.postid AS spamlog_postid, deletionlog.userid AS del_userid, deletionlog.username AS del_username, deletionlog.reason AS del_reason, editlog.userid AS edit_userid, editlog.username AS edit_username, editlog.dateline AS edit_dateline, editlog.reason AS edit_reason, editlog.hashistory, postparsed.pagetext_html, postparsed.hasimages, sigparsed.signatureparsed, sigparsed.hasimages AS sighasimages, sigpic.userid AS sigpic, sigpic.dateline AS sigpicdateline, sigpic.width AS sigpicwidth, sigpic.height AS sigpicheight, IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid, infractiongroupid FROM vb_post AS post LEFT JOIN vb_user AS user ON(user.userid = post.userid) LEFT JOIN vb_userfield AS userfield ON(userfield.userid = user.userid) LEFT JOIN vb_usertextfield AS usertextfield ON(usertextfield.userid = user.userid) LEFT JOIN vb_avatar AS avatar ON(avatar.avatarid = user.avatarid) LEFT JOIN vb_customavatar AS customavatar ON(customavatar.userid = user.userid) LEFT JOIN vb_spamlog AS spamlog ON(spamlog.postid = post.postid) LEFT JOIN vb_deletionlog AS deletionlog ON(post.postid = deletionlog.primaryid AND deletionlog.type = 'post') LEFT JOIN vb_editlog AS editlog ON(editlog.postid = post.postid) LEFT JOIN vb_postparsed AS postparsed ON(postparsed.postid = post.postid AND postparsed.styleid = 21 AND postparsed.languageid = 1) LEFT JOIN vb_sigparsed AS sigparsed ON(sigparsed.userid = user.userid AND sigparsed.styleid = 21 AND sigparsed.languageid = 1) LEFT JOIN vb_sigpic AS sigpic ON(sigpic.userid = post.userid) WHERE post.postid IN (0,296880,296880) ORDER BY post.dateline */; MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '/' at line 30 Error Number : 1064 This is what I did I installed the product using product manager, went to the forums and moderators tab and selected one of the forums and selected yes for the "This Forum Chief First Post ?" option and selected style as Postbit Then I went to that particular forum and clicked on a thread and got the above error. The forums for which I didn't use this mod, are functioning correctly. EDIT: and yes I am using 3.8 RC1 |
#14
|
||||
|
||||
Is there any difference between the 3.7 and this version?
|
#15
|
|||
|
|||
Quote:
anyone? pls help |
#16
|
|||
|
|||
this mod says "supported" .. its been almost 10 days since i had an error and no reply .. may be it shud be changed to "not supported"
|
#17
|
|||
|
|||
how can i edit the first post in postbit
because i see 3 template and postbit is not one of them installed great add |
#18
|
|||
|
|||
3.7 thread states it does not work past 3.7.2 PL1, and cannot be set forum-specific. Any word on this one being backward compatible at all? I'd love to throw it in now rather than hold off until 3.8 is done and in. Much appreciated.
|
#19
|
|||
|
|||
Is there a way to just display the first post as the chief post without using these "Thread Type:" not needed by me thing?
|
#20
|
|||
|
|||
ok dropped it from my tagged modifications .. this kind of is *NOT* supported i guess .. mods shud change it
|
#21
|
|||
|
|||
This is sick. There is nothing wrong with it...at least nothing I have seen
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|