Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Ventrilo Status Block for vBulletin and vBadvanced Details »»
Ventrilo Status Block for vBulletin and vBadvanced
Version: 3.00, by Crimm Crimm is offline
Developer Last Online: Feb 2016 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 3.8.1 Rating:
Released: 02-05-2009 Last Update: 02-15-2009 Installs: 51
Uses Plugins
Additional Files Translations  
No support by the author.

This mod has been replaced! https://vborg.vbsupport.ru/showthread.php?t=240495

Author:

Crimm - Included because I have been finding my mods all over the internet taken via RSS :P

Description:

This will place a Ventrilo status block in a column of your vbadvanced installation. It uses some of the files found on Ventrilo.com's download section plus things I have learned to integrate them into vBulletin. I just thought I would share, because I couldn't find anything like this when I was looking 5 or 6 months ago. I have done searching all day today and haven't found anything similar. If someone has already released this mod, then please let me know via link.

NOTE: Debug option may display server information. Hide the block to non-admins when debugging the block or else malicious individuals could get their hands on your server information.

Difficulty:

5/10 - It's mainly normal installs, but it's difficult to debug this ventrilo status script.

Requirements:

Safe mode being off is very important and will be the biggest problem people have with this script. To test and see if you pass this requirement follow these steps:

1. Create a file called info.php
2. Put this line inside it:

Code:
<?php phpinfo(); ?>
3. Upload it to your website.
4. Visit the new page by going to: http://yoursite.com/info.php or wherever you uploaded it.
5. Look for a line that says: "safe_mode"
6. If that says - On next to it... then contact your host, because you can't go any further.

**I was going to try and implement a check, but can't seem to figure out how to do that.**


Support:

Here or my site: mmo-mods.com I spend the majority of my online time at my site so feel free to stop by and ask for help.

FAQ's:

Q: Yes I have seen this mod: https://vborg.vbsupport.ru/showthrea...age=5&t=113432 Isn't this the same mod?

A: No, it isn't like that. It adds a block using the code from ventrilo.com and modules from vbadvanced. - See screenshots.

Q: I'm getting this: CVentriloStatus->Request() failed. PHP Unable to start external status process. Or this error: (Since friendly errors were turned on in version .2) "Can't find or run ventrilo_status"

A: Please post and I will try to help, best bet is to visit my site where this information is being culminated as a community and where I spend most of my time. http://mmo-mods.com. Experience tells me it has to be one of these three things:

1. Permissions: Make sure to chmod your ventrilo_status to 755 if you are on linux. If you are on Windows, make sure that whatever is running your IIS process can execute ventrilo_status.exe
2. You are in PHP safe mode. This won't work in PHP Safe mode.
3. It's a path problem - I made everything relative. I have included some testing scripts, please use them as directed below.
4. Make sure that you have chosen the correct environment set in your settings.

Q: I'm getting this error: "No response."

A: Check your Server information. You can obtain this from your ventrilo host.

Q: I'm getting this error: "Unknown Error."

A: Copy/Paste the exact error and post it here with your domain so that I can take a look

Q: Whats the best way to debug an issue?

A: I included a debug option in the Ventrilo Status Block Options in vBulletin options, but note be very careful as it displays server information that could be useful to hackers. Make sure to hide the block from non-admins when you have this option checked.

Installation:
  1. Download the ZIP file attached
  2. Upload the includes folder to your forum folder
  3. Browse to the includes/ventrilo folder and chmod ventrilo_status to 755 for linux and check execute permissions if you are using Windows.
  4. Go to admincp -> Products -> Install the product in the zip file
  5. Go to admincp -> vbacmps -> Download/Upload modules and Upload the module that is in the zip file.
  6. Click continue after uploading and active it on the pages that you want, and the column that you want.
  7. Go to Admincp -> vb options -> Ventrilo Block Settings
  8. Put in your server information and check your environment and other settings
  9. If you get an error check the FAQ's above before asking for help.
  10. Problems? Post here No problems? Then you are good to go.

Crimm notation on block:

Please leave the notation back to me in the block to help spread the word. I left it small, so it wouldn't bother your site. Us freelancers have to get some fame somehow

Mark as installed:

Please mark as installed if you use this script, and I will assist you with a higher priority than everyone else.

Revisions:

Version 1: Beta
Version 2: Fixed issue with Comments from ventrilo files showing in blocks
Version 3: Attempt to fix error when installing product.
Version 4: Fixed an error where some people get a message about global.php being redeclared. https://vborg.vbsupport.ru/showpost....4&postcount=28

Download Now

File Type: zip Crimm Ventrilo Status Block Revision 4.zip (139.4 KB, 484 views)

Screenshots

File Type: png block.png (32.6 KB, 0 views)
File Type: png settings.png (33.2 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #52  
Old 02-25-2009, 03:24 PM
citizenkane citizenkane is offline
 
Join Date: Feb 2009
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks
Reply With Quote
  #53  
Old 03-08-2009, 07:08 PM
MoMan MoMan is offline
 
Join Date: Oct 2005
Location: USA
Posts: 301
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm getting the same error as others above - "Can't find or run ventrilo_status
Please check your permissions on ventrilo_status".

I've set the permissions to 755 and am pretty sure that the pathing is correct. Any thoughts?
Reply With Quote
  #54  
Old 03-11-2009, 06:41 PM
Crimm's Avatar
Crimm Crimm is offline
 
Join Date: Feb 2007
Posts: 170
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

PM me your site please and I'll be happy to take a look.

It's probably a path issue.
Reply With Quote
  #55  
Old 03-12-2009, 06:38 AM
TriAxis TriAxis is offline
 
Join Date: Dec 2006
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi.

I installed the product just fine. But when I go to step 5 in your instructions and try to upload the module I get this error.

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]\admincp\vba_cmps_admin.php on line 3500

As well as the vbulletin message box that states: "The file you have uploaded is not a valid module file."

I am running this on a Windows server. I have given change/write access to the whole "/includes/ventrilo/" folder. I also have "script/executables" set in IIS on the folder.

I am trying to upload the file directly from the server.

I can look under the vb options section and can access them under "Ventrilo Block". I changed the environment from Linux to Windows.

I have checked the FAQ and am not running in safe mode, and since I cannot get the module to upload none of the other errors apply.

Any ideas? Looks like a great block and will keep looking at it on my end the rest of the night to see if I stumble upon something.

Thank you.
TriAxis
Reply With Quote
  #56  
Old 03-13-2009, 06:35 PM
y2krazy y2krazy is offline
 
Join Date: Jun 2003
Location: Houston, Texas
Posts: 318
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Would it be possible to just be able to parse a list of all the names in Vent, instead of cluttering it with dozens of channel names? The vent I use has like 30 channels, so if there was a way to just parse a list in alphabetical order of the usernames in the Vent server, that would be SOOO much more easier on the eyes.

I like the original modification, but maybe have an option to show Vent exactly like you see it (ie - include channels), and have a second option to just parse an alphabetical list of usernames (ie - show users in vent only).

Let me know if this is possible or if I need to look for a different solution. Thank you!

~ Sean
Reply With Quote
  #57  
Old 03-17-2009, 02:20 AM
TriAxis TriAxis is offline
 
Join Date: Dec 2006
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TriAxis View Post
Hi.

I installed the product just fine. But when I go to step 5 in your instructions and try to upload the module I get this error.

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]\admincp\vba_cmps_admin.php on line 3500

As well as the vbulletin message box that states: "The file you have uploaded is not a valid module file."

I am running this on a Windows server. I have given change/write access to the whole "/includes/ventrilo/" folder. I also have "script/executables" set in IIS on the folder.

I am trying to upload the file directly from the server.

I can look under the vb options section and can access them under "Ventrilo Block". I changed the environment from Linux to Windows.

I have checked the FAQ and am not running in safe mode, and since I cannot get the module to upload none of the other errors apply.

Any ideas? Looks like a great block and will keep looking at it on my end the rest of the night to see if I stumble upon something.

Thank you.
TriAxis

Install Fixed. Got help at vBadvanced.com

For others with this problem. The /forums/includes/ folder was not chmod'ed to 0777

The problem now is that it is installed and shows up on my homepage. After I put all the setting in the control panel I get.

Warning: require_once(./includes/config.php) [function.require-once]: failed to open stream: No such file or directory in C:\xxxxxxxxx\forums\includes\ventrilo\ventrilo.php on line 19

Fatal error: require_once() [function.require]: Failed opening required './includes/config.php' (include_path='.;C:\php5\pear') in C:\xxxxxxxx\forums\includes\ventrilo\ventrilo.php on line 19


Where it is getting the path of "c:\php5\pear" I have no idea.

I triple checked that the execute permissions were in place on the includes/ventrilo folder.

If I comment out the ".includes/config.php" line like recommeded earlier, the whole vbadvanced page stops running and shows the error listed above.

Please explain or allow me to pm you about how the paths should be.

Thank you.
Reply With Quote
  #58  
Old 03-17-2009, 01:22 PM
Crimm's Avatar
Crimm Crimm is offline
 
Join Date: Feb 2007
Posts: 170
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

triaxis - I will get back with you later today.

y2crazy - I will see what I can do for later versions. I didn't want to modify the Ventrilo code too much since I don't own it, but I'll see what I can do.

Thanks.
Reply With Quote
  #59  
Old 03-17-2009, 05:06 PM
y2krazy y2krazy is offline
 
Join Date: Jun 2003
Location: Houston, Texas
Posts: 318
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Crimm View Post
y2crazy - I will see what I can do for later versions. I didn't want to modify the Ventrilo code too much since I don't own it, but I'll see what I can do.
Thank you very much!

~ Sean
Reply With Quote
  #60  
Old 03-19-2009, 10:19 PM
TriAxis TriAxis is offline
 
Join Date: Dec 2006
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Crimm View Post
triaxis - I will get back with you later today.

Thanks.
You don't have to bother, I have removed this product and will not use it.

What I discovered through my own investigation/troubleshooting was that this will not run on a Window2k3 server running IIS6 without serious security exposure.

I could only get the errors of ".PHP Unable to spawn shell" to clear if I gave the web server account write access to the command prompt.

Maybe this product works fine on an Apache server, but from my experience not on an Win2k3 IIS6 machine.

Good luck.
Reply With Quote
  #61  
Old 03-23-2009, 05:31 PM
Crimm's Avatar
Crimm Crimm is offline
 
Join Date: Feb 2007
Posts: 170
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry I never got back with you. I experienced a death in the family and couldn't get back here.

I'm sorry to hear you couldn't get it working.

I think I'll remove the Windows part out of it then.

Thanks for letting all of us know.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:42 AM.


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.05105 seconds
  • Memory Usage 2,352KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (3)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete