Brian Zerangue
Brian Zerangue
If I click on the Sessions Logs (under the ElasticSearch menu), I get the following error… > Fatal error: Call to undefined function _() in /Sites/elasticsearch-surfin-shakespeare/extensions/elasticsearch/content/content.sessions.php on line 242 and...
FIRST, I updated the files per your fixes [here](https://github.com/symphonycms/symphonycms/commit/e6ca370e462bf3fef6922d2533284df9bd2db550). #2911 AND Symphony 3.0.0 installed successfully on PHP 7.4.4 / MySQL 5.7.29 / Ubuntu 18.04. THEN, after logging in when I...
Have y'all looked into integrating GuzzlePHP with future versions of Symphony? http://docs.guzzlephp.org/en/latest/faq.html#why-should-i-use-guzzle
In future releases, could the CORE be built to allow other templating engines (via extension) with the default still being XSLT? I am thinking, for the test case, the one...
Add support for Template Inheritance for Handlebars ...with Handlebars Layouts, [https://www.npmjs.com/package/handlebars-layouts](https://www.npmjs.com/package/handlebars-layouts) OR ...with Wax-on, [https://github.com/keithws/wax-on](https://github.com/keithws/wax-on)
I've been able to reproduce the bug, namely subsection manager isn't populating relations when loaded by reflection field. This means all the items appended to the XML by subsection manager...
When I set `'build-entry-xml' => 'yes'` in the SubsectionManager preferences, it generates the following error... ``` Fatal error: Class 'extension_subsectionmanager' not found in /Repositories/pcpc/extensions/subsectionmanager/fields/field.subsectionmanager.php on line 696 ``` Very similar...
toggleFullScreen doesn't seem to work on Safari on Mac. Is it possible to change toggleFullScreen to have it act more like the ZenMode option in Github. It just fills the...
With Statamic v1.10.3, the child of a sub-page unable to re-order / generates error. I get the following error...  Here's a quick **[video](http://cl.ly/2c2D3F2y1u3F)** showing the error. Below, I have...
Mac 64-bit version generates the following error: (on macOS High Sierra 10.13.4) ``` panic: interface conversion: interface {} is nil, not map[string]interface {} goroutine 1 [running]: _/Users/adriaanthuis/Documents/projects/contentful-hugo/translate.(*TranslationContext).translateField(0xc42012faf8, 0x0, 0x0, 0xc420...