Closed (fixed)
Project:
Deadwood
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
10 Aug 2008 at 12:54 UTC
Updated:
11 Aug 2008 at 14:36 UTC
Hi maintainer,
I tried to install deadwwod 6.x-1.x-dev on a Drupal 6.3 installation with only views, cck and devel as contrib modules. I got this error message.
Call to undefined function deadwood_insert() in /usr/www/users/karste/dm/sites/all/modules/deadwood/deadwood.install on line 194. I will have a look what is happening.
Dirk
Comments
Comment #1
designwork commentedhi
it´s going more deep. I just comented out the lin deadwood_insert($node) in the install. Then i could install it. Now i tried to convert a module (bio.module) but i got the following error
* warning: opendir(sites/default/files/deadwood/example) [function.opendir]: failed to open dir: No such file or directory in /usr/www/users/karste/dm/sites/all/modules/deadwood/deadwood.conversions.inc on line 56.
* warning: readdir(): supplied argument is not a valid Directory resource in /usr/www/users/karste/dm/sites/all/modules/deadwood/deadwood.conversions.inc on line 57.
I will look what this is about.
Dirk
Comment #2
designwork commentedOK forget the last topic.
It was an error i did. Ok now it is working.
Thanks for the good module.
I will post my testing experience with the bio.module here.
Warm regards from Cologne.
Dirk
Comment #3
solotandem commented