I just tested our "reset password" system and it sends the email out OK, but the sender is my web host's server address, and the reply-to is blank. I'd like to change it so it shows a valid reply address and is sent from an address within our domain (not our web host).
I've looked everywhere in the admin options and can't find anywhere to configure this stuff. I found the page to modify the actual email content, but not the sender settings.
I followed the instructions here - http://drupal.org/node/35740, but I can't get the generated links to work. For example, for the freeform list 'profile_interests', the extension "/profile/profile_interests/randominterest/" just gives me a 404 message. I'm using 4.7.4 if that helps.
I've been picking away at a lot of problems, but I just can't figure this one out. Any suggestions?
I have Drupal 4.7.4 installed with the Pontomail Module, installation pontomail-HEAD.
I can create accounts but they are deactivated when I try to use them. After I have created the account then click the 'Mail' link on the menu, I get this error message:
user warning: Unknown column 'server_ip' in 'field list' query: UPDATE pontomail_servers SET server_ip = '85.13.195.210' WHERE sid = 9 in /home/x8costu/public_html/drupal/includes/database.mysql.inc on line 121.
warning: imap_open(): Couldn't open stream {85.13.195.210:143/novalidate-cert}* in /home/x8costu/public_html/drupal/modules/pontomail/IMAPService.inc on line 50.
The email account [my email address] was disabled because there was an error connecting to it. Please check your settings.
If if click the email address link on the menu, I get this error mesage:
warning: imap_getsubscribed(): supplied argument is not a valid imap resource in /home/x8costu/public_html/drupal/modules/pontomail/IMAPService.inc on line 109.
warning: Invalid argument supplied for foreach() in /home/x8costu/public_html/drupal/modules/pontomail/IMAPService.inc on line 66.
warning: array_reverse(): The argument should be an array in /home/x8costu/public_html/drupal/modules/pontomail/pontomail.module on line 703.
I am new to drupal. I configured Drupal 4.7.5 to Eclipse environment and Apache Http Server(on Windows XP Professional) as per documentation. Whenever I am trying to self-check drupal, I am not getting Drupal User Login page(http://drupal.development) in my local DEV environment. Could anyone help me to fix this problem.
Working on a new install of 4.7.5, I first enabled the book module, and it seemed to work fine. When viewing a book page, I had a veiw tab, an edit, a revisions (if there were any) and an outline tab.
Then I enabled Page & Story Nodes, and now they have outline tabs, but book pages don't.
The only reference to outline I can find in the admin section is under Admin>>access control under the book module.
The only thing I can find is in Home » administer » settings. All that allows me to do is "Add a further feedback page." I thought the feedback module was much more configurable than that.
I am using Drupal 4.7.5, and I am logged in as the administrator.