vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin Pre-Sales Questions (https://vborg.vbsupport.ru/forumdisplay.php?f=26)
-   -   Customization (https://vborg.vbsupport.ru/showthread.php?t=194760)

ppc123 10-28-2008 01:43 AM

Customization
 
1) We need to have the "Post New Thread" page elsewhere on our site. In other words, in addition to having the forum community there will be other portions of our site that needs the ability to post new threads without actually being in the forum - i.e. from other pages. Is that possible? To clarify, pulling the new thread form and putting it on another page?

2) If we would be passing information(i.e. threads and posts) directly into the vBulletin database, can we insert real specific information such as "tags" and also is there any technical issues in inserting data into the database directly?

Dismounted 10-28-2008 04:47 AM

1) Yes - this is possible with the vBulletin thread data manager.
2) You should not insert data directly into the database, there is more to creating a thread than just inserting the data. For example, some caches need to be rebuilt.

ppc123 10-28-2008 10:40 AM

Quote:

Originally Posted by Dismounted (Post 1654286)
1) Yes - this is possible with the vBulletin thread data manager.
2) You should not insert data directly into the database, there is more to creating a thread than just inserting the data. For example, some caches need to be rebuilt.

Thanks for the reply. So from what I gather, in lieu of inserting data directly into the database, we should be using the data manager?

I'll try to be more specific about what we need done. So we'll have the forum community. However, on other portions of the site, user actions will trigger a new thread in the forum. Specifically if a user is logged in, if they "post a review" which will be a separate function on our site, that will create a thread with the review. How would we get the vBulletin form into other areas of our site?

nexialys 10-28-2008 10:41 AM

for #2, you can see how it work here: https://vborg.vbsupport.ru/showthread.php?t=102418 ...

When we create a new entry, using the API is safer because even if the script is small, it answer all security verifications, formats etc...

btw, this is the Pre-Sales forum, we can not provide extensive answers for your needs until you are a license holder, you see that we have the answers for your needs...


All times are GMT. The time now is 02:21 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.03512 seconds
  • Memory Usage 1,718KB
  • 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
  • (4)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