Postponed (maintainer needs more info)
Project:
Plugin Manager
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Sep 2008 at 21:05 UTC
Updated:
24 Sep 2008 at 21:31 UTC
Jump to comment: Most recent
Comments
Comment #1
jabapyth commenteddid you get any errors when you installed PM? it should have error'd when it failed to create that directory.
also, have you checked to verify that "sites/default/files/plugin_manager_cache/" actually doesn't exist?
Comment #2
Anonymous (not verified) commentedHmm. The function md5_file should take the location of the file we are testing as an argument, yet it only shows the directory. Can this problem be reproduced? What module / theme were you attempting to install when this happened?
Comment #3
PseudoMax commentedHi Jabapyth, I did get some errors that I posted about a week ago with installation, but I have subsequently resolved those errors and the Plugin Manager seems to work without a problem apart from the final step of trying to install the modules ...
Hi JosuaRogers, I ahve tried a number of times. I have about 20 different modules that I am trying to install (not sure if that could be the problem ... but have already adjusted 'timeout' options on PHP). Otherwise ... unsure of the problem ...
Thanks
Comment #4
jabapyth commenteddoes that directory exists? navigate in your ftp client to /sites/default/files/plugin_manager_cache/, and make sure it exists. If it does, then try just installing one module, and tell us what happens.
Comment #5
PseudoMax commentedHi
I uninstalled and then reinstalled this module (plugin manager). As per usual here is the error message:
# warning: mkdir() [function.mkdir]: File exists in C:\Program Files\wamp\apps\drupal-6.4\modules\plugin_manager\plugin_manager.install on line 80.
# warning: mkdir() [function.mkdir]: File exists in C:\Program Files\wamp\apps\drupal-6.4\modules\plugin_manager\plugin_manager.install on line 81.
# warning: mkdir() [function.mkdir]: No such file or directory in C:\Program Files\wamp\apps\drupal-6.4\modules\plugin_manager\plugin_manager.install on line 84.
# Could not create directory
# warning: mkdir() [function.mkdir]: No such file or directory in C:\Program Files\wamp\apps\drupal-6.4\modules\plugin_manager\plugin_manager.install on line 88.
# Could not create directory C:/Program Files/wamp/www//drupal/sites/all/themes
Jabapyth: the directory does exist ...
thanks