oldcelt 0 Posted Saturday at 04:15 PM The following errors are reported immediately after a fresh installation:- Warning: Creating default object from empty value in C:\wamp64\www\catalog\admin\security_checks.php on line 82 Fatal error: Uncaught Error: Call to undefined method stdClass::pass() in C:\wamp64\www\catalog\admin\security_checks.php on line 87 ( ! ) Error: Call to undefined method stdClass::pass() in C:\wamp64\www\catalog\admin\security_checks.php on line 87 Help please? Share this post Link to post Share on other sites
ArtcoInc 378 Posted Saturday at 05:04 PM @oldcelt PHP version? Share this post Link to post Share on other sites
oldcelt 0 Posted Saturday at 05:05 PM 1 minute ago, ArtcoInc said: @oldcelt PHP version? 7.4.26 Share this post Link to post Share on other sites
ArtcoInc 378 Posted Saturday at 05:07 PM @oldcelt Is this an install of a stock v2.3.4.1? Share this post Link to post Share on other sites
oldcelt 0 Posted Saturday at 05:23 PM 15 minutes ago, ArtcoInc said: @oldcelt Is this an install of a stock v2.3.4.1? Absolutely. Downloaded only a couple of hours ago. Share this post Link to post Share on other sites
ArtcoInc 378 Posted Saturday at 05:37 PM @oldcelt Since you are installing this on your WAMP system, can you select a different version of PHP? Try running PHP v5.x, and see if that makes a difference. Share this post Link to post Share on other sites
oldcelt 0 Posted Saturday at 05:39 PM 1 minute ago, ArtcoInc said: @oldcelt Since you are installing this on your WAMP system, can you select a different version of PHP? Try running PHP v5.x, and see if that makes a difference. OK, I'll give that a try on Monday. Finishing now - G & T calling ☺️ Share this post Link to post Share on other sites
ArtcoInc 378 Posted Saturday at 05:46 PM @oldcelt OCS v2.3.4.1 has not been updated in years. It was written back when PHP 5.x was the norm. Newer versions of PHP will cause problems with 2.3.4.1 ( shop owners have had their shops crash when their host upgraded PHP). Is there a reason you are installing v2.3.4.1? Not only will it have problems under current versions of PHP, it is not responsive (needed these days with all handheld devices), and Google will downgrade any site not responsive. There are a couple of osC forks on here that are more current (both in PHP and responsiveness), as well as the Phoenix fork. Or, you could wait until osC v4 is released. Do note that osC v4 is a completely new code base. HTH Share this post Link to post Share on other sites
oldcelt 0 Posted Tuesday at 03:41 PM Yes, thanks very much. I’m pursuing the Phoenix fork now. Share this post Link to post Share on other sites
ArtcoInc 378 Posted Tuesday at 08:50 PM @oldcelt Did you try changing your PHP version? Share this post Link to post Share on other sites
oldcelt 0 Posted Wednesday at 08:54 AM 12 hours ago, ArtcoInc said: @oldcelt Did you try changing your PHP version? I gave up now that I have CE Phoenix installed. Thanks for your interest and suggestions though. Share this post Link to post Share on other sites