![]() |
I received the same error as above
I have vb 3.8.1 - vba 3.1.0 installed |
Well, crap.
Okay let me download and try one more time. Ill be back. Grrrr |
I should let you know that I finished going through the installation and the module displayed but with a server offline message.
I just havent had time to troubleshoot the server offline problem to see if maybe the mod will work anyway. |
Version 3 released.
I believe it was the code I was trying to use to check for Safe mode. It shouldn't give an error message anymore, but I was still unable to replicate :( Quote:
|
pm sent
thanks crimm |
can you make a version of this that integrates into the bottom of your forum so that ppl that don't have/use vBadvanced can still use this mod?
Thanks |
Quote:
https://vborg.vbsupport.ru/showthrea...age=5&t=113432 It looks like it's not working for 3.8 hmmmm Since that Developer has that mod ... I will attempt to contact him and give it a shot, but I can't promise anything... as it's his script. |
thanks for the information, i'm trying to get it working my self but not sure if it the code of the ventrilo_status file that is not working right.
|
There's a good way to test it.
Go here: http://ventrilo.com/download.php Download the Status stuff and call the test page directly using your information. If the author gives me permission I can help you more. |
btw, this should work to check for safe mode:
if( ini_get('safe_mode') ){ // safe mode }else{ // unsafe mode } but safe mode is removed in php 6 because it's largely useless. isps who provide php safe mode usually also provide perl and other utilities that do not have a safe mode so if they can't get to the necessary functions to hack the system via php, they'll use perl or another similar utility that does nto have a safe mode. the protections afforded by safe mode should be provided by apache instead... |
All times are GMT. The time now is 03:02 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|