After setting up a local site I am trying to port my site from a host. I am now getting a fatal error in the superfish module:
( ! ) Fatal error: Call to undefined function libraries_get_path() in D:\WEB_DEVELOPMENT_FROM_TONY-MAC_AND_POLAM\wamp\www\Polam_Bluehost\sites\all\modules\superfish\superfish.module on line *700* Call Stack #TimeMemoryFunctionLocation 10.0009674048{main}( ) ..\index.php*:*0 20.00821446992drupal_bootstrap( )..\index.php*:*20 30.2206 7731000_drupal_bootstrap_full( )..\bootstrap.inc*:*2186 41.371435730736module_invoke_all( )..\common.inc*:*5045 51.446436955768call_user_func_arrayhttp://www.php.net/call_user_func_array( ) ..\module.inc*:*823 61.446436956008superfish_init( )..\module.inc*:*823
? Thanks
That function is provided by the libraries module. http://drupal.org/project/libraries
Earnie
On Fri, May 25, 2012 at 4:39 PM, Anthony tony@tony-mac.com wrote:
After setting up a local site I am trying to port my site from a host. I am now getting a fatal error in the superfish module:
( ! ) Fatal error: Call to undefined function libraries_get_path() in D:\WEB_DEVELOPMENT_FROM_TONY-MAC_AND_POLAM\wamp\www\Polam_Bluehost\sites\all\modules\superfish\superfish.module on line *700* Call Stack #TimeMemoryFunction Location 10.0009674048{main}( ) ..\index.php*:*0 20.00821446992drupal_bootstrap( ) ..\index.php*:*20 3 0.22067731000_drupal_bootstrap_full( ) ..\bootstrap.inc*:*2186 41.3714 35730736module_invoke_all( ) ..\common.inc*:*5045 51.446436955768 call_user_func_array http://www.php.net/call_user_func_array ( ) ..\module.inc*:*823 61.446436956008superfish_init( ) ..\module.inc*:*823
? Thanks --
*Anthony Stefan Maciejowski*
-- [ Drupal support list | http://lists.drupal.org/ ]
So I overlooked that module and unzipped it to the modules folder and voila! Thanks Earnie.
On Fri, May 25, 2012 at 2:09 PM, Earnie Boyd earnie@users.sourceforge.netwrote:
That function is provided by the libraries module. http://drupal.org/project/libraries
Earnie
On Fri, May 25, 2012 at 4:39 PM, Anthony tony@tony-mac.com wrote:
After setting up a local site I am trying to port my site from a host. I am now getting a fatal error in the superfish module:
( ! ) Fatal error: Call to undefined function libraries_get_path() in D:\WEB_DEVELOPMENT_FROM_TONY-MAC_AND_POLAM\wamp\www\Polam_Bluehost\sites\all\modules\superfish\superfish.module on line *700* Call Stack #TimeMemoryFunction Location 10.0009674048{main}( ) ..\index.php*:*0 20.00821446992drupal_bootstrap( ) ..\index.php*:*20 3 0.22067731000_drupal_bootstrap_full( ) ..\bootstrap.inc*:*2186 41.3714 35730736module_invoke_all( ) ..\common.inc*:*5045 51.446436955768 call_user_func_array http://www.php.net/call_user_func_array ( ) ..\module.inc*:*823 61.446436956008superfish_init( ) ..\module.inc*:*823
? Thanks --
*Anthony Stefan Maciejowski*
-- [ Drupal support list | http://lists.drupal.org/ ]
-- Earnie -- https://sites.google.com/site/earnieboyd
-- [ Drupal support list | http://lists.drupal.org/ ]