vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vbBux / vbPlaza (https://vborg.vbsupport.ru/forumdisplay.php?f=171)
-   -   vB3.6 Only Edit for threadbit template problem (https://vborg.vbsupport.ru/showthread.php?t=123414)

gwhooooey 08-08-2006 06:22 PM

vB3.6 Only Edit for threadbit template problem
 
I use the 'New Posts' feature of vBulletin all the time, but when I make this template edit, the new posts that it finds aren't bolded like they usually are.

Is there a fix for this? What's that template edit do exactly anyway?

gwhooooey 08-11-2006 03:22 AM

I know i'm not the only person getting this as I checked the main thread.
https://vborg.vbsupport.ru/showpost....postcount=3526

So, what exactly is the template edit doing? Because it's not been bolding the thread titles when I search for new posts, i've removed that template edit for now.

Quote:

vBulletin 3.6.x Only Edit:

Next Find:
Code:

                        <a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]"<if condition="$show['gotonewpost']"> style="font-weight:bold"</if>>$thread[threadtitle]</a>
Replace With:
Code:

                        <a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]"<if condition="$thread['titlestyle']">style="$thread[titlestyle]"</if>>$thread[threadtitle]</a>

Is the edit i'm talking about.

movielist 08-11-2006 08:39 AM

Yep. I also confirm this problem.

devilrulez 08-14-2006 05:50 AM

Yeah it happens with me too...any solution? can i revert back to original and would it harm my VBPlaza?

movielist 08-14-2006 06:29 AM

I believe you can revert that bit of code.
It will bring back bold new posts, but you won't see thread changes made by users in VbPlaza.

gwhooooey 08-14-2006 06:34 PM

Ah, so it's like glow/coloured thread titles that people can buy?

I never needed that template edit then because I have them turned off.

y2krazy 08-14-2006 10:47 PM

Maybe this will allow the bold to remain when it's a new post - so long as there are no options selected from vbPlaza to modify the look of the thread title?

Code:

                        <a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]"<if condition="$thread['titlestyle']">style="$thread[titlestyle]"<else /><if condition="$show['gotonewpost']"> style="font-weight:bold"</if></if>>$thread[threadtitle]</a>
Since I'm the only user on my board I can't test it out. Let me know if it works! :)

EasyTarget 08-31-2006 03:03 PM

same problem.. forumdisplay threads aren't highlighted with new posts.. it still works for forums, just not threads.

peterska2 came up with this quick fix which should let you use vbplaza thread styles and still see new posts in the threads.
Code:

      <a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]"<if condition="$thread['titlestyle']">style="$thread[titlestyle]"</if>><if condition="$show['gotonewpost']"><strong>New: </strong></if>$thread[threadtitle]</a>
The result will be something like this:
New: unread thread title
New: unread thread title with style
read thread title
read thread title with style

webgroup 09-05-2006 02:53 AM

Thanks God Im not alone!!! ufff!!

\lets see if someone can find a fix for this

Quote:

Originally Posted by y2krazy
Maybe this will allow the bold to remain when it's a new post - so long as there are no options selected from vbPlaza to modify the look of the thread title?

Code:

                        <a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]"<if condition="$thread['titlestyle']">style="$thread[titlestyle]"<else /><if condition="$show['gotonewpost']"> style="font-weight:bold"</if></if>>$thread[threadtitle]</a>
Since I'm the only user on my board I can't test it out. Let me know if it works! :)

Yep! it works!! and it keeps the vbplaza functions intact.

Thanks!

mamashid 02-04-2007 02:31 PM

Quote:

Originally Posted by y2krazy (Post 1052346)
Maybe this will allow the bold to remain when it's a new post - so long as there are no options selected from vbPlaza to modify the look of the thread title?

Code:

                        <a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]"<if condition="$thread['titlestyle']">style="$thread[titlestyle]"<else /><if condition="$show['gotonewpost']"> style="font-weight:bold"</if></if>>$thread[threadtitle]</a>
Since I'm the only user on my board I can't test it out. Let me know if it works! :)

where do i do this?


All times are GMT. The time now is 10:08 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.01076 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
  • (6)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete