flyalaska Posted October 9, 2015 Report Posted October 9, 2015 Hi Dave! Is phpvms_5.5.X compatible with php version 5.4.45? Quote
Administrators simpilot Posted October 10, 2015 Administrators Report Posted October 10, 2015 I have not tested it in that particular version but there are sites using it on php 5.4, I have really been trying to adapt to 5.5 and even at this point 5.6. I am not sure how much further I am going to get without a total rewrite. Quote
aarbee Posted October 15, 2015 Report Posted October 15, 2015 I have PHP 5.6.11 on my server. And PHPVMS 2.0 still runs on it. And this mysql version: mysqlnd 5.0.11-dev (which is a mariadb, if I am correct). Yet I do not know the differences with PHPVMS 5.5.x Quote
flyalaska Posted October 17, 2015 Author Report Posted October 17, 2015 I am now running 5.5. I had some Strict Standards errors on several MODS. Fixed all of those errors and now is running perfect. Quote
TAV1702 Posted December 27, 2015 Report Posted December 27, 2015 Did you have to fix the issue module by module or where you able to fix it via error reporting in a ini file or something? I get the error strict standards in the events module, pop up news module and on the schedules list page Quote
flyalaska Posted December 27, 2015 Author Report Posted December 27, 2015 I fixed mine, module by module. Quote
Cor Posted December 28, 2015 Report Posted December 28, 2015 I am also busy on a test site to fix everything. Is a challenge as my knowledge of php is limited. 1 Quote
flyalaska Posted December 29, 2015 Author Report Posted December 29, 2015 Open core/common/xx and replace all the references of public function with public static function 1 Quote
Cor Posted December 30, 2015 Report Posted December 30, 2015 If that is all, then I think I can do it Tnx Quote
flyalaska Posted December 30, 2015 Author Report Posted December 30, 2015 Are you referring to the Strict Standards error? Quote
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.