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."
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.
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?
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.
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