vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   how to echo thing rorm the vbulletin var (https://vborg.vbsupport.ru/showthread.php?t=187356)

wouta 08-06-2008 11:23 AM

how to echo thing rorm the vbulletin var
 
Hi,

I trying to use the $vbulletin var. But i dont understand how i can use this array. When i echo something like $vbulletin->userinfo["username"] there is no problem. But when i try to echo $vbulletin->appname["lastvisit"] this most echo a mysql query i get nothing.

A other: When i try $vbulletin->session["location"] i get the follow message: Cannot use object of type vB_Session as array in

Is there someone who can tell me how i can use this array ?
Best reagrds

Opserty 08-06-2008 12:29 PM

You can "echo" as mysql query...

I recommend you learn the basics of PHP (OOP & MySQL interaction will also be helpful) before you attempt to manipulate vBulletin.

$vbulletin is an object not an array.

wouta 08-07-2008 09:07 AM

Yes maybe your right i need to know a lot more about OOP....

Dismounted 08-07-2008 09:50 AM

Also note that OOP functionality has changed significantly from PHP 4 to 5.


All times are GMT. The time now is 05:51 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.00921 seconds
  • Memory Usage 1,706KB
  • 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)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