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

Blog 2 Journal

Greetings everyone! I am working on using Drupal as a LiveJournal-like community site for some friends and colleagues. The only problem is, I don't like using the word "blog" as someone's online journal. I was wondering if anyone had tips or instructions on how to change every out-putted reference of the word "blog" to the word "journal."

*Not* the usual quote-escaping problem?

OK, before anything else, yes I'm aware of the existing threads about quotes being inappropriately escaped. Unless I've missed something, the solutions consist of setting magic_quotes_gpc/runtime if possible, and some hacks to remove the escapes by hand if not.

I believe I have set these php variables using set_ini. I have verified this by adding a phpinfo to the footer, and the local value for all the magic_quotes variables is Off, as well as the fact that I don't get the warning message.

error in rss feed since my site was moved to a new server (linux9)

hi, my site was recently moved to a new server and now my rss feed seems to have stopped working. does anyone know what this error means? the server is now linux9. there must be a setting/config parameter I need to change?

http://www.aliak.com/module.php?mod=node&op=feed is my feed.

thanks in advance
Kath

Only one top level element is allowed in an XML document. Error processing resource 'http://www.aliak.com/module.php?mod=node&op=feed&PHPSESSID=a7859ab0ba1e2...'. Line 1, Position 145

warning: htmlentities() expects parameter 1 to be string, resource given in /home/aliak/public_html/includes/common.inc on line 461.

File Upload and Downloads

We have downloaded and installed the File and Filestore modules to enable file uploads and downloads. But we are having problems implementing it.
We would very much appreciate if someone could say how this can be done.

We have Drupal 4.3 installed.

Thanks in advance

Problems with long static pages

I am having a very serious and annoying problem when trying to create a long static HTML page. Basically, if I create a long page (I can't define how long because I really don't know how long the post has to be for the problem to occur) the code gets all jumbled. For example, it looks like this:
Code:
1
2
3
4
5
6

Result:
1
2
3
4
5
2
3
4
5
6

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal