hecrowell Posted November 1, 2014 Report Share Posted November 1, 2014 I finally got PHPVMS operational on my hosting server. However, I am plauged with Strict Standards warnings that I cannot keep from displaying. Server php version is V5.4 and cannot be lowered to 5.3 Aparently this newer version of php is why these errors are showing up. I have been given instructions on editing the "core/app.config.php" file to add this line of code: E_ALL &~E_NOTICE &~E_STRICT on line 33. This has not prevented the warnings from displaying. Any help VERY MUCH appreciated. Quote Link to comment Share on other sites More sharing options...
Ariel Posted November 5, 2014 Report Share Posted November 5, 2014 Hi Hecrowell, You can simply turn off the errors in the core/codon.config.php should be about line 43 1 Quote Link to comment Share on other sites More sharing options...
TAV1702 Posted December 27, 2015 Report Share Posted December 27, 2015 Thank you! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.