defunk |
10-16-2013 01:24 PM |
php errors with mediaxxx
Hey guys, I'm installing mediaxxx and am getting hit with
Code:
Strict Standards: Non-static method STemplate::create() should not be called statically in /home/defunk/public_html/SOMEAWESOMENEWSITE.COM/libraries/mysmarty.class.php on line 42
Strict Standards: Non-static method STemplate::assign() should not be called statically in /home/defunk/public_html/SOMEAWESOMENEWSITE.COM/include/config.php on line 65
Strict Standards: Non-static method STemplate::assign() should not be called statically in /home/defunk/public_html/SOMEAWESOMENEWSITE.COM/include/config.php on line 65
Strict Standards: Non-static method STemplate::assign() should not be called statically in /home/defunk/public_html/SOMEAWESOMENEWSITE.COM/include/config.php on line 65
Strict Standards: Non-static method STemplate::assign() should not be called statically in /home/defunk/public_html/SOMEAWESOMENEWSITE.COM/include/config.php on line 65
Strict Standards: Non-static method STemplate::assign() should not be called statically in /home/defunk/public_html/SOMEAWESOMENEWSITE.COM/include/config.php on line 65
Strict Standards: Non-static method STemplate::assign() should not be called statically in /home/defunk/public_html/SOMEAWESOMENEWSITE.COM/include/config.php on line 65
Strict Standards: Non-static method STemplate::assign() should not be called statically in /home/defunk/public_html/SOMEAWESOMENEWSITE.COM/include/config.php on line 65
Strict Standards: Non-static method STemplate::assign() should not be called statically in /home/defunk/public_html/SOMEAWESOMENEWSITE.COM/include/config.php on line 65
Strict Standards: Non-static method STemplate::assign() should not be called statically in /home/defunk/public_html/SOMEAWESOMENEWSITE.COM/include/config.php on line 65
Strict Standards: Non-static method STemplate::assign() should not be called statically in /home/defunk/public_html/SOMEAWESOMENEWSITE.COM/include/config.php on line 65
Strict Standards: Non-static method STemplate::assign() should not be called statically in /home/defunk/public_html/SOMEAWESOMENEWSITE.COM/include/config.php on line 65
PHP Version 5.4.19
should I look into just disabling the messages? or somehow turning it off all together? or downgrading my php version?
I've posted on the mediaxxx forums...
thanks in advance :thumbsup
-defunk
|