warning: stat failed for (errno=2 - No such file or directory) in /var/www/html/modules/image/image.module on line 1157.
warning: Division by zero in /var/www/html/modules/image/image.module on line 1242.
warning: Division by zero in /var/www/html/modules/image/image.module on line 1244.
Hello everyone,
Would someone kindly point me in the right direction to fix the image module problems? I'm not sure what is incorrect with the configuration or if the module indeed works. I've never been able to get it to work.
I'm installing Drupal 4.4.2.
My hoster runs mySQL 3.23.49
PHP 4 is enabled
I've managed to set up a site, and a few modules. I can post, log in as another user, etc... however, in certain circumstances, I lose all formating for the page, and the url looks something like this : http://www.namiki.ouvaton.org/www.namiki.ouvaton.org/
This happens in particular after I've logged out from my administrative account.
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.