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.
On my site (www.gorillasushi.com), I'm trying to integrate a button that will allow users to click, be taken to co.mments.com and have the URL or the node they came from filled in for them.
i am trying to set up a drupal site in japanese. I've done the search on the forum, and found that there are sites in Japanese with Drupal, so it should be possible. after having read that drupal supports utf-8 I would expect it to work flawlessly....but alas.
when i enter text it shows OK in preview mode, but after submittal it goes to all question marks.
I've also got WordPress installed on the same server, and in WP japanese is shown without probs.
Any thoughts?
Your knowledge is appreciated.
I'm trying to enable clean URLs in Drupal 4.74. running on Redhat Linux Fedora 6 & Apache version 2.2.3. I'm pretty sure I have enabled mod_rewrite for Apache. I have Drupal installed right at the Apache root, e.g., /var/www/html, so I don't think I should mess with RewriteBase. I have the default Drupal .htaccess installed there, as well.
I need for my site in Drupal to have forms so that registered users are able to enrole on a list of courses and activities that are offered.
On the other hand, I would like the users to comunicate each other by sending messages, so they would need an Inbox each one.
Do you know if there are any modules to help with any of both functions? Forms are specially important.