Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
 All Forums
 Technical
 PHP (Unix / Linux / Apache) versions
 Resending Email Error from Admin Page
Author « Topic »  

midvalleydrifter001
Ecommerce Template Expert

USA
914 Posts

Posted - 06/11/2022 :  10:33:40  
In the vsadmin/adminorders page I am getting an error message when "Resending Email"

The email is delivered correctly but this error message pops up.

My other website running on the same version does NOT have this issue so I'm sure it's something related to just the one.

Patrick
ECT 7.5.0.001
PHP 8.1.6


Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/vhosts/badmanbullets.com/httpdocs/OnlineStore/vsadmin/inc/incemail.php on line 538
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/vhosts/badmanbullets.com/httpdocs/OnlineStore/vsadmin/inc/incemail.php on line 549
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/vhosts/badmanbullets.com/httpdocs/OnlineStore/vsadmin/inc/incemail.php on line 561
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/vhosts/badmanbullets.com/httpdocs/OnlineStore/vsadmin/inc/incemail.php on line 562
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/vhosts/badmanbullets.com/httpdocs/OnlineStore/vsadmin/inc/incemail.php on line 94
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/vhosts/badmanbullets.com/httpdocs/OnlineStore/vsadmin/inc/incemail.php on line 134
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/vhosts/badmanbullets.com/httpdocs/OnlineStore/vsadmin/inc/incemail.php on line 140
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/vhosts/badmanbullets.com/httpdocs/OnlineStore/vsadmin/inc/incemail.php on line 292
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/vhosts/badmanbullets.com/httpdocs/OnlineStore/vsadmin/inc/incemail.php on line 312
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/vhosts/badmanbullets.com/httpdocs/OnlineStore/vsadmin/inc/incemail.php on line 337
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/vhosts/badmanbullets.com/httpdocs/OnlineStore/vsadmin/inc/incemail.php on line 339


Operation Successful !

Close Window


Vince
Administrator

42488 Posts

Posted - 06/13/2022 :  02:50:40  
Hi Patrick
I've added some more changes to the v7.5 updater for PHP 8.1. But are you sure you don't have one of these parameters in your includes.php file...
$debugmode=TRUE;
$showwarnings=TRUE;
These should only be warnings in PHP 8.1 and the default action if those parameters are not set is to not display warnings.

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater

midvalleydrifter001
Ecommerce Template Expert

USA
914 Posts

Posted - 06/13/2022 :  09:32:03  
Hey Vince,

Those changes fixed the errors. Thanks

FWIW: These parameters were NOT in my includes file.

$debugmode=TRUE;
$showwarnings=TRUE;

  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0 seconds. Snitz Forums 2000