This may be posted somewhere but the search function here is a bit iffy.
I have redesigned a website using Drupal so my client has the CMS capabilities he desires. But he would not give me access to his site until after it had been built and approved. So I built it on another server I have access to.
This is my first Drupal site and I by no means am a Drupal expert. That being said, if this was a straight html site I would just copy everything in the folder and transfer it to the new site.
I'd like to know whether the "Notificacions" module allows to send register notifications in different languages.
I have a multilanguage website. When a user signs up, it can select its own language (idioma field). I'd like to send the registering notification using the selected language.
Currently I can only send it in english.
I recently updated my database software and migrated the drupal database info to the new system. I did not however clone the username and password for the database and am now getting the following error when accessing my drupal site:
PDOException: SQLSTATE[28000] [1045] Access denied for user 'XXXXXXXXXX'@'XXXXXXXXXX' (using password: YES) in lock_may_be_available() (line 167 of /home/content/.../html/includes/lock.inc).
Hi Everyone, let me just start by admitting that I don't really know what I'm doing but I'm trying to figure it out anyway. I'm trying to get forms to show up using Drupal's API.
I want start my website in a way like http://addons.oscommerce.com/ -> where everyone can "upload a new package", "make description to a package" and "add file to a package" quckly and easy make contributions. Here my question wich module i need take for Drupal to make same functionality? Wich Drupl installation profile is suitable for this project? Thanks
I just moved a localhost instance of a site I'm working on from windows7 to os x. Everything looks good, except for the fact that I cannot login. When I enter my user information I just get booted back to the login page with no warning or error.
I assume this has to do with windows setting the temp directory to something like C\ or some unrecognizable path to anything outside of windows. I usually change this before exporting but forgot.