Hello, I get a strange "Invalid address" error at the top of the
/cart/checkout/complete
page when returning to my site from Paypal Website Payment Standard. The redirect back to my site doesn't happen automatically, even though this has been selected from paypal preferences. The error message appears in the html at the very beginning, as pasted below:

Invalid address: "Checkmark Media" Invalid address: "Checkmark Media" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">



Order complete | Checkmark Media

... the rest of the page, which is correct.
I can't tell where I should track down this error: in Paypal, Ubercart, Drupal??

Everything seems to be working fine (except that Paypay doesn't automatically redirect after payment is submitted). Users get correct roles assigned, etc. It would just be nice not to make people concerned with this strange message.

Thanks very much for your help.

Comments

ShaunDychko’s picture

sorry, forgot the "code" tags to make the top of the html show up.

Invalid address: "Checkmark Media" <support@checkmarkmedia.com>Invalid address: "Checkmark Media" <support@checkmarkmedia.com><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> 
	<head> 
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 
		<title>Order complete | Checkmark Media</title> 
ShaunDychko’s picture

Status: Fixed » Active

Wow, I have to say this was a toughy for a newb like me. I posted the solution here:

http://www.ubercart.org/forum/bug_reports/14256/get_invalid_address_writ...

ShaunDychko’s picture

Status: Active » Fixed

Status: Active » Closed (fixed)

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