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!

N!ck 05-19-2002 03:57 AM

:D

Boofo 05-19-2002 04:39 AM

What did you think of the sight? I was working on something and it was messed up for a few minutes but all is well now. What about my idea? :) Also, I have updated the instructions for use the way I have it, if you are interested. :)

N!ck 05-19-2002 04:49 AM

i think you should go ahead and attach those instructions and i will include them in the archive :)

your forums have some nice modifications...only, i personally would get rid of that mod column and move the drop down box underneath the description.

i wasn't actually able to look at that thread, as apparently only admins/mods/?? can view it...if you could do a quick introduction on another one i can take a look, but it's not necessary. :)

Boofo 05-19-2002 05:03 AM

The instructions are attached below. I guess I don't understand about moving the drop down box under the description. What desciption and where do i move it? :)

Try this URL:

Thread Intro Test for Nick

N!ck 05-19-2002 05:36 AM

what i mean is eliminating that column, and moving that code to underneath $forum[description] in the forumhome_level2_post

Boofo 05-19-2002 06:04 AM

You mean putting the mod box UNDER the forum description? Wouldn't that look really wierd?

BTW: How is the file I attached? You like?

Boofo 05-19-2002 06:06 AM

Ok, I see what you are saying. Any idea how to do it?

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

search the templates forum for how to remove the moderator column, then in forumhome_level2_post insert <br>$forum[moderators] after $forum[description]

and yes, i linked to your file in post #1 as an alternate if people are after what you wanted

Boofo 05-19-2002 08:10 AM

I figured that out about the forum moderators just after I asked you about it. :) Check it out now. The moderator column is gone and the moderators are over where they should be. I have a few touch ups to do, but I'll get it.

If you want, I can send you the file to include in your program. Let me know. (Or, I suppose you can view it and copy it yourself if you wanted it. DOH!!!! on me). :)

Are you going to consider my idea of moving the intro info to the side or a box? Because if someone has a thread header that they already like and want to put it in the intro, it would be nice to have it there in front of them to copy or whatever, in case they didn't remember the exact name before they went into the intro editor. Does any of that make any sense to you? :) Unless you can pull out the default thread header into the editor if there isn't an intro in the thread already.

Boofo 05-19-2002 08:15 AM

Nick,

Maybe you can answer this question. Either no one else seems to know or they just aren't willing to part with the info. What is the postbit_ignore and what does it do, or what is it used for?

N!ck 05-19-2002 03:57 PM

postbit_ignore is what shows in place of the post if the poster is on the user's ignore list

your forumhome looks great now...:)...only one suggestion. in forumhome_level1_nopost, put <img src="https://vborg.vbsupport.ru/images/space.gif" width="150" height="1"><br> above "Last Post", so that the widths of that column in all your tables match.

Boofo 05-19-2002 07:42 PM

I just tried doing that and it made no difference in the width. Exactly where and how should I put it, maybe I missed something. I have wanted to do that all along but haven't been abler to find a way to make it work.

N!ck 05-19-2002 07:47 PM

widen it to like 225 then :)

Boofo 05-19-2002 07:49 PM

All within the same td statemant as last post or just before it?

N!ck 05-19-2002 07:50 PM

within it

Boofo 05-19-2002 08:02 PM

You are my hero! I have been looking for a way to do that forever now. Thank you very much, sir! Is that the only file I need to change it in? And, any other suggestions? (I'd apprecaiete hearing any you have).

N!ck 05-19-2002 08:05 PM

i don't think there's anywhere else you'll need to do that... :)

i have no other suggestions; nice job!

Boofo 05-19-2002 08:14 PM

Thanks! Do you use messenger?

N!ck 05-19-2002 08:57 PM

yahoo: phobe62
aol im: icknay06
icq: 36738980

Boofo 05-19-2002 08:59 PM

Come on, Nick, all I have is MSN Messeneger. (Trillian actaully) :) Can't you get an account there, BUDDY??? (Is any of this working? :))

N!ck 05-19-2002 09:04 PM

sorry; i have a thing against Microsoft :)

Boofo 05-19-2002 09:50 PM

Mne and you both, That's why I use trillian. I could use your help with the quote box at the bottom of the moan page (it has a double kine under it). You really should get an account there though just to use Trillian if nothing else. :)

N!ck 05-19-2002 09:59 PM

okay

N!ck 05-19-2002 10:03 PM

phobe62@yahoo.com on msn

N!ck 05-19-2002 10:58 PM

New version 1.1.5.

Now you can update ALL threads' introductions at once.

Almax 05-16-2003 07:27 PM

Very nice hack just what i was after
are you still supporting this hack n!ck ?

I'd like to add time automatically and let mods add to the thread also
plus i'd like to get rid of the "change all" code

thanx if you can help ;)


All times are GMT. The time now is 04:17 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.01535 seconds
  • Memory Usage 1,782KB
  • 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
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (36)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