PDA


View Full Version : help!


reformed66
07-28-2005, 09:48 PM
I am new here, and am a beginner..

I keep getting

Warning: main(): Unable to access ./modules/dash in \includes\vba_cmps_include_bottom.php on line 385

Warning: main(./modules/dash): failed to open stream: No such file or directory in \includes\vba_cmps_include_bottom.php on line 385

http://foreverclothes.com/cmps_index.php

HOw do I fix this?


Thank you
-roger

Brian
07-29-2005, 12:37 PM
Sounds like you selected the ----- that separates the modules when adding a new PHP module... Though there should be a check to make sure that you don't do that.

reformed66
07-31-2005, 01:20 AM
And what would be the case that the check is not there?? Installation issue maybe?

Thank you
-roger

Brian
07-31-2005, 12:22 PM
Nope, looks more like a small bug.

reformed66
08-01-2005, 12:09 PM
Ok, as I am a beginner, what would be the steps to go about fixing this.
Thank you.
-roger

Brian
08-01-2005, 12:29 PM
Start looking at each of your modules until you find the one that has '-------' selected as the 'File to Include' option.

reformed66
08-04-2005, 05:39 PM
ANother problem im having is updating my modules...
as you can see in the attachment, the content is not showing up when I go to edit..

What could be the problem?
Thank you

-roger

Brian
08-05-2005, 12:29 PM
Are you getting any javascript errors on that page?

reformed66
08-08-2005, 01:00 PM
negative, I am not.

Brian
08-08-2005, 01:14 PM
I can't seem to reproduce the problem... Would you mind submitting a support ticket via the Members' Area here so I can have a look at things? Also, could you let me know which browser you're using in the ticket?

reformed66
08-10-2005, 10:14 PM
QUESTION..
I go into update my NEWS MODULE and under the main options table reads this:

Warning: opendir() has been disabled for security reasons in \admincp\vba_cmps_admin.php on line 594

Warning: readdir() has been disabled for security reasons in \admincp\vba_cmps_admin.php on line 595

Warning: closedir() has been disabled for security reasons in \admincp\vba_cmps_admin.php on line 603

and if I update this page my site returns this message:

Warning: main(): Unable to access ./modules/dash in \includes\vba_cmps_include_bottom.php on line 385

Warning: main(./modules/dash): failed to open stream: No such file or directory in \includes\vba_cmps_include_bottom.php on line 385

I saw on the forum that someone else was having a problem with this as well..
I have not changed any of my server settings and it was VBadvanced that I paid to install it..

What do ya think??


Thank you..
roger willis

Brian
08-11-2005, 02:05 PM
You need to ask your host to enable the opendir(), readdir(), and closedir() commands in PHP.