vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   New Thread/Reply question. (https://vborg.vbsupport.ru/showthread.php?t=84578)

d3fuse 09-14-2002 02:14 AM

New Thread/Reply question.
 
Ok, you know when you click Submit for a New Thread/Reply/Edit it comes up with the 'Thank you blah blah' page and then redirects you to your location? Which template is it for me to edit that? I want to change how that looks.

Tony G 09-14-2002 02:20 AM

Should be in the new reply/threads categories somewhere.

Also, please use the Support forum. this is for posting Template modifications only.

turdboy 09-14-2002 02:21 AM

There's a big list in Redirection Message Template

redirect_addlist [change original]
redirect_calendaraddevent [change original]
redirect_calendardeleteevent [change original]
redirect_calendarupdateevent [change original]
redirect_deletepost [change original]
redirect_deleteposts [change original]
redirect_deletethread [change original]
redirect_editthanks [change original]
redirect_editthread [change original]
redirect_login [change original]
redirect_lostactivatecode [change original]
redirect_lostpw [change original]
redirect_markread [change original]
redirect_markreadforum [change original]
redirect_mergethread [change original]
redirect_movethread [change original]
redirect_nodelete [change original]
redirect_openclose [change original]
redirect_pmdelete [change original]
redirect_pmfoldersedited [change original]
redirect_pmmove [change original]
redirect_pmthanks [change original]
redirect_pmtrackingdelete [change original]
redirect_pmundelete [change original]
redirect_pollvotethanks [change original]
redirect_postthanks [change original]
redirect_registerthanks [change original]
redirect_removelist [change original]
redirect_reportthanks [change original]
redirect_search [change original]
redirect_sentemail [change original]
redirect_splitthread [change original]
redirect_sticky [change original]
redirect_subsadd [change original]
redirect_subsremove [change original]
redirect_subsremoveall [change original]
redirect_threadclosed [change original]
redirect_threadrate_add [change original]
redirect_threadrate_update [change original]
redirect_updatelist [change original]
redirect_updatethanks [change original]
redirect_updatethanks_newemail [change original]

Post in the right forum next time please.

d3fuse 09-14-2002 02:24 AM

Thanks, can a mod/admin forward this to Support forum plz?

Tony G 09-14-2002 02:25 AM

The three for Reply/Edit/Thread would be:

redirect_editthanks [change original]

I don't see any others though. :/

turdboy 09-14-2002 02:30 AM

Here's the ones you wanted

(Reply with a post/make a new thread are the same message) Reply thank - redirect_postthanks [change original]

Edit thank - redirect_editthanks

pixeldude 09-14-2002 03:26 AM

i'm lost what are you talking about??

turdboy 09-14-2002 03:35 AM

Not that it matters since the thread has been answered, but the little box with a message once you post that says thank you for posting blah blah blah we will now redirect you to your post.

Tony G 09-14-2002 06:35 AM

In simpler terms, the page that appears after you make a post or edit a message. :)

d3fuse 09-14-2002 03:11 PM

1 Attachment(s)
OK, I editted it, but some questions have arosen.

I want to get rid of that Line border, and I want the 'Click here...' to be moved up right underneath what I have...look at attachment.

turdboy 09-14-2002 06:09 PM

Well basically just

find this and delete it in showthread > standardredirect template

<td>
<table border="0" cellspacing="1" cellpadding="10" bgcolor="#7A7D81" width="70%">
<tr>

find and remove this

<smallfont> <a href="$url">Click here if you do not want to wait any longer<br>
(or if your browser does not automatically forward you)</a> </smallfont>

paste this in the table that has the images after the message text

<br><br><smallfont> <a href="$url">Click here if you do not want to wait any longer<br>
(or if your browser does not automatically forward you)</a> </smallfont>

If your having problems, which you will be cause I suck with instructions, pm me or post you standardredirect template here and I'll modify it for you.

d3fuse 09-15-2002 12:58 AM

Thanks! This helped me out a ton!

turdboy 09-15-2002 06:24 PM

Quote:

Originally posted by d3fuse
Thanks! This helped me out a ton!
Really that worked :O

I just winged it cause I never did an redirect mod before :) Glad it worked though. ^_^

d3fuse 09-15-2002 09:43 PM

1 Attachment(s)
Yep yep, it worked. I attached what it looks like right now. The quality is lowered for smaller size.


All times are GMT. The time now is 12:43 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.01307 seconds
  • Memory Usage 1,741KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (14)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