You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.
Hi - I have a customer whose store just stopped sending email receipts. In addition, you can't submit the contact form on the site. Here's the error when I ran the installer.
Script Execution Error
Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context
File: /pear/Mail/smtp.php Line: 365 Error Number: 8192
Deprecated: Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context in /home/gaylebri/gb-secured/pear/Net/SMTP.php on line 489
Deprecated: Non-static method PEAR::getStaticProperty() should not be called statically, assuming $this from incompatible context in /home/gaylebri/gb-secured/pear/PEAR.php on line 827
Deprecated: Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context in /home/gaylebri/gb-secured/pear/Net/SMTP.php on line 263
Deprecated: Non-static method PEAR::raiseError() should not be called statically, assuming $this from incompatible context in /home/gaylebri/gb-secured/pear/Net/SMTP.php on line 265
Deprecated: Non-static method PEAR::getStaticProperty() should not be called statically, assuming $this from incompatible context in /home/gaylebri/gb-secured/pear/PEAR.php on line 827
Any ideas on how to fix the issue?
Offline
Re-run your installer.php script. On the PEAR install step, choose to update PEAR. That's the only update you need to make. Run through the entire installation, making no other changes, and on the last step, reload the database with recently changed files only. Updating PEAR with the latest build from Kryptronic will correct the issue.
Offline