Quote:
Originally Posted by TriAxis
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.