Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Email Fatal Error: Unsupported operand types

Email Fatal Error: Unsupported operand types

Locked

Views: 1,523

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
20 Apr 2008, 2:35 AM
#1
webskipper avatar

webskipper

Totally Zenned

Join Date:
Nov 2007
Location:
USA
Posts:
876
Plugin Contributions:
2

Email Fatal Error: Unsupported operand types

Fatal error: Unsupported operand types in /includes/classes/class.smtp.php on line 118

//Added for Gmail support CER
if($this-Protocol != '') $host = $this->Protocol."://".$host;

Thanks in advance.

20 Apr 2008, 2:49 AM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Email Fatal Error: Unsupported operand types

That was fixed in v1.3.8a.

20 Apr 2008, 3:02 AM
#3
webskipper avatar

webskipper

Totally Zenned

Join Date:
Nov 2007
Location:
USA
Posts:
876
Plugin Contributions:
2

Re: Email Fatal Error: Unsupported operand types

Hi Doc:

I am using v1.3.8a.

If I change to SMTPauth I cannot send email.

When i update orders I get:

Email Error: Could not instantiate mail function. Please check Admin->Configuration->Email Options->Email Transport.

Then I have to refresh twice to proceed. Can you help?

20 Apr 2008, 3:13 AM
#4
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Email Fatal Error: Unsupported operand types

Then you've not done a complete upgrade to 1.3.8a.

The issue and the fix is discussed here: http://www.zen-cart.com/forum/showthread.php?t=82570

20 Apr 2008, 3:59 AM
#5
webskipper avatar

webskipper

Totally Zenned

Join Date:
Nov 2007
Location:
USA
Posts:
876
Plugin Contributions:
2

Re: Email Fatal Error: Unsupported operand types

Thanks for the tip.

One of my mods since must have broken the code because I started with 1.3.8a.