engine/lib/classes/class.service.php dosyası satır 90
Bunun yerine
function create()
Böyle olması gerek
function create($generateID = false)
... ki extend edilen class.base.php ile uyumlu olsun.
Diff biçimi burda:
https://github.com/angelside/vizra3/...1?quick_pull=1
-------------------------------------------------------
PHP den strict standards hatalarını gizleme
http://stackoverflow.com/questions/1...tandards-error
.