Uemit Posted May 29, 2015 Report Share Posted May 29, 2015 Hello, i freshly installed phpVMS to build a VA site. Installation was smooth and straight forward. Now i wat to add some Airports and our Hub but it ends with the following error: Strict Standards: Accessing static property Operations::$post as non static in /home/ujcbarcc/URLTOMYSITE/admin/modules/Operations/Operations.php on line 250 Strict Standards: Accessing static property Operations::$post as non static in /home/ujcbarcc/URLTOMYSITE/admin/modules/Operations/Operations.php on line 804 Strict Standards: Accessing static property Operations::$post as non static in /home/ujcbarcc/URLTOMYSITE/admin/modules/Operations/Operations.php on line 804 Strict Standards: Accessing static property Operations::$post as non static in /home/ujcbarcc/URLTOMYSITE/admin/modules/Operations/Operations.php on line 805 Strict Standards: Accessing static property Operations::$post as non static in /home/ujcbarcc/URLTOMYSITE/admin/modules/Operations/Operations.php on line 806 Strict Standards: Accessing static property Operations::$post as non static in /home/ujcbarcc/URLTOMYSITE/admin/modules/Operations/Operations.php on line 806 Strict Standards: Accessing static property Operations::$post as non static in /home/ujcbarcc/URLTOMYSITE/admin/modules/Operations/Operations.php on line 813 Strict Standards: Accessing static property Operations::$post as non static in /home/ujcbarcc/URLTOMYSITE/admin/modules/Operations/Operations.php on line 816 Strict Standards: Accessing static property Operations::$post as non static in /home/ujcbarcc/URLTOMYSITE/admin/modules/Operations/Operations.php on line 819 Strict Standards: Accessing static property Operations::$post as non static in /home/ujcbarcc/URLTOMYSITE/admin/modules/Operations/Operations.php on line 820 Strict Standards: Accessing static property Operations::$post as non static in /home/ujcbarcc/URLTOMYSITE/admin/modules/Operations/Operations.php on line 821 Strict Standards: Accessing static property Operations::$post as non static in /home/ujcbarcc/URLTOMYSITE/admin/modules/Operations/Operations.php on line 822 Strict Standards: Accessing static property Operations::$post as non static in /home/ujcbarcc/URLTOMYSITE/admin/modules/Operations/Operations.php on line 823 Strict Standards: Accessing static property Operations::$post as non static in /home/ujcbarcc/URLTOMYSITE/admin/modules/Operations/Operations.php on line 824 Strict Standards: Accessing static property Operations::$post as non static in /home/ujcbarcc/URLTOMYSITE/admin/modules/Operations/Operations.php on line 825 Strict Standards: Accessing static property Operations::$post as non static in /home/ujcbarcc/URLTOMYSITE/admin/modules/Operations/Operations.php on line 826 Here the results of checkinstall.php phpVMS Build Number: 936 Checking PHP version [OK] PHP version is 5.4.41-1~dotdeb+7.1.x ASP Tags [OK] ASP-style tags are disabled Checking connectivity... [OK] Can contact outside servers Checking for SimpleXML module... [OK] SimpleXML module exists! Anyone a helping hand for me? Greetings Uemit Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted May 31, 2015 Administrators Report Share Posted May 31, 2015 It is a php version issue - search your error code (strict standards) in the forum and you will find lots of available fixes. Quote Link to comment Share on other sites More sharing options...
ahughes3 Posted June 1, 2015 Report Share Posted June 1, 2015 Did you download the PHPVMS from the standard Github repository? If so then that should be fine if your host is running PHP5+ which is likely. Check which version of PHPVMS you have as a starting point. When I first tried to install it, I had the same issue and it was because I had download on old version which had out of date files in it. 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.