digichat und phpbb2
Verfasst: 18.11.2002 20:43
hallo leute,
ich bin neu hier und hatte bisher das vbb und einen digichat weiß jemand von euch wie ich die daten der user im phpbb in den digichat bekommen kann ???
im vbb ging das so
<br>
<APPLET NAME="DigiChat" CODEBASE="http://xxxx.digichat.com/DigiChat/DigiClasses/"
CODE="digi.digichat.DigiChatApplet"
WIDTH="838" HEIGHT="600" ALIGN="middle" ARCHIVE="Client.jar">
<PARAM NAME="SiteID" VALUE="xxxx">
<PARAM NAME="cabbase" VALUE="Client.cab">
<PARAM NAME="background" VALUE="000000">
<PARAM NAME="textcolor" VALUE="ffffff">
<PARAM NAME="language" VALUE="german.lang">
<PARAM NAME="embedded" VALUE="true">
<PARAM NAME="nickname" VALUE="$bbusername">
<PARAM NAME="icon" VALUE="$bbuserinfo[field6]">
<PARAM NAME="themeID" VALUE="$bbuserinfo[field8]">
<PARAM NAME="exitmessage" VALUE="$bbuserinfo[field7]">
<PARAM NAME="url" VALUE="http://hot-channel.org/forums/member.ph ... =$bbuserid">
<PARAM NAME="openProfileURL" VALUE="true">
<PARAM NAME="font1" VALUE="$bbuserinfo[field9]-$bbuserinfo[field10]-$bbuserinfo[field11]">
<PARAM NAME="font2" VALUE="$bbuserinfo[field9]-$bbuserinfo[field10]-$bbuserinfo[field11]">
DigiChat requires a Java Compatible web browser to run.
</APPLET>
</NOEDIT>
<!-- *** END APPLET CODE *** --><br>
ich bin neu hier und hatte bisher das vbb und einen digichat weiß jemand von euch wie ich die daten der user im phpbb in den digichat bekommen kann ???
im vbb ging das so
<br>
<APPLET NAME="DigiChat" CODEBASE="http://xxxx.digichat.com/DigiChat/DigiClasses/"
CODE="digi.digichat.DigiChatApplet"
WIDTH="838" HEIGHT="600" ALIGN="middle" ARCHIVE="Client.jar">
<PARAM NAME="SiteID" VALUE="xxxx">
<PARAM NAME="cabbase" VALUE="Client.cab">
<PARAM NAME="background" VALUE="000000">
<PARAM NAME="textcolor" VALUE="ffffff">
<PARAM NAME="language" VALUE="german.lang">
<PARAM NAME="embedded" VALUE="true">
<PARAM NAME="nickname" VALUE="$bbusername">
<PARAM NAME="icon" VALUE="$bbuserinfo[field6]">
<PARAM NAME="themeID" VALUE="$bbuserinfo[field8]">
<PARAM NAME="exitmessage" VALUE="$bbuserinfo[field7]">
<PARAM NAME="url" VALUE="http://hot-channel.org/forums/member.ph ... =$bbuserid">
<PARAM NAME="openProfileURL" VALUE="true">
<PARAM NAME="font1" VALUE="$bbuserinfo[field9]-$bbuserinfo[field10]-$bbuserinfo[field11]">
<PARAM NAME="font2" VALUE="$bbuserinfo[field9]-$bbuserinfo[field10]-$bbuserinfo[field11]">
DigiChat requires a Java Compatible web browser to run.
</APPLET>
</NOEDIT>
<!-- *** END APPLET CODE *** --><br>