The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#82
|
|||
|
|||
works very well!
any way to add some more options to the Article template? Such as more profile fields or the add-rep button? |
#83
|
||||
|
||||
Hello Atakan KOC!! :up:
I'm trying to Activate this Great Hack in My Forums, but when I try to see a Thread in the Forum I've designated to have this Functionality (Chief Post Show first post on every thread page? as Yes) I'm receiving an Error. Also when I try to create a New Thread in the Forum where I've Chosen to Activate this Hack, the Create New Thead Form appears with the Four New Options (postbit Article, Flipped, Normal, and Legacy), but when I create the Thread, I receive the same Error when the Forum try to show it to me!! What should I do to use this Hack?? What Should I Change?? Do I Have To Edit a Template?? Thank You For Your Help!! I'm copying the Error Message: Forum: http://inciarco.com/foros/forumdisplay.php?f=85 Thread: http://inciarco.com/foros/showthread.php?t=1909 Code:
Database error The INCIARCO - FOROS - Comunidades Virtuales de Integraci?n database has encountered a problem. -------------------------------------------------------------------------------- Please try the following: Load the page again by clicking the Refresh button in your web browser. Open the inciarco.com home page, then try to open another page. Click the Back button to try another link. The inciarco.com forum technical staff have been notified of the error, though you may contact them if the problem persists. We apologise for any inconvenience. Database error in vBulletin 3.6.7: 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 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_icon AS icon ON(icon.iconid = post.iconid) 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_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 = 3 AND postparsed.languageid = 2) LEFT JOIN vb_sigparsed AS sigparsed ON(sigparsed.userid = user.userid AND sigparsed.styleid = 3 AND sigparsed.languageid = 2) LEFT JOIN vb_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,8415,8415) ORDER BY post.dateline; 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 : Tuesday, September 25th 2007 @ 05:12:30 PM Script : http://zzz/showthread.php?t=1909 Referrer : http://zzz/forumdisplay.php?f=85 IP Address : zzz.zzz.zzz.zzz Username : zzz Classname : vb_database |
#84
|
||||
|
||||
I have installed it but how to enable/configure it.
By screenshots i'm confused i think it'll show 1st post of thread on each page. isnt it? will it do anything else?screenshots are confusing me. I have lots of sections. do i have to edit and set yes in all ?there shd be option which globally set yes for all sections. |
#85
|
||||
|
||||
Using 3.6.8, when I enable this in a forum, and then go to view that forum, or try to make a post, I get this error:
Quote:
|
#86
|
|||
|
|||
i dont know if this is a bug o just misconfiguration from me but when i use quickedit for 1st post the 1st post return to default vb postbit...
anyone have this problem too? thx in advance |
#87
|
|||
|
|||
Quote:
Quote:
Quote:
Find: Code:
<a href="report.php?$session[sessionurl]p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/report.gif" alt="$vbphrase[report_bad_post]" border="0" /></a></if> Code:
<if condition="$show['reputationlink']"> <span id="reputationmenu_$post[postid]"><a href="reputation.php?$session[sessionurl]p=$post[postid]" rel="nofollow" id="reputation_$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/reputation.gif" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]</phrase>" border="0" /></a></span> <if condition="$show['popups']"><script type="text/javascript"> vbrep_register("$post[postid]")</script></if> |
#88
|
|||
|
|||
Quote:
"The conditional on line 43 appears to be missing its end tag (</if>). The template will not function properly unless this is fixed." I think the replacement code isnt formed right? |
#89
|
|||
|
|||
no.
when i create a new topic the system said i am using postbit_article but when i use quick edit for this 1st post and press F5 to reload the page the postbit change to normal postbit... tomorrow ill make some tests thx Spermy for your answer! |
#90
|
||||
|
||||
This is an awesome hack! One of the best ones Ive downloaded...
I noticed though when I select the "Postbit Article" thread type, it reverts my custom signature edit (**) back to vB default. Is there a template for this Mod I can edit to fix it? ** I have a template edit in place which forces all signatures to the bottom of the post and extends the signature line across the entire length of the post. |
#91
|
|||
|
|||
Quote:
Quote:
Quote:
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|