Ventrilo Information on Roster Page

Download, Present, and receive support for third party WoWRoster AddOns and modifications
WoWRoster AddOns and Mods are supported by the author only
Please understand that some AddOns and Mods may require advanced skills to employ

Ventrilo Information on Roster Page

Postby Ulminia » Fri Nov 03, 2006 6:59 am

yea thats posable ial look in to it
Ulminia of Zangarmarsh
Zonous of Zangarmarsh
Author of Roster Gallery
WoWRoster-Profiler Redesigner
User avatar
Ulminia
WoWRoster.net Dev Team
WoWRoster.net Dev Team
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 1223
Joined: Tue Jul 04, 2006 4:41 pm
Location: New Brunswick, Canada
Realm: Zangarmarsh (PvE) - US
gmail/gtalk: ulminia@gmail.com

Ventrilo Information on Roster Page

Postby imagineer » Fri Nov 03, 2006 10:31 pm

ulminia,

also check out ventrilodisplay_ex2.php, it's a different way it displays the info (with just users).

those might help you.
imagineer
WR.net Apprentice
WR.net Apprentice
 
Posts: 14
Joined: Tue Oct 31, 2006 8:53 pm

Ventrilo Information on Roster Page

Postby MattM » Sat Nov 04, 2006 12:41 am

its all in the arguments you send to the command interpreter with the shell_exec(), exec(), system(), or popen() function.

Run ventrilo_status and you can see all the arguments (sorry I dont have a copy of the win32 bin atm)
Last edited by MattM on Sat Nov 04, 2006 12:42 am, edited 1 time in total.
MattM
UA/UU Developer
UA/UU Developer
Gimpy Developer
Gimpy Developer
 
Posts: 886
Joined: Tue Jul 04, 2006 9:53 pm
Location: USA

Ventrilo Information on Roster Page

Postby imagineer » Wed Nov 08, 2006 7:40 pm

any luck on getting this to display better?
imagineer
WR.net Apprentice
WR.net Apprentice
 
Posts: 14
Joined: Tue Oct 31, 2006 8:53 pm

Ventrilo Information on Roster Page

Postby Ulminia » Thu Nov 09, 2006 7:36 am

im working on it give me time please
Ulminia of Zangarmarsh
Zonous of Zangarmarsh
Author of Roster Gallery
WoWRoster-Profiler Redesigner
User avatar
Ulminia
WoWRoster.net Dev Team
WoWRoster.net Dev Team
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 1223
Joined: Tue Jul 04, 2006 4:41 pm
Location: New Brunswick, Canada
Realm: Zangarmarsh (PvE) - US
gmail/gtalk: ulminia@gmail.com

Ventrilo Information on Roster Page

Postby Jhaeldril » Sun Nov 26, 2006 4:48 am

DoZ Vent Status

Getting the following error:

CVentriloStatus->Request() failed. PHP Unable to start external status process.


CHMOD'd the folder and the files within to 777.

I also did the following as suggested:

imagineer wrote:I installed it on my server and got the same error you did. I fixed it.

In the ventrilostatus.php script, you need to change:
Code: Select all
$cmdline = escapeshellarg( $cmdline );

to
Code: Select all
$cmdline = escapeshellcmd( $cmdline );


Then it will run fine.


Any ideas?
ImageImageImage
Jhaeldril
WR.net Apprentice
WR.net Apprentice
 
Posts: 32
Joined: Thu Jul 06, 2006 4:03 am

Ventrilo Information on Roster Page

Postby MattM » Sun Nov 26, 2006 5:17 am

CVentriloStatus->Request() failed. PHP Unable to start external status process.


means one of a few things:

1: the path to the binary file is incorrect
2: permissions to run the binary file are insufficient (ie. CHMOD)
3. PHP cant use the phpopen() function (because of safe mode maybe?)
MattM
UA/UU Developer
UA/UU Developer
Gimpy Developer
Gimpy Developer
 
Posts: 886
Joined: Tue Jul 04, 2006 9:53 pm
Location: USA

Re: Ventrilo Information on Roster Page

Postby Jhaeldril » Sun Nov 26, 2006 5:35 am

Thanks Matt. Checked the path and the CHMOD's, and they seem correct. How would I go about looking into safe mode?

Would I have to edit an .htaccess file?
Last edited by Jhaeldril on Sun Nov 26, 2006 5:36 am, edited 1 time in total.
ImageImageImage
Jhaeldril
WR.net Apprentice
WR.net Apprentice
 
Posts: 32
Joined: Thu Jul 06, 2006 4:03 am

Ventrilo Information on Roster Page

Postby Nyago » Sat Dec 30, 2006 4:44 pm

I have a vent status script on my guild's main page. That is if you can't get something to work in your roster. I dunno, you might be able to stick this in your roster somehow. You can get it here...Ventrilo Spy. You can see an example of it here...Solus Novo. Hope this helps. :thumright:
Officer - Solus Novo - Trollbane Alliance
www.solusnovo.com
User avatar
Nyago
WR.net Apprentice
WR.net Apprentice
 
Posts: 9
Joined: Fri Sep 29, 2006 2:40 am
Location: TN

Re: Ventrilo Information on Roster Page

Postby scapegoat » Thu Jan 11, 2007 5:02 pm

yup.

I also get the:

Code: Select all
CVentriloStatus->Request() failed. PHP Unable to start external status process.
error.

the directory the program is in is 777.

I am pertty sure the path is correct, though im going to play around with it. I pulled the path info from the DF system info though, so I'm pretty sure its all good.

I don't know how to check for safe mode either... so if anyone can tell me how to verify that, I would appreciate it.

Thanks!

-Scapegoat
scapegoat
WR.net Apprentice
WR.net Apprentice
 
Posts: 63
Joined: Tue Jul 11, 2006 12:31 am

Ventrilo Information on Roster Page

Postby scapegoat » Thu Jan 11, 2007 5:21 pm

Ha!

got it working!

My path was wrong. I had used one that I copied from the DF settings, but it was a no go.

I threw a phpinfo.php file into my ventrilo directory and went to it, and was able to pull a different path from that. Now it works like a charm!
scapegoat
WR.net Apprentice
WR.net Apprentice
 
Posts: 63
Joined: Tue Jul 11, 2006 12:31 am

Re: Ventrilo Information on Roster Page

Postby zxaltan » Tue Jan 30, 2007 9:36 pm

Frome the way this addon look it will only work if the ventrilo server is on the same system as webpage?

So it would not work if i hade some other company hosting the ventrilo server?
User avatar
zxaltan
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 62
Joined: Mon Jul 10, 2006 1:09 am

Re: Ventrilo Information on Roster Page

Postby ffmspider » Fri Feb 16, 2007 6:46 pm

Hello together,

I got some Problems with the script
CVentriloStatus->Request() failed. PHP Unable to start external status process

My Server is a root Server

www.mklopp.de

The rights are 777
The Owner is the WWWDeamon

and PHPINFO says Savemode=off
www.mklopp.de/phpinfo.php

What is Wrong? could someone help me out?

the path should be also right.
User avatar
ffmspider
WR.net Apprentice
WR.net Apprentice
 
Posts: 4
Joined: Thu Jul 13, 2006 10:45 am
Location: Frankfurt / Germany

Ventrilo Information on Roster Page

Postby spud » Wed Apr 04, 2007 5:30 am

how is this looking.

and due to mine being hosted by a company how would i get it to work

Thanks
spud
WR.net Apprentice
WR.net Apprentice
 
Posts: 7
Joined: Sat Aug 12, 2006 6:40 pm

Re: Ventrilo Information on Roster Page

Postby MattM » Wed Apr 04, 2007 6:48 am

zxaltan wrote:Frome the way this addon look it will only work if the ventrilo server is on the same system as webpage?

So it would not work if i hade some other company hosting the ventrilo server?

spud wrote: how is this looking.

and due to mine being hosted by a company how would i get it to work

Thanks


In order to have it show the status for remote (that is to say not on the same server as the status script) a few things must happen:

1) The company hosting your vent must allow you to do "remote statusing" (most vent hosts do allow this)
2) You must know the "status password" set for your vent server (sometimes this password is not required)
3) the password (if required), the hostname, and the statusing port (usually the same port as the normal port) must be set in the ventrilo status script
Last edited by MattM on Wed Apr 04, 2007 6:50 am, edited 2 times in total.
MattM
UA/UU Developer
UA/UU Developer
Gimpy Developer
Gimpy Developer
 
Posts: 886
Joined: Tue Jul 04, 2006 9:53 pm
Location: USA

PreviousNext

Return to AddOns and Mods

Who is online

Users browsing this forum: No registered users and 1 guest

cron