By O on Friday, 15 August 2014
Posted in Technical Issues
Replies 1
Likes 0
Views 768
Votes 0
To fix the issue go to file administrator/components/com_komento/tables/parent.php
and change function arguments from:
public function bind( $src )

to:
public function bind( $src, $ignore = array() )
Hello,

Thanks for sharing this solution
Actually this fix already including in latest version of Komento.
·
Saturday, 16 August 2014 13:33
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post