vb.org Archive

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

demgel 12-04-2007 05:29 PM

Well, TO ME is annoying that everything is in posbit_article mode by default, so... to choose the default posbit, in the XML search:

default:
$this->templatename = 'postbit_articles';

So, change postbit_articles for the default mode you like.

These are the four options you can use:

postbit_legacy
postbit_articles
postbit_flipped
postbit (this is the normal mode)

So, then you import the product (reeplacing the old one by this one).

Saludos desde chile! (My english really sucks, I now)

PD: Don't know if this was posted already on this thread.
PD2: Atakan KOC, YOU ARE THE MAN!!! I've been waiting for this since march!! :D

Aydeniz 12-04-2007 07:01 PM

Is that posibble to restrict this to some usergroups ? Anyway , great job Atakan ...

mykkal 12-06-2007 07:58 AM

1. There were an option to selectively have the first post repeat itself. May not want the 1st post to display on every thread.

2. An option in the admin panel to give the moderators or users an oppurtunity to post those articles indivdually regardless of the forum. Say make it usergroup based.

3. or maybe add a usergroup called articled which you can add indivuals too to give them the choice of posting regular threads or articles.

goorgoor 12-10-2007 03:29 PM

hoe can i have the content in the right side instead of left side?

Theoldwiz 12-14-2007 01:25 PM

I wish you could set what you wanted as default. I cant use this if my users have to pick what they want every thread, because I want to force them to use one thing.

Zaiaku 12-23-2007 10:28 PM

Damn I love this mod!

Theoaldwiz - Read this https://vborg.vbsupport.ru/showpost....&postcount=151

Doctor Death 12-23-2007 10:32 PM

This is a great mod... what would make it even better is to somehow FRAME the first post in a different color and/or a dividing border to make it stand out on subsequent pages.

Daisy EE8 12-30-2007 09:47 PM

installed and MOTM!

Many thanks!!!:up:

bigcurt 12-30-2007 10:13 PM

I just want the first post showed on every page..that simple. How can I do that? I know I can do it with this mod but this mod also allows people to choose how they post in the forum and all and I do not need/want that.

Tim_GPN 12-31-2007 03:33 AM

Great mod, however it wont work for me for some reason.

I just get a huge database error? Any ideas?

Quote:

Database error in vBulletin 3.6.8:

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(photoplo g_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 = 9 AND postparsed.languageid = 1)
LEFT JOIN sigparsed AS sigparsed ON(sigparsed.userid = user.userid AND sigparsed.styleid = 9 AND sigparsed.languageid = 1)
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,31144,31144)
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 : Monday, December 31st 2007 @ 04:31:29 PM
Script : .......
Referrer : .......
IP Address : .......
Username : .......
Classname : vB_Database


All times are GMT. The time now is 02:26 AM.

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.01975 seconds
  • Memory Usage 1,746KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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