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 have been reading around on Google and in the forums and have come up empty handed. I have a Drupal 4.7 install on Ubuntu 6 with Apache2 and PHP4. I have tried both Fckeditor and TinyMCE (not at the same time, I uninstall the other first). With both editors, they install fine, but when I go to configure their settings and click submit, I come up with a blank page. My Apache error.log file comes up with the following:
I have written a handy module which will export any menu into an XML structure for consumption into various resources... for me, its a flash nav movie that loads the xml, though I suppose the XML file could feed just about anything.
To keep the XML structure update to date, I have implemented the cron hook which simply hashes the selected menu and compares it to a another hash value, if the values differ, the menu has some how been augmented, and so the XML structure/file is rebuilt.
I am using autoresponder module to send mails but the messages that are being send, the body is not being shown but instead a error is shown "Empty or malformed message" (this is in Pine). It also don't work in yahoo/gmail. There is Just NO body !!!
I have all my contents translated and correctly displaying if I click on them.
Does anyone know why when I am displaying a page for example in English, and I decide to switch to French (by clicking on the language link), everything on my site switch to French exept the content of the page I am displaying? Even if I refresh the content doesn't appear.
I have to visit another page, then come back to the desired one to read it in French (Always following my example).
Ciao,
I'm looking for a module for allow my site users sharing projects (files, comments and, if possible, release management).
Can you give an idea of what module can help me?