vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Length of Thread Preview vB 4.2 PL2 (https://vborg.vbsupport.ru/showthread.php?t=287590)

Syxguns 09-08-2012 01:12 AM

Length of Thread Preview vB 4.2 PL2
 
1 Attachment(s)
Okay first let me say that I've been searching for a while and coming up empty handed for vB 4.2 PL2.

Here: https://www.vbulletin.com/docs/html/...s_forumdisplay

And I've read a couple of post about going to AdminCP >> Settings > Options > Forum Listings Display Options and finding "Length of thread preview" and set it to 0.

However I do not have that option in vB 4.2. Using Firebug I've determined that the location of the thread preview is in forumlastpost td, but where from there can I make changes to not show the mouse over effect?

I've attached a pic so you can see what I'm talking about. I wouldn't have a problem with it but it is showing the HTML code that I used for username markup. I want to disable that mouse over effect, I just need to know where to do it.

Thanks for any help you can provide! If this option was removed from vB 4.2, then it needs to be replaced!:erm:

snakes1100 09-08-2012 01:57 AM

Forum Display Options (forumdisplay) --> Length of thread preview text

Syxguns 09-08-2012 02:50 AM

Quote:

Originally Posted by snakes1100 (Post 2363565)
Forum Display Options (forumdisplay) --> Length of thread preview text

Thanks snakes1100, however that did not do the trick. I did a search in the templates for forumlastpost, and checked all the files. I could not find anything that said [preview] to change.

I didn't mention that the mod I'm using is Username HTML Markup 4.1 located here: https://vborg.vbsupport.ru/showthread.php?t=229146

In the XML file I could not find a mouse over event or preview event to make changes to, however, if I could add a condition to the XML to not allow mouse over on the hyperlink I could do that as well.

Still looking, do you have any more suggestions?:confused:

Edit: by the way if you would like to check it out with Firebug you can see it in action here: http://www.place4musicians.com You may also log in as Guest Guest1234 is a password. You have no permissions but can view the entire forum if you like.

nerbert 09-08-2012 03:32 AM

If you're trying to eliminate the mouseover tooltip with the preview in it you need to remove

title="{vb:raw thread.preview}"

in the threadbit template. See http://www.w3schools.com/tags/att_standard_title.asp

I'm still using vb4.1.12, I assume it's the same as in the version you're using.

Syxguns 09-08-2012 03:39 AM

Quote:

Originally Posted by nerbert (Post 2363573)
If you're trying to eliminate the mouseover tooltip with the preview in it you need to remove

title="{vb:raw thread.preview}"

in the threadbit template. See http://www.w3schools.com/tags/att_standard_title.asp

I'm still using vb4.1.12, I assume it's the same as in the version you're using.

I'll give that a shot, do you know what file that is located in? I just need it removed from the forumlastpost but if I have to remove it from everything to get rid of the problem I will.

Thanks nerbert

nerbert 09-08-2012 03:47 AM

It's not in a file, it's in the "threadbit" template in the Style Manager

Syxguns 09-08-2012 03:51 AM

Found it. After I removed it the mouse over image was still there.:(

nerbert 09-08-2012 03:59 AM

Same here. I'm mystified.

Syxguns 09-08-2012 04:01 AM

That seemed like it should have worked! Can you think of another location to remove preview?

nerbert 09-08-2012 04:07 AM

Perhaps the title attribute is there for people with JavaScript disabled and for those who have JS enabled it's in the JavaScript for that page "search_resultlist".

One look at any of those scripts will make your eyes bleed.


All times are GMT. The time now is 10:36 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.01700 seconds
  • Memory Usage 1,738KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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