Having problems installing Drupal? See the Installation Guide for more information.

Image module problem - Please help, i cant figure out what's the problem !! warning: rename(/... ... Cannot save image.

I installed the image module and all were fine since i got this error when i try to submit an image :

warning: rename(/images/tmpthumb_arrow-desc.gif,/images/thumb_arrow-desc-11.gif) [function.rename]: No such file or directory in /var/www/html/drupal-4.3.2/modules/image.module on line 697.

Cannot save image.

here are my settings..

Default image path: /images/

Default thumb path: /images/

Temporary image path:/images/

the images directory has all the permissions (chmod 777 /images)

Create content link in menu gone?

Upgraded to Drupal 4.3.2 with php version 4.3.3 in an Ensim environment with Red Hat version 7.3. In my old version when logged in as an administrator I have a menu item to 'Create Content'. Clicking on that takes me to domainname/?q=node/add. In the upgraded version 4.3.2 I no longer have that menu link. I am still able to type in the ?q=node/add in my address bar and given the options to add books, events, ect.

Any help on what I've missed or if this is in a different place now would be great. Thank you so much for your time.

Newb Install Problems

Hey guys, I have tried to install Drupal according to the installation readme but I get the following errors:

Warning: main(includes/conf.php): failed to open stream: No such file or directory in c:\www\jayce\includes\common.inc on line 1156

Warning: main(): Failed opening 'includes/conf.php' for inclusion (include_path='.:C:\www\Jayce\script') in c:\www\jayce\includes\common.inc on line 1156

Warning: main(includes/database.inc): failed to open stream: No such file or directory in c:\www\jayce\includes\common.inc on line 1157

Warning: main(): Failed opening 'includes/database.inc' for inclusion (include_path='.:C:\www\Jayce\script') in c:\www\jayce\includes\common.inc on line 1157

Warning: main(includes/module.inc): failed to open stream: No such file or directory in c:\www\jayce\includes\common.inc on line 1158

Warning: main(): Failed opening 'includes/module.inc' for inclusion (include_path='.:C:\www\Jayce\script') in c:\www\jayce\includes\common.inc on line 1158

Warning: main(includes/theme.inc): failed to open stream: No such file or directory in c:\www\jayce\includes\common.inc on line 1159

Warning: main(): Failed opening 'includes/theme.inc' for inclusion (include_path='.:C:\www\Jayce\script') in c:\www\jayce\includes\common.inc on line 1159

Warning: main(includes/pager.inc): failed to open stream: No such file or directory in c:\www\jayce\includes\common.inc on line 1160

"remember me" users and watchdog logging

Is there anyway to have the users that select the "remember me" function to also have a watchdog login entry inserted into the DB when they do come back? I've noticed that a number of users that visit the site, as a logged in member, aren't getting logged. I'm assuming they're the "remember me" users. TIA

What is parse error line 71 and how do i fix it?

hello,
i'd been having trouble setting up links to static pages (like if you click on the Documentation or Forums links above they take you to static pages), and i read that i had to change the custom links in the conf.php file.

needless to say, i wasn't able to make it work and now i've got this error i didn't have before, even when i reuploaded a new conf.php file the same as before i tried to change the custom links section.

now i get:

How to make "Comment Viewing Options" only an administrative choice?

if an "authenticated user" submits a comment to a forum topic, there are "comment viewing options" that i want to just be chosen by me as the adminstrator.

i checked http://drupal.org/node/view/4130 on "how to stop comment viewing options" -

i tried to follow the suggestion to change the settings in the database "variable":

(in the database table "variables", set "comment_controls" to a value < 0 or > 2

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal