Posted by druzilla on January 3, 2013 at 2:35pm
I've got drupal7 running on Xampp, got a basic site up and running, and installed Display Suite, everything ok, but noticed the Devel part of it was missing (as shown on the Modules page) in red, so I installed Devel Module and got this error and my site is now dead, can't access my site at all from localhost/drupal.
Any clues?
Fatal error: Call to undefined function libraries_get_path() in C:\xampp\htdocs\drupal\sites\all\modules\devel\devel.module on line 407
Comments
got another error on Display Views
i deleted the Devel folder in Sites/All/modules and reinstalled and I got the site back up and running again, I reinstalled Devel and enabled and it was fine.
However, I then went to enable View Displays in Structure/Display Suite (under Exrtra's Other) and it came up with the same error again:-
Fatal error: Call to undefined function libraries_get_path() in C:\xampp\htdocs\drupal\sites\all\modules\devel\devel.module on line 407
The site is dead again. Any ideas? It looks like the devel.module file has been removed again in sites/all/modules ?
thanks
www.lucywebsites.co.uk
=-=
please don't post duplicate posts on drupal.org. If you feel you placed in wrong forum, edit opening post and move the thread. In this case you are in the correct forum with the original post.
A module that you have installed seems to be looking for the libraries modules. Devel seems to be choking on the error. That said, what other modules are installed and are any of them dependent on the libraries.module or is the libraries.module installed but not enabled?
not sure why anything would remove files from the devel.module. There are no functions to do that.
thanks
ok, sorry about that, in a panic I added a link to the other group, will make sure that doesnt happen again.
I remember I had deleted the libraries.module previously for some reason when I had an issue with something else. Its all working now and I have reinstalled libraries.module and devel.module. all working fine at the moment.
Do you know how to show the filter box above the modules?
thanks
www.lucywebsites.co.uk
=-=
http://drupal.org/project/module_filter
many thanks
many thanks for you support !
thanks
www.lucywebsites.co.uk