Has anybody else tried using the Trackback module from Drupal 4 Bloggers in the 4.5.0 release candidate? I installed the module and created the relevant tables (trackback and pingback). It doesn't seem to be working yet, however. Anything else I can do?
I’m having problems with my Drupal image.module and trying to upgrade using the latest release (4.5.0, 30/09/2004 - 18:20)(see http://drupal.org/node/3256/)
I’ve followed the instructions to a tee and yet now, when I enter the administration section of my site (to configure the module) I get this error:
Fatal error: Call to undefined function: module_get_path() in /var/www/weblogs/modules/image/image.module on line 4
I can't create my first user account and I'm not sure why. When I click the create new account button I am redirected to http:///?q=user/register. Clearly that link is not correct. Any ideas? My webhost is dreamhost.com if that helps.
Could anyone please tell me what directory permissions I have to set on my webserver to make the filemanager module work? As far as I can see, it needs the directories "working" and "private". What are the correct permissions for those two directories? Do they both have to be set to "777"?
I used to use import module instead of the built-in aggregator -- and now all record of it seems to have disappeared from http://drupal.org/project.
I stopped using import because I didn't like that it turned news items into nodes, but it has just occurred to me that this would be an ideal feature if I wanted to stick my own blog from elsewhere into my drupal site. That is, I'd keep using aggregator for syndication and use import as an embedding function. So can I get import back?