[ Video Sharing CMS v4 ] PHP/Apache Upgrade from Cpanel

Started by wingbird,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

wingbirdTopic starter

Hi,
I am currently using version 3.1 and found an error after updating my Cpanel Apache to the latest version and Php version to 5.4 with this error: Warning: Creating default object from empty value in /home/tambayan/public_html/app/classes/language.php.
Thank you for any help
  •  

Marius P.

I'm not sure how compatible is phpvibe 3.1 with php 5.4, as by the time 3.1 was written php was at version 5.0 (I think!?)
Is that error affecting you? Or it's just a warning?
I see it's common with 5.4 for older php builds http://stackoverflow.com/questions/13323993/php-5-4-disable-warning-creating-default-object-from-empty-value
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

wingbirdTopic starter

Hi, thanks sorted out now with this code at the beginning language.php :D
*/<?php error_reporting(E_ERROR); ?>*/
  •  

Similar topics (7)