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

changing node string in different modules

Specifically, I need to change the word Title that the node module automatically inserts to 4 different strings in 4 different modules. Because the modules don't call the string it's hard to change.

I searched and found this doc (http://drupal.org/node/view/290) on changing strings based on locale, but if I do that I can't change the same string 4 times without having people change languages (which they won't do). So how do I get the word Title to change?

images.module Help please

I've looked thru the forums for an answer on this and didn't find one.

I have installed Drupal 4.3.1 and ater I got it working I then installed the images.module for 4.3.0. Win2k Server running Apache2, mysql 4.0.15, PHP 4.3.3.

for configuring the images.module I used:
Default image path: images/

Default thumb path: images/thumbs/

Temporary image path: images/temp/

I've made sure that these directories exist.

for the image library I used imagemagick Version: ImageMagick 5.5.7 07/22/03

located at: c:/Program Files/ImageMagick/convert.exe

and jhead path of: c:/netpbm/jhead.exe (Yes, its in there)

I have a Gallery Navigation Vocabulary: of "Images"

F:\blogsite\drupal is the docroot for the virtual host http://blog.thetinfoilhat.com

When I attempt to upload an image it appears to work until I getthis error message:

warning: rename(images/temp/tmpthumb_65969a52c869c0cf4602e2444b002796.jpg,images/thumbs/thumb_65969a52c869c0cf4602e2444b002796-10.jpg): No such file or directory in F:\blogsite\drupal\modules\image.module on line 697.

followed by the message: Cannot save image.

If I look at these directories I have a file images\65969a52c869c0cf4602e2444b002796.jpg in the directory but no thumb for that file in the thumbs directory and no file in the temp directory.

If I examine the image table in the database it exists fine but empty.

I'd like to stop banging my head on the wall now and move on to adding some of the other stuff, so if someone can tell me the secret chant or where to buy a better set of ju-ju beads to make this work I'd sure appreciate it.

Failed opening required 'modules/admin.module'

I have just tried to install a default Drupal config. I have not used the Pear abstraction layer before, but I know that my PHP installation is congured for it. (I am staisfied that my MySQL drupal table and user permissions are correct.)

Has anyone experienced this:

Fatal error: Failed opening required 'modules/admin.module' (include_path='.:/usr/share/pear') in /var/www/drupal.skybuilders.com/includes/module.inc on line 7

Thanks.

CGI usage in Blocks. Help please!

Hi all, I am rather new to the world of Drupal, and I love it!

I need some help though, I want to show a random image in a block, and I'd like to use a cgi script to do that. I have everything set up correctly, because I can visit the url with my browser no problem, but as soon as I put the folling line of text in the block, nothing happens.

<!--#exec cgi ="/cgi-bin/random.cgi"-->

Is cgi not permitted? Can I configure it so it is?

Drupal for beginner's guide???

I am brand new to drupal, and fairly new to PhP in general. Can anyone point me to a "beginner's guide to drupal?"

My goal is to make a very simple blog, where perhaps half a dozen people can input new threads... Plain and simple! However, I don't know where to begin!

Any help would be greatly appreciated.

Saeborne

Sitewide RSS feed?

Hello,

Perhaps I have missed this in the documentation, but is there a way to generate a sitewide RSS feed that mirrors the content on the front page? So far, I've only found RSS feeds for individual users' blogs.

Thanks,
Chris

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal