Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I'd like to change some of the title text on my drupal site. I've done this in the past by editing the code, but it seems I should be able to do what I want using the locale.module.
For example, in the user block, I see the following:
"Create blog entry" with the title text "Add a new personal blog entry" (visible on rollover)
I would like:
"Create journal entry" with the title text "Add a new entry to your personal journal".
When I i.e install the "file" module (places in the module dir and add sql table) Nothing works anymore.. Everything worked before..... HELP!!
Also, the comment for this module is "N/A"
Feel free to checkout@ Http://shrike.sytes.net
Shrike / axefish
Fatal error: Call to undefined function: node_attributes_edit() in /home/shrike/public_html/modules/file.module on line 142
(this is the error I get when I press the "Register" button)
Okay. The installation problems I'm having seem to be just like problems I've had with other softwares. Basicly, nothing works. Install directions say to load the site and create a user. When I hit the register link, it just reloads index.php. I'm running php 4.2.1.
Seems like a problem I've run into before where the lack of registered globals goes messing with things.
Is this a "bug", and should it be posted to the project bugs list?
today i updated my site from drupal rc1 40 to 4.0. i think something went wrong with the databases updates. the block where an authentificated user can edit his [m/f] information and submit new content is not visible when logged in making it hard to sumbit or to administrer :-(
normally, my blog enties all went to the frontpage, however, now all are just being "blog" without being promoted makeing my site look rather empty.