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)
-   -   Miscellaneous Hacks - Ventrilo Status Block for vBulletin and vBadvanced (https://vborg.vbsupport.ru/showthread.php?t=204471)

DangerousDale 02-17-2009 02:10 PM

Hi,

I have installed the mod but I am getting this error:

Quote:

Warning: require(./includes/ventrilo/ventrilo.php) [function.require]: failed to open stream: No such file or directory in ****/*****/***l/forum/modules/ventrilo_module.php on line 9
Permissions have been set to 755

error meassage in module on the forum is "Can't find or run ventrilo_status
Please check your permissions on ventrilo_status
"

Any ideas?

araliun 02-17-2009 07:52 PM

Wonderfully made and designed. Works like a charm!

Crimm 02-18-2009 08:58 PM

man vb.org's subscription to thread's doesn't always work, does it?

I didn't know you guys needed help.

@cfodder and DangerousDale:

You both have the same problem. It's a path issue, because your vba homepage is outside your forums. We gotta fix that, but we don't need to display your server path's here publicly. PM me your site, please.

Let's see if we can get it taken care of.

Crimm 02-19-2009 04:25 PM

If you guys think you might have a path issue.

Do this.

Add includes/ventrilo/ventrilo.php to the end of your URL. If you see some output then your path is okay. If you have to change anything... then you have an issue.

I wonder if there is a way for me to make the path dynamic. I'm gonna check on a few things and see what I can come up with.

CFodder 02-19-2009 04:35 PM

Ummmm, n00b here, how do I do that?

Crimm 02-19-2009 04:47 PM

So if your website is:

http://mmo-mods.com

Add /includes/ventrilo/ventrilo.php to it to make:

http://mmo-mods.com/includes/ventrilo/ventrilo.php

If it says 404 error, then you know it's a path issue.

Add that to your dev site cfodder and you'll see what I see. Lots of files missing.

CFodder 02-19-2009 05:01 PM

OK, I put that address in, and yup sure did come up with a lot of errors - no 404 one though luckily.

Question is tho how can I fix it? Can I fix it?

Crimm 02-19-2009 05:12 PM

I PM'd you.

Crimm 02-19-2009 06:22 PM

Quote:

Originally Posted by CFodder (Post 1746611)
Oh dear, have come across a new problem, when the mod is enabled on my VBadvanced homepage (not in the forums it's fine there) it removes all options from the navbar.

Pic 1 is of it normally, and 2 after the module is enabled. To fix it just have to remove the module from the homepage, but that is where we would like it.

Also, how could I change the font-size/colors etc in the status box pse?

If you have this issue.

Open the includes/ventrilo/ventrilo.php file and do this:

find:

Code:

include "./includes/config.php";
include "./global.php";

Replace with:

Code:

//include "./includes/config.php";
//include "./global.php";


Bojangles 02-21-2009 03:01 PM

Thanks for this Mod, got it up and running just fine on my vbAdvanced site :D.

Just a couple of suggestions for the future..

- Option to turn off displaying of channels that are empty
- Option to turn off comments of channels from displaying

If you could put those two things in, that'd be awesome :D


All times are GMT. The time now is 07:44 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.06498 seconds
  • Memory Usage 1,739KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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