Thread
:
php errors with mediaxxx
View Single Post
10-16-2013, 02:54 PM
dunhill
Confirmed User
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
View Public Profile
Find More Posts by dunhill