I've checked prior posts and thought i had the problem solve - apparently not. I'm trying to set up a Taxonomy - vocabulary - terms for a forum but realized under node type i don't have forums as an option, only forum topic. As far as i know, and i'm really new to drupal, forums and forum topic are not synonomous. The installation went smoothly. Help!
my server use smtp autorized sent for e-mail. I made installation class.smtp.inc and in smtp.inc put own login and password. But now have error like:
Fatal error: Call to undefined function: user_mail_wrapper() in /mypath/modules/user.module on line 305
Just installed Drupal 4.5 RC :-) I have a small issue with the SAFE MODE restriction. Drupal logs the following error:
Message warning: mkdir(): SAFE MODE Restriction in effect. The script whose uid/gid is 2797/80 is not allowed to access /tmp owned by uid/gid 0/0 in /usr/home/web/web34197/drupalcvs/includes/file.inc on line 77.
It seems that Drupal tries do execute a MKDIR command. A tmp folder IS created, BUT, its unaccessable to me using FileZilla FTP. I even can't change folder attributes.
I'm installing the FSCache module into my evaluation installation of Drupal. However, I can't work out where I should place the 'po' directory that comes with the module. Is there a special location, or do I stick it in the modules/ directory?
I'm installing drupal 4.4.2 on a WinXP machine running postgres 8 beta and php 4.3.6(i think).
I've followed the install instructions but still this error keeps coming up:
Warning: main(DB.php): failed to open stream: No such file or directory in C:\drupal-pw\includes\database.pear.inc on line 4
and it completely kills the page. There is no such file as DB.php with the drupal install.
And this may be a completly silly question: What is pear? I can't find the directory under my php install anywhere.
Thanks for any help.