vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   List of fields available from "external.php"? (https://vborg.vbsupport.ru/showthread.php?t=157772)

XXP 09-13-2007 08:41 PM

List of fields available from "external.php"?
 
Is there a list of fields available from or through the stock "external.php" -- and if so, please; where is it?

Thanks very much.

Dismounted 09-14-2007 10:47 AM

What are "fields"?

XXP 09-14-2007 12:19 PM

Quote:

Originally Posted by Dismounted (Post 1338846)
What are "fields"?

[Google] Definitions of database fields on the Web:

Fields are placeholders for discrete bits of information in a database. For example, your last name would be typed into a field for that purpose. The grouped contents of several fields together form a record.
Mindwrap Infoblurbs [www.mindwrap.com/infoblurbs/infoblurbs.html]

I'm asking if there is a list of the discrete units of information from the vb database that are available through the default distribution of "external.php".

Thanks.

Dismounted 09-15-2007 05:11 AM

The External Data Provider (external.php) is used for external access of threads. Instructions to implement this can be found here.

XXP 09-15-2007 01:37 PM

Quote:

Originally Posted by Dismounted (Post 1339337)
The External Data Provider (external.php) is used for external access of threads. Instructions to implement this can be found here.

Well; yes, thanks very much but I already have that information. What isn't there is a "hello world" example and list of the data elements that are made available to the external caller.

Is it required of the vB licensee that they read through the sparsely commented php code to figure out what elements of or about a post may be available?

Thanks again.

Dismounted 09-16-2007 10:14 AM

I haven't played around much with the External Data Provider, I simply query for them directly, it's much simpler and more flexible.

XXP 09-16-2007 12:41 PM

Quote:

Originally Posted by Dismounted (Post 1340031)
..., I simply query for them directly, it's much simpler and more flexible.

Could do that, but prefer to stay as close to the standard (nominally) supported vB model as possible.

This is, after all, the (again, nominally) official support for RSS feeds and that's an important part of keeping members interested and involved. It would be great to know exactly what it can do -- and why, for example, the JS component supplies less than the RSS.

Thanks.


All times are GMT. The time now is 09:27 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.00981 seconds
  • Memory Usage 1,725KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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