vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Announcing VBExtern (https://vborg.vbsupport.ru/showthread.php?t=12276)

veritas 05-18-2001 12:35 PM

I'm guessing you have to have the .php extension on all the pages you want this code included. Just a guess, but you'll have to wait until Mas*Mind can tell you officially.

Robert Basil 05-24-2001 04:18 AM

Mas,

I am dying for this script. I don't want to bug you because I know you are getting paid a lot of money for this script ;) :p

Any more word on a compleation date?

Thanks!

Robert Basil 05-28-2001 04:31 AM

<bump>

SuitCase 05-28-2001 10:37 AM

I, too am eagerly anticipating this hack... It looks great, exactly what I am looking for. Good luck, man!

JackG 05-30-2001 05:26 AM

Yup, this sounds like a great idea -
Can't wait for it to be ready!

veritas 05-31-2001 05:38 PM

Yeah, it's been, like, months now. Guess he's pretty busy nevertheless.

Robert Basil 06-11-2001 08:15 AM

<bump>

Mas*Mind 06-11-2001 09:30 AM

It's comming on. Can't say when but it's coming on :)

Haoshiro 06-11-2001 04:18 PM

After looking at your examples, I thought I'd suggest putting the script into a function. Instead of including the script multiple times, just include it once and call the function more than once:

PHP Code:

include_once ("vbextern.php");

vbextern ("asc""topthreads"$max="25");
vbextern ("asc""listusers"$max="10"$memberorder="posts"); 

Just a suggestion, but since many people will likely use multiple features of the script, it seemed logical.

Also, is there any way to allow users to get full posts emailed to them? Like, if i want to receive this thread by email, any time a post is made i get the full post mailed to me?

That would be a nice feature... I'm myself will be looking into adding it ;)

Sean 06-11-2001 04:24 PM

Quote:

Originally posted by Haoshiro
After looking at your examples, I thought I'd suggest putting the script into a function. Instead of including the script multiple times, just include it once and call the function more than once:

PHP Code:

include_once ("vbextern.php");

vbextern ("asc""topthreads"$max="25");
vbextern ("asc""listusers"$max="10"$memberorder="posts"); 

Just a suggestion, but since many people will likely use multiple features of the script, it seemed logical.

Also, is there any way to allow users to get full posts emailed to them? Like, if i want to receive this thread by email, any time a post is made i get the full post mailed to me?

That would be a nice feature... I'm myself will be looking into adding it ;)




One downside. That would be hard on a busy server, unless you used an SMTP server. But, even then, if you have a lot of big threads, and a busy forum, you will need to send tons of those out a day. Just a point.


All times are GMT. The time now is 09:32 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.01112 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
  • (2)bbcode_php_printable
  • (1)bbcode_quote_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