Jump to content

Help With A Chatroom


baz_uk

Recommended Posts

Sorry for posting this in the wrong place before. Hope this is the right section...

Hi I'm trying to make a chatroom using pjirc, unrealircd and invisionboard. It works fine but I want to tweak it slightly. It can pull member names from the forums so I wondered if it was possible to retrieve other information such as asl and profiles from them.

I wish to use something like this...

if ($age == '--' && $sex == '--' && $location == '--') $asl = $altasl;
else $asl = $age.'/'.$sex.'/'.$location;

And define the variables to link to the invisionboard, but I haven't been able to without receiving parse errors. Also then define the parameter as...

<param name="name" value="$asl">

Furthermore...

<param name="pixx:configurepopup" value="true">
<param name="pixx:popupmenustring1" value="View Profile">
<param name="pixx:popupmenucommand1_1" value='/url "forums/index.php?showuser={$ibforums->member['id']}"'>

Creates a pop-up box for profiles in the java applet but it only links to my profile. I've just started to learn php so please help.

Thanks in advance.
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.