vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Thread Introductions (https://vborg.vbsupport.ru/showthread.php?t=38297)

N!ck 05-18-2002 06:33 AM

no, i'll just stick to my guns on the link UNDERNEATH the menu :)

N!ck 05-18-2002 06:33 AM

can i see this in action? :D

Boofo 05-18-2002 06:40 AM

What do you mean? You lost me there.

N!ck 05-18-2002 05:15 PM

could i get the url of one of your threads with an introduction?

N!ck 05-18-2002 11:49 PM

okay i fixed the problem with the blank page on my attempt at further integrating the link to the thread introduction editor (it was only on the move/copy option, btw)...i've tested the javascript and it works fine...see post#1 for the new template to use

Boofo 05-19-2002 12:17 AM

I see you took the "post = action" thing out at the top. I figured it had something to do with that. Just a hunch. :) Now, how about my idea of being able to have either the thread[title] or thread intro be different and be allowed to use either one? :)

N!ck 05-19-2002 12:35 AM

this is not difficult. find in showthread.php:

PHP Code:

} else {
 
$threadintro "";


and replace with (make sure you take the spaces out of < normalfont > and < /normalfont >:

PHP Code:

} else {
 
$threadintro "<p><center>< normalfont ><font size=\"+5\">" $thread[title] . "</font>< /normalfont ></center><p>";



N!ck 05-19-2002 12:35 AM

so can i get your URL to view this? :D

Boofo 05-19-2002 02:14 AM

Sure, here you go.

My Thread Intro

But I ran into a problem. When I chnage the thread intro title now, it alos changes the thread title. Any ideas?

Boofo 05-19-2002 03:03 AM

Forget the last message. Problem solved and it works great! Now, all you have to do is have it maybe show the current title on the left of the edit box (or somewhere, just not inside it) incase we make a mistake editing it and don't want to have to start over from the beginning. Maybe even have a change and delete button, too. Just a couple of suggestions, that's all. Otherwise, it works great! Now I don't have to use muliple instances of thread title tags. I can be just like the big boys at vb.org! :) Great job, Nick!


All times are GMT. The time now is 10:02 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.02164 seconds
  • Memory Usage 1,734KB
  • 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_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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