vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Display Enhancements - Thread Thumb From [img] vB (https://vborg.vbsupport.ru/showthread.php?t=241493)

ZuFett 04-30-2010 11:11 PM

dont work...i use vb 4.0.3
options:
ID|100,100
ID2|100,100

Change threadbit but it dont work....

ry215 05-01-2010 04:32 AM

I HAVE TEST IT FOR 4.0.3 WORKING GOOD BRO
PLS CHECK AGAIN

ID|100,100
ID2|100,100

id = ID FORUM
SAMPLE
forumdisplay.php?f=87
id = 87
87|100,100

ZuFett 05-01-2010 11:11 AM

Code:

3|100,100
129|100,100
46|100,100
45|100,100
47|100,100
48|100,100
28|100,100
44|100,100

Options -> enabled
threadbit ->

Code:

"></a>
replace with
Code:

{vb:raw thread.chip_thumb}</a>
nothing change.....

desi-boy 05-01-2010 04:19 PM

Quote:

Originally Posted by ZuFett (Post 2030006)
Code:

3|100,100
129|100,100
46|100,100
45|100,100
47|100,100
48|100,100
28|100,100
44|100,100

Options -> enabled
threadbit ->

Code:

"></a>
replace with
Code:

{vb:raw thread.chip_thumb}</a>
nothing change.....





same for me

calvinnguyen 05-01-2010 04:40 PM

It didn't work for vb 4.0.3. Please check it again ry215. Thank You

ry215 05-01-2010 04:47 PM

Pls check again T_T

My code
">{vb:raw thread.chip_thumb}</a>

Your code no have ">

ZuFett 05-01-2010 10:46 PM

Works now but the text from thread-title is under the image :(

YankForum 05-01-2010 11:39 PM

but for me works fine , you can chek it here if you don't believe , nominated for MOTM by me , tnxxxxxxxxxx
EDIT: i'm getting seriouse database errors after installing this modification

Code:

Invalid SQL:

              SELECT
                      IF(votenum >= 1, votenum, 0) AS votenum,
                      IF(votenum >= 1 AND votenum > 0, votetotal / votenum, 0) AS voteavg,
                post.pagetext AS thumb,
                      thread.threadid, thread.title AS threadtitle, thread.forumid, pollid, open, postusername, postuserid, thread.iconid AS threadiconid,
                      thread.dateline, notes, thread.visible, sticky, votetotal, thread.attach, thread.lastpost, thread.lastposter, thread.lastposterid, thread.lastpostid, thread.replycount, IF(thread.views<=thread.replycount, thread.replycount+1, thread.views) AS views,
                      thread.prefixid, thread.taglist, hiddencount, deletedcount,
                      user.usergroupid, user.homepage, user.options AS useroptions, IF(userlist.friend = 'yes', 1, 0) AS isfriend





              FROM thread AS thread
                      LEFT JOIN user AS user ON (user.userid = thread.lastposterid)
                      LEFT JOIN userlist AS userlist ON (userlist.relationid = user.userid AND userlist.type = 'buddy' AND userlist.userid = 0)







              WHERE thread.threadid IN (0,11)
              ORDER BY sticky DESC, lastpost DESC;

MySQL Error  : Unknown table 'post' in field list
Error Number  : 1109
Request Date  : Saturday, May 1st 2010 @ 11:41:02 PM
Error Date    : Saturday, May 1st 2010 @ 11:41:11 PM
Script        :
Referrer      :
IP Address    :
Username      :
Classname    : vB_Database
MySQL Version :


desi-boy 05-02-2010 11:00 AM

Quote:

Originally Posted by ZuFett (Post 2030356)
Works now but the text from thread-title is under the image :(

yep same 4 meeee

ry215 05-03-2010 09:09 AM

you can edit template bro ???


All times are GMT. The time now is 03:09 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.01042 seconds
  • Memory Usage 1,739KB
  • 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
  • (7)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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