William Espindola
William Espindola
all was running fine, but today without any update this error appeared: ``` $ php -v php: symbol lookup error: /usr/lib/php/20151012/crypto.so: undefined symbol: OPENSSL_init_crypto ``` Exists some logs to help...
Today the code focus only in conferences, I think that can be focus on community too, citing "conferences and/or communication channels" For example, in PHPSP community in Brazil we use...
If set option uploadName have problem in line 829 and line 851 original code: ``` php // line 829 $saveAs = $options['dir'] . DS . $data[$model->alias][$options['uploadName']].'.'.$ext; // line 851 $data[$model->alias][$fieldName]...
Hi @brandonsavage this project still alive?