vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Forum Home Enhancements - Ventrilo Stats Block without needing vBadvanced (https://vborg.vbsupport.ru/showthread.php?t=205042)

Crimm 02-11-2009 11:10 PM

Everyone easy.

Readme is a typo.

Ill fix later. This one doesn't require vba. My other one does.

Also edit your vent information publicly. Send to me via PM. I will check later for you.

Doctor Death 02-11-2009 11:13 PM

Thanks Crimm, I am excited about this mod... been looking for one like it for a few years! Thanks for putting the time and effort into it.

DJ29Joesph 02-12-2009 07:26 AM

Dude I was just about to ask you if there was away to do this without vbadvance yesterday..and then you release the product I want without even asking you....amazing...

BTW great job!:up:

Make sure to hide the block from non-admins when you have this option checked.

How would I do that?

and...

Just a quick note for you...

The absolute path with windows that the program debug returns "\" for seperators...

and it doesn't work if you use "\" you have to use "/". In order for me to get it to work I had to edit ventrilo.php

and looking for this:

$stat->m_cmdprog = $statusscriptpath;

changed to

$stat->m_cmdprog = "G:/Forums/includes/ventrilo/ventrilo_status";

But thats on my trial thread!

Btw..I cant seem to get this to work on the actually live site...gives me the

"Can't find or run ventrilo_status"

any tips...I think it has to do with exec permissions even though I chmod it to 775 and it saids "safe-mode" is off. So I have no clue! Has anyone got this to work with godaddy as their host?

Thanks

Crimm 02-12-2009 12:17 PM

Quote:

Originally Posted by DJ29Joesph (Post 1741626)
Make sure to hide the block from non-admins when you have this option checked.


How would I do that?

You would have to add an if statement. I'll add that to the FAQ's later today.

Crimm 02-12-2009 12:18 PM

Quote:

Originally Posted by DJ29Joesph (Post 1741659)
Just a quick note for you...

The absolute path with windows that the program debug returns "\" for seperators...

and it doesn't work if you use "\" you have to use "/". In order for me to get it to work I had to edit ventrilo.php

and looking for this:

$stat->m_cmdprog = $statusscriptpath;

changed to

$stat->m_cmdprog = "G:/Forums/includes/ventrilo/ventrilo_status";

But thats on my trial thread!

Btw..I cant seem to get this to work on the actually live site...gives me the

"Can't find or run ventrilo_status"

any tips...I think it has to do with exec permissions even though I chmod it to 775 and it saids "safe-mode" is off. So I have no clue! Has anyone got this to work with godaddy as their host?

Thanks

Thank you. I'll update ventrilo.php to change paths on options set.

As for "Can't find or run ventrilo_status".

I have a godaddy account. I'll test for you later today.

Crimm 02-12-2009 02:18 PM

Quote:

Originally Posted by DJ29Joesph (Post 1741624)
Make sure to hide the block from non-admins when you have this option checked.

How would I do that?

I updated the FAQ's to help with that.

DJ29Joesph 02-12-2009 03:24 PM

Thanks!

Crimm 02-12-2009 03:50 PM

Quote:

Originally Posted by Crimm (Post 1741832)
Thank you. I'll update ventrilo.php to change paths on options set.

As for "Can't find or run ventrilo_status".

I have a godaddy account. I'll test for you later today.

Bad news everyone.

I knew some hosts were going to cause an issue, but I guess I can start to make a list.

GoDaddy blocks this script.

http://echelonalliance.net/ventrilo/ventrilo.php - Is a test display.

Looks like the same issue:

http://www.webhostingtalk.com/showthread.php?t=446827
http://www.badsquad.net/modules.php?...ote=viewresult

DJ29Joesph 02-12-2009 03:57 PM

Ah Bummer! Thanks anyway! :(

Crimm 02-12-2009 04:01 PM

Sorry!


All times are GMT. The time now is 02:08 PM.

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.01225 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete