vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=134)
-   -   Showthread readded (https://vborg.vbsupport.ru/showthread.php?t=88775)

Bernd Glasstett 03-26-2004 10:00 PM

Showthread readded
 
Showthread Readded Hack
This is to readd two features to the showthread-template, which where taken out but are quite nice to have:


  • Breadcrumbs on the bottom of each thread
  • Newthread button in each thread
Livedemo is visible here:
http://www.comicforum.de/comicforum

This is the version for vB 3.0.0 Gold :)

I now added the versions for Release Candidate 1 and Release Candidate 3 - just in case someone still has them installed. You need to search for something different.

Tony G 03-27-2004 09:21 PM

Nice little mod, thanks for the submission. :)

Vb-Hispano 03-28-2004 11:07 AM

thanks ;) nice

Ocean 04-16-2004 12:16 AM

The code for Breadcrumbs has changed in vB 3.0.1 (at least, comparing it to the code your hack inserts).

What would be the new code I would have to insert in order to get 3.0.1 Breadcrumbs at the bottom of the page?

Bernd Glasstett 04-16-2004 03:50 AM

I haven't installed 3.0.1 yet - our son was born one week ago. But I will install it asap and post the new code :)

Ocean 04-16-2004 09:04 AM

Congratulations!!!!!!!


Cripes, take your time with the code, then! I know you won't be getting any sort of decent sleep for quite some time yet! :)

Ocean 08-02-2004 01:16 PM

Quote:

Originally Posted by Mirical Bernd

I haven't installed 3.0.1 yet - our son was born one week ago. But I will install it asap and post the new code :)

Hi, Mirical Bernd! I hope things have been going well with your son!

Aside from seeing how you're doing, I thought that I would resurrect this topic, since we last discussed it in April. :)


I still am interested in making sure that the Breadcrumb code I use at the bottom is the most recent code - although at this point, we're talking about vBulletin 3.0.3, of course. :)


Out of curiosity, and in order to save you time and effort (if not now, than in the future certainly) - is there a section in one of the templates that you're pulling the Breadcrumb code from?

If so, than if you could point me in the right direction, I can save you the trouble of installing vB 3.0.3, if you haven't done it already - and I won't have to trouble you again the next time that vB updates to a new version. ;)


Thanks again, and I hope you're enjoying your sleepless nights! :D

Bernd Glasstett 08-02-2004 03:13 PM

We are doing fine now. The first weeks were exhausting, but now everything is getting better and better. He lets us sleep in the night, sometimes even 10 hours in a row. And he is really a charming little person :) Here is a little picture of him.

What you are looking for is in the navbar-template :) Just be careful to not copy the login-info (<!-- login form -->) because it won't work down there.

Ocean 08-02-2004 04:40 PM

Quote:

Originally Posted by Mirical Bernd

We are doing fine now. The first weeks were exhausting, but now everything is getting better and better. He lets us sleep in the night, sometimes even 10 hours in a row. And he is really a charming little person :) Here is a little picture of him.

What you are looking for is in the navbar-template :) Just be careful to not copy the login-info (<!-- login form -->) because it won't work down there.

I'm glad you're doing better, and your son's adorable. :)


I also found the section you referenced. Thank you for that! :)

OrionDesigns 09-16-2005 08:03 PM

Perfect hack, however I'm having trouble locating these two lines -- could somone give me a helping hand? (I'm using RC3) - v3.0.8

Quote:

<if condition="$show['largereplybutton']">
<td class="smallfont"><a href="newreply.php?$session[sessionurl]do=newreply&amp;noquote=1&amp;p=$FIRSTPOSTID"><if condition="$show['closethread']"><img src="$stylevar[imgdir_button]/reply.gif" alt="$vbphrase[reply]" border="0" /><else /><img src="$stylevar[imgdir_button]/threadclosed.gif" alt="$vbphrase[closed_thread]" border="0" ></if></a></td>
</if>
Quote:

$quickreply


All times are GMT. The time now is 08:18 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.01998 seconds
  • Memory Usage 1,729KB
  • 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
  • (4)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