The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Ventrilo Stats Block without needing vBadvanced Details »» | |||||||||||||||||||||||||||||||||||
Ventrilo Stats Block without needing vBadvanced
Developer Last Online: Feb 2016
This mod has been replaced! https://vborg.vbsupport.ru/showthread.php?t=240495
This mod does NOT require vbadvanced. So some people liked my vbadvanced mod that displayed the Ventrilo Status, but didn't want vbadvanced. I have now made this one that doesn't require vbadvanced, but it does require Style changes. I hope you enjoy! Support Thread: http://www.mmo-mods.com/forum/showthread.php?p=13858 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 on your vbulletin home. It uses some of the files found on Ventrilo.com's download section plus things I have learned to integrate them into vBulletin. NOTE 1: 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. NOTE 2: Style Changes required! To place this on your forum home, you must make some changes to your forumhome template. All styles are not made the exact same. I will offer examples below, but I can NOT support all the styles for vBulletin. If you have trouble I suggest you contact the style developer for your style. Difficulty: 6/10 - It's mainly normal installs, but it's difficult to debug this ventrilo status script and it requires template edits. 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(); ?> 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's a side block. - 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. Q: I need to hide this block for non-administrators until I can get it working... What do I do? A: I was going to show you guys how to do IF statements to hide it from Non administrators but it became to combersome. If you need to hide it. Then do this:
In future version coming soon ... I will add a way to hide this in the vb options. Installation:
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. Special Thanks!: https://vborg.vbsupport.ru/showthread.php?t=119933 - This tutorial and those mods are how I figured out how to add the columns successfully. Thank you very much to Kerry-Anne. Revisions: Version 1: Starting to gather scripts together Version 2: Updated installer and worked on style changes Version 3: Tested and completed install of product and removed call to global.php Version 4: Updated Readme and FAQ because of copy/paste mistake :P Also: Added screenshots EDIT: Added Product updating code from vb.org Download Now
Screenshots
Show Your Support
|
Comments |
#32
|
|||
|
|||
I ended up just using your block but integrating the html/include from this site here:
http://www.instantventrilo.com/ventr...ver-status.php Allows you to set CSS attributes so you can have it fit in with your style(s). Good enough in my eyes, wish the real thing would work but oh well. Marked as installed anyways. |
#33
|
||||
|
||||
Yeah sorry your host is giving you troubles.
Thank you for the install. I'm glad to see you got something working |
#34
|
|||
|
|||
This definately looks like it has potential.
Question: Is there any way at all to NOT make a side block. I think I would rather have a "Ventrilo" section right under the "Who's Online" block. |
#35
|
||||
|
||||
Quote:
That mods should cover that need, yes? |
#36
|
|||
|
|||
But that is a 3.5 mod. Is this not going to give me the "Secure Token" error like most of the other 3.5 mods do?
|
#37
|
||||
|
||||
Quote:
Check my post here: https://vborg.vbsupport.ru/showpost....&postcount=127 I was able to get it to work out of the box for 3.8.1 |
#38
|
|||
|
|||
I get this:
PHP Code:
|
#39
|
||||
|
||||
Ill be online for support.
|
#40
|
|||
|
|||
So how do i fix that?
|
#41
|
||||
|
||||
So sorry for the delay. When I typed that out I was on my BB driving down the road and I've been swamped since then.
Looking at that error, I'm not exactly sure where that error is coming from because I don't use any function strkey(). I also don't have any files named: functions_ventrilostatus.php and that's what it's referencing. Could you have more than one of these ventrilo mods installed? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|