Viewing 11 posts - 1 through 11 (of 11 total)
Viewing 11 posts - 1 through 11 (of 11 total)
You must be logged in to reply to this topic.
What this mean.. what’s wrong?
It looks like a PHP version issue.
Who is your host? What is your PHP version? What version of Symbio are you running?
– Bluehost
– PHP.. 3.4.11.1 .. I think
– Symbio: 2.5.0
PHP version looks incorrect. It should be 5.something.
Bluehost seems to be changing PHP versions (and lots of other things) without warning their customers.
To check what php version you have, create a file named info.php with the following:
<?php
phpinfo();
?>
and put it in root html folder.
Then go to yoursite.com/info.php and it will show you the correct version.
Is is known php 5.4.x issue, I think that Leo fixed it in current Symbio 2.7
PHP is 5.4.20
If you don’t want to upgrade Symbiostock, then I believe that you need to have PHP downgraded to 5.3.
How safety is upgrade Symbionstock without troubles?
I can only advise you as Leo advised me a few days ago on the same error. It’s not serious and don’t worry about it LOL! No seriously, I got that same error message and a extra few others when I first set up to ativate the Symbio network.
By the time everything was filled in and the Symbiocard was done, I never got the message again.
As I understand this sort of message is just because of something that is not filled in so it generates an error. So just work through filling in all the bits and pieces in the network area. Essentially this error looks more alarming than it is as the site still functions properly.
If you keep getting the message then maybe there is something more.
If this is another PHP4 problem, I’ll try to fix it. This theme needs to be compatible all the way.
I thought you fixed it already. I saw these warnings in earlier 2.7 versions, in 2.7.9 they have gone (from my test site) 🙂
You must be logged in to reply to this topic.