The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
First post on every page of thread. Details »» | |||||||||||||||||||||||||
I had a use for it, so I thought I would share it.
Requires no file edits (Thanks Kirby!). Adds no quarys when viewing threads This is something like here on vbulletin.org , it allows you to select forums where the first post of the thread is shown thru out the thread. It uses stock template looks now , if someone wishes to make a template and share it feel free. I will offer support as I can. Ps. If you install this hack please click the install :nervous: Templates for first post: https://vborg.vbsupport.ru/showpost....&postcount=124 https://vborg.vbsupport.ru/showpost....&postcount=161 Show Your Support
|
Comments |
#252
|
||||
|
||||
vB for Version 3.6.2 searching
|
#253
|
|||
|
|||
How to; First post to seem only members. Guests are see error message (please register) ?
|
#254
|
|||
|
|||
please help I don't see where to enable this plug in I didn't see it in Forum Manager like it said in the note
|
#255
|
|||
|
|||
Quote:
make sure you imported product |
#256
|
|||
|
|||
Thank you very much for taking the time and trouble to share a working hack.
Happy Holidays! Peace. |
#257
|
|||
|
|||
I could really use this. Will it work on 3.6.4? Has anyone tried?
|
#258
|
||||
|
||||
Flawless!!
|
#259
|
||||
|
||||
works on 3.6.4
|
#260
|
|||
|
|||
I had this error when i go at any thread of the forum that i choose to activate this hack
Code:
Database error in vBulletin 3.6.4: Invalid SQL: SELECT post.*, post.username AS postusername, post.ipaddress AS ip, IF(post.visible = 2, 1, 0) AS isdeleted, user.*, userfield.*, usertextfield.*, icon.title as icontitle, icon.iconpath, avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline,customavatar.width AS avwidth,customavatar.height AS avheight, 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, 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 , IF(SUM(photoplog_fileuploads.moderate) > 0 AND 1 = 0,COUNT(photoplog_fileuploads.moderate) - SUM(photoplog_fileuploads.moderate),COUNT(photoplog_fileuploads.moderate)) AS photoplog_filecount FROM post AS post LEFT JOIN user AS user ON(user.userid = post.userid) LEFT JOIN userfield AS userfield ON(userfield.userid = user.userid) LEFT JOIN usertextfield AS usertextfield ON(usertextfield.userid = user.userid) LEFT JOIN icon AS icon ON(icon.iconid = post.iconid) LEFT JOIN avatar AS avatar ON(avatar.avatarid = user.avatarid) LEFT JOIN customavatar AS customavatar ON(customavatar.userid = user.userid) LEFT JOIN deletionlog AS deletionlog ON(post.postid = deletionlog.primaryid AND deletionlog.type = 'post') LEFT JOIN editlog AS editlog ON(editlog.postid = post.postid) LEFT JOIN postparsed AS postparsed ON(postparsed.postid = post.postid AND postparsed.styleid = 13 AND postparsed.languageid = 2) LEFT JOIN sigparsed AS sigparsed ON(sigparsed.userid = user.userid AND sigparsed.styleid = 13 AND sigparsed.languageid = 2) LEFT JOIN sigpic AS sigpic ON(sigpic.userid = post.userid) LEFT JOIN photoplog_fileuploads AS photoplog_fileuploads ON(photoplog_fileuploads.userid = user.userid) WHERE post.postid IN (0,279296,279174,279135,279095,279077,279030,279028,279028) ORDER BY post.dateline DESC; MySQL Error : Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if there is no GROUP BY clause Error Number : 1140 Date : Wednesday, December 6th 2006 @ 11:42:31 AM Script : http://f******** Referrer : http://******* IP Address : 82.53.131.163 Username : L'Ingegnere Classname : vb_database When I am a guest i can see very well.. but as a user.. in fact i creatye a custem usergroup and only that custom usergroup doesn't see that:S |
#261
|
|||
|
|||
The problem consist that everybody can see it only an custom usergroup no..
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|