vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   New Thread - forum chooser on newthread.php (https://vborg.vbsupport.ru/showthread.php?t=93723)

kall 08-06-2005 06:36 AM

New Thread - forum chooser on newthread.php
 
Is anyone up to this?

Effectively, I would like to give people the ability to click the New Thread button and have the standard new thread options, but also a drop-down link to specify which forum the thread goes to.

The dropdown would need to be permission following, and would be similar to the Forum Jump dropdown.

Please?

ConqSoft 08-06-2005 06:52 AM

heh. I just posted the same in response to this thread:
http://www.vbulletin.com/forum/showthread.php?t=149768

kall 08-08-2005 08:55 AM

Bump.

Boofo 08-08-2005 09:05 AM

So basically you want to be able to post in any forum FROM any forum, right?

kall 08-08-2005 09:12 AM

Quote:

Originally Posted by Boofo
So basically you want to be able to post in any forum FROM any forum, right?

Pretty much... but the 'Forum to Post to' option should ideally be in newthread.php and be auto-populating, based on permissions.

That's why I thought the Forum Jump code could be ustilised.

Boofo 08-08-2005 10:17 AM

Quote:

Originally Posted by kall
Pretty much... but the 'Forum to Post to' option should ideally be in newthread.php and be auto-populating, based on permissions.

That's why I thought the Forum Jump code could be ustilised.

But if you base it on the forumjump, wouldn't that add a load of queries everytime it showed? ;)

Logikos 08-08-2005 10:23 AM

BooDoo has a point; it would add additional unnecessary queries to that page. Maybe I'm confused. What your wanting is; when a user clicks on the newthread.php page, it would have a drop down menu of which forum that thread should be posted in?

Boofo 08-08-2005 10:25 AM

BooDoo is coming after Chicken Wire! ;)

kall 08-08-2005 10:48 AM

Quote:

Originally Posted by Live Wire
BooDoo has a point; it would add additional unnecessary queries to that page. Maybe I'm confused. What your wanting is; when a user clicks on the newthread.php page, it would have a drop down menu of which forum that thread should be posted in?

OK, so my love affair with the forumjump is ill founded.

Yup, you are right. A permissions-based dropdown that effectively sets the forumid of the post.

Logikos 08-08-2005 10:53 AM

Quote:

Originally Posted by Boofo
BooDoo is coming after Chicken Wire! ;)

Don't walk to fast, wouldn't want you to break a hip. :p

Quote:

Originally Posted by kall
OK, so my love affair with the forumjump is ill founded.

Yup, you are right. A permissions-based dropdown that effectively sets the forumid of the post.

Well there isn't a forumjump in the newthread.php page. I guess you can use the existing forumjump and place it between the <form></form> tags. But there is more to it then just that, thats the idea.


All times are GMT. The time now is 07:00 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.02217 seconds
  • Memory Usage 1,737KB
  • 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
  • (5)bbcode_quote_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
  • (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