I have just installed this on a project Mercury install (Pressflow + Varnish + Apache Solr).

The only modules installed are Varnish and Apache Solr.

When I register a new user, the mail is sent properly with the email address that is specific in the admin/site information section.

However, I see this error message on the main page.

Notice: Undefined variable: messages in drupal_mail_wrapper() (line 28 of /vol/var/www/sites/all/modules/returnpath/returnpath.module).

Comments

toemaz’s picture

What pressflow version are you using? (Varnish & Apachesolr can be left out of the issue I suppose)

cookiesunshinex’s picture

It should be 6.19. That's what Drupal core says in admin/reports/updates

I'm using the EU-West - ami-6d3c1619 - 32-bit Project Mercury (Apache+Apache Solr+Drupal-Pressflow+Varnish+Memcached)

The error message above appears after someone registers, requests a new password, or uses the contact form.

cookiesunshinex’s picture

Hello, I stumbled upon this post in the link below while researching other Notice: Undefined Variable errors in other modules.

Title: If you edit PHP code, please work with E_NOTICE turned on!
http://randyfay.com/node/76

budda’s picture

Version: 6.x-1.0 » 6.x-1.x-dev
Assigned: Unassigned » budda
Status: Active » Fixed

Typo fixed in the unset(). Committed to 6.x dev.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.