vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=34)
-   -   DHTML Thread Preview with Per-User Option (https://vborg.vbsupport.ru/showthread.php?t=64591)

Scrub 05-01-2004 04:17 PM

Try this:

HTML Code:

<if condition="$show['threadicons']">
                <td class="alt2">
            <if condition="$show['threadicon'] && $thread[preview] && !empty($thread[preview]) && $bbuserinfo[field5] != 'No'">
                <img src="$thread[threadiconpath]" alt="" border="0" onmouseover="return doPreview('$thread[preview]');" onmouseout="return nd();" />
            <else />
                <if condition="!$show['threadicon'] && $thread[preview] && !empty($thread[preview]) && $bbuserinfo[field5] != 'No'">
                    <img src="images/icons/icon1.gif" alt="" onmouseover="return doPreview('$thread[preview]');" onmouseout="return nd();" />
                <else />
                    <if condition="$show['threadicon']">
                        <img src="$thread[threadiconpath]" alt="alt="$thread[threadicontitle]"" border="0" />
                    <else />
                        <img src="images/icons/icon1.gif" alt="Post" />
                    </if>
                </if>
            </if>
        </if>


Chroder, I belive you forgot an </if> in the threadbit edit. ;)

Chroder 05-01-2004 05:02 PM

Quote:

Originally Posted by Scrub
Try this:

HTML Code:

<if condition="$show['threadicons']">
                <td class="alt2">
            <if condition="$show['threadicon'] && $thread[preview] && !empty($thread[preview]) && $bbuserinfo[field5] != 'No'">
                <img src="$thread[threadiconpath]" alt="" border="0" onmouseover="return doPreview('$thread[preview]');" onmouseout="return nd();" />
            <else />
                <if condition="!$show['threadicon'] && $thread[preview] && !empty($thread[preview]) && $bbuserinfo[field5] != 'No'">
                    <img src="images/icons/icon1.gif" alt="" onmouseover="return doPreview('$thread[preview]');" onmouseout="return nd();" />
                <else />
                    <if condition="$show['threadicon']">
                        <img src="$thread[threadiconpath]" alt="alt="$thread[threadicontitle]"" border="0" />
                    <else />
                        <img src="images/icons/icon1.gif" alt="Post" />
                    </if>
                </if>
            </if>
        </if>


Chroder, I belive you forgot an </if> in the threadbit edit. ;)

Uh oh :eek: I'll take a look

Chroder 05-01-2004 05:06 PM

See first post for updated package. Missed a </td> and </if>. Should work now :D

SmartGnome 05-01-2004 05:07 PM

@Scrub

Many TNX ....... works fine now :banana:

Scrub 05-01-2004 05:35 PM

Quote:

Originally Posted by Chroder
See first post for updated package. Missed a </td> and </if>. Should work now :D

I should've caught that missing </td>. LMAO! Guess I was more interested in the error. :p

Chroder 05-01-2004 10:37 PM

Any idea's on different locations for the hovering? The post icons aren't too practical. I was thinking of a 5x5px image next to each title that had the hoving on it -- too much?

Boofo 05-02-2004 03:58 AM

Why not just do the thread title link?

Chroder 05-02-2004 06:13 AM

Because it's clumsy and annoying :p

Boofo 05-02-2004 06:18 AM

Well, you asked for a different location. Sorry it wasn't the answer you wanted.

msimplay 05-02-2004 12:56 PM

just realised that the dhtml tooltips missing for when u search posts
could we add it to that ?

ps how do i remove the preview altip from thread title on forum display

also i wasn't sure wether to ask here or in the vbadvanced forum
but i'd also like to intergrate this with last posts block for Vbadvanced somehow :o

excellent hack idea by the way
the thread previews get annoying when they don't have html stripped in the thread preview alt tip


All times are GMT. The time now is 11:57 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.01050 seconds
  • Memory Usage 1,748KB
  • 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
  • (2)bbcode_html_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