![]() |
|
Thread Tools |
#1
|
||||||||
|
||||||||
PHP Warning After Move To New Host
I'm getting the following warning after moving my websites to a new host when I try to save a template after editing it. The old host was running PHP 5.6, the new one is running PHP 7.2.12.
Here is what is in that part of the file.
I can edit templates but it will not show the edits on the site. Any help would be great. No members have liked this post.
|
#2
|
||||
|
||||
One of the changes from php 7.1 => 7.2 http://php.net/manual/en/migration72.incompatible.php
Warn when counting non-countable types An E_WARNING will now be emitted when attempting to count() non-countable types (this includes the sizeof() alias function). Try
In php 7.3 there will be a is_countable() function. https://wiki.php.net/rfc/is-countable But vB4 isn't compatible with php7.2. So this will be only the starting point of a never ending error-solution-error-warning-error...circle. Go back to 7.1 if possible. Last edited by shka; 05 Dec 2018 at 22:31. |
#3
|
||||
|
||||
Thanks for the info the code worked. I have not seen any other warnings or errors so far. I'm on shared hosting so I may not be able to go backwards on PHP.
![]() No members have liked this post.
|
#4
|
|||
|
|||
HM666 are you on godaddy?
Getting same junk. You can choose the php version in the control panel (of godaddy) i think myphp No members have liked this post.
|
#5
|
||||
|
||||
Originally Posted by Wisc
Nope have not used GoDaddy in years for hosting. ![]()
![]() ![]() No members have liked this post.
|
![]() |
«
Previous Thread
|
Next Thread
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 23:38.