vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   How can I do this? (https://vborg.vbsupport.ru/showthread.php?t=83961)

Richy T. 07-26-2002 01:55 PM

How can I do this?
 
Tried a search but I am not sure what it is called.
click here for example
When you place your cursor over a specific thread, a little yellow posty will pop up with the text contained. You don't have to click into a thread if you don't want to.

Cassandra Cain 07-26-2002 02:00 PM

That is a hack (I think it's called thread preview) at vbulletin.org

Unless there's some way to do it with templates only?

Richy T. 07-26-2002 02:11 PM

Thanks. I wish I could get through my firewall here at work to check it out though. Is that something difficult to do? I would imagine it would somewhat tax my bandwidth also correct?

imported_Niloc 07-26-2002 02:46 PM

That is kind of cool, I have never seen it used before..

Richy T. 07-26-2002 02:49 PM

This is the only one I have seen also. I like it too.

Cassandra Cain 07-26-2002 03:40 PM

I'm not sure about bandwith. I had it installed on one of my boards a while ago but I took it off because it got annoying lol. I installed it when I was just starting out using hacks, so it couldn't have been too hard :D

shiva 07-26-2002 09:15 PM

It's DHTML by the looks of it. Check dynamicdrive.com, saw something similar to that

mashby 07-27-2002 12:52 PM

What are we looking at? When I went to the link, it looks like a regular forum. What specifically am I looking for?

Richy T. 07-27-2002 01:13 PM

click into one of the forums and then hover over a thread title. a posty should come up with the first few lines of the post there without actually having to open it up.

dmjof 07-27-2002 01:45 PM

Try going to DynamicDrive.com as Shiva said finding the script/code for that then entering that in your "headinclude" template. Then in the text file if there is one, there should be a line that shows how to make that script work on a site, or in this case, a forum.

Enter that code that is says to get it to work into whatever template you want it to be in.

If that's not right, try heading over to vBulletin.org and typing in the search box "popup thread" and it will find things related to that if any.

mashby 07-27-2002 10:11 PM

Ahhh, I see it now. Thanks for clarification Richy T.

Even with the DHTML, this is still a hack because you're going to have to create a query for the first "foo" characters of the post. So, DHTML alone won't do the trick.

I found the hack at vBulletin.org that can do this. It's by nicksaunders and called Improved Thread Preview Hack [link].

Since this is a hack, we can't support you here at vBT, but the good people at vBulletin.org can fix you up. :)


All times are GMT. The time now is 04:44 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.01083 seconds
  • Memory Usage 1,725KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (11)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete