Only one of my connection work well. An other connection and all the news don't work but make a full blank page. Bug mode don't help because page stay full blank within any message.
What happen suddenly ?
Véronique
GCore\Helpers\DataPresenter::$data in /srv/data/web/vhosts/mywebsite/htdocs/administrator/components/com_chronoconnectivity5/chronoconnectivity/blocks/table.php on line 49
$table = \GCore\Helpers\DataLoader::load($table, \GCore\Helpers\DataPresenter::$data);
\administrator\components\com_chronoconnectivity5\chronoconnectivity\blocks\
Hi, with the chronoforms5 5.0.5 and Chronoconectivity 5.0 RC4 exists problem with blank page for chronoconectivity (doesn't exist when you remove chronoform) but applying above patch, both forms and conection works fine.
So possibly still needs some attention.
Regards
Hi, with the chronoforms5 5.0.5 and Chronoconectivity 5.0 RC4 exists problem with blank page for chronoconectivity (doesn't exist when you remove chronoform) but applying above patch, both forms and conection works fine.
So possibly still needs some attention.
Regards
KExceptionFailure | Fatal Error [500]
Class '\GCore\Admin\Extensions\Chronoconnectivity\Blocks\Table.txt' not found
.../administrator/components/com_chronoconnectivity5/chronoconnectivity/chronoconnectivity.php:58
53 $blocks = array();
54 $blocks_classes = array();
55 foreach($blocks_files as $block){
56 $name = str_replace(array(\GCore\C::ext_path('chronoconnectivity', 'admin').'blocks'.DS, '.php'), '', $block);
57 $blocks_classes[] = $class = '\GCore\Admin\Extensions\Chronoconnectivity\Blocks\\'.\GCore\Libs\Str::camilize($name);
58 $blocks[$class::$name] = $class::$title;
59 }
60 $this->set('blocks', $blocks);
61 $this->set('blocks_classes', $blocks_classes);
62
63 $rules = $this->Group->find('list', array('fields' => array('id', 'title')));
Hi, with the chronoforms5 5.0.5 and Chronoconectivity 5.0 RC4 exists problem with blank page for chronoconectivity (doesn't exist when you remove chronoform) but applying above patch, both forms and conection works fine.
So possibly still needs some attention.
Regards
KExceptionFailure | Fatal Error [500]
Class '\GCore\Admin\Extensions\Chronoconnectivity\Blocks\Table.txt' not found
.../administrator/components/com_chronoconnectivity5/chronoconnectivity/chronoconnectivity.php:58
53 $blocks = array();
54 $blocks_classes = array();
55 foreach($blocks_files as $block){
56 $name = str_replace(array(\GCore\C::ext_path('chronoconnectivity', 'admin').'blocks'.DS, '.php'), '', $block);
57 $blocks_classes[] = $class = '\GCore\Admin\Extensions\Chronoconnectivity\Blocks\\'.\GCore\Libs\Str::camilize($name);
58 $blocks[$class::$name] = $class::$title;
59 }
60 $this->set('blocks', $blocks);
61 $this->set('blocks_classes', $blocks_classes);
62
63 $rules = $this->Group->find('list', array('fields' => array('id', 'title')));