vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Total newbie here... Question about calling java applet with php on vBulletin templat (https://vborg.vbsupport.ru/showthread.php?t=44500)

Marauder 10-11-2002 05:03 AM

Total newbie here... Question about calling java applet with php on vBulletin templat
 
Hello folks! I'm totally new to all of this and don't grok much of it. Here's my problem: I'm trying to call up a chat-interface-applet using javascript. One of the parameters being called needs to be echoed out by php. It is the automatic user login that should draft the required data directly from the forum. However, I have met with little success in my attempts thus far. I tried inserting a simple <?php echo "$getusername[username]"; ?> in the value filed for the parameter, and it didn't evaluate the php code, instead generating html that read value="<?php echo ""; ?>". I'm still researching the problem (today is the first day I've ever used php or dealt with vBulletin), but maybe one of you could shoot me some pointers? It would be much appreciated.

Thanks for reading!

Erwin 10-11-2002 05:05 AM

Where you want the variable for the username to be, put this:

$bbuserinfo[username]

The username of the member will show up in the chat applet. :)

Erwin 10-11-2002 05:07 AM

This is assuming you have the chat applet integrated into your forum. You can do this via a template and a separate php file, or you can use my hack - the vB HTML/ JAVA/ TXT Integrator - which is simple to do - just click on the link in my sig and follow the instructions.

In the chat applet code, where you are meant to put the username, put the variable that I said in the post before. :)

Scott MacVicar 10-11-2002 08:19 AM

Marauder, please go to this page and enter your username, to show you are licensed. (you will need to use your customer number and password to access that page)
Thank you.

Marauder 10-11-2002 03:38 PM

Thanks for the help, Erwin! I'll think I'll try out your hack, it looks really nifty :) If I screw it up (as I would predict), I'll be back here crying for mommy :D

I followed your instructions, PPN. I hope I did it right. Knew I forgot something when registering, gracias for the heads-up.


All times are GMT. The time now is 10:28 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,717KB
  • 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
  • (5)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