Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

 

Register GFY Rules Calendar Mark Forums Read
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
New Webmasters ask "How-To" questions here. This is where other fucking Webmasters help.

 
Thread Tools
Old 10-16-2013, 01:24 PM   #1
defunk
Confirmed User
 
defunk's Avatar
 
Industry Role:
Join Date: May 2011
Location: Canada
Posts: 152
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

-defunk
__________________
-defunk
My Sites - Trade hard-links with my sites!

Last edited by defunk; 10-16-2013 at 01:29 PM..
defunk is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
Old 10-16-2013, 02:33 PM   #2
fendlestick
Confirmed User
 
Industry Role:
Join Date: Dec 2012
Posts: 117
Try turning off MySQL strict mode. I run a Windows server so it's easy with MySQL Workbench if you have linux or shared hosting maybe contact your host.
fendlestick is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
Old 10-16-2013, 02:54 PM   #3
dunhill
Confirmed User
 
dunhill's Avatar
 
Industry Role:
Join Date: Jul 2013
Posts: 89
Just upgrade smarty or change Smarty.class.php. You can replace
Code:
function assign
with
Code:
public static function assign
.


If you are lazy turn off the error reporting.
dunhill is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
Old 10-16-2013, 03:13 PM   #4
defunk
Confirmed User
 
defunk's Avatar
 
Industry Role:
Join Date: May 2011
Location: Canada
Posts: 152
awesome thanks - I'll look into that :D
__________________
-defunk
My Sites - Trade hard-links with my sites!
defunk is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
 
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks
Thread Tools



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.