Arek Juszczyk
Arek Juszczyk
I have upgraded an old kohana system to koseven and once switched the php to version 7.4.2 suddenly all values from config files like: `Kohana::$config->load('language.abbr')` etc give back null. When...
Hi, Installed the app and homebrew chanell on the tv without any problems. All wroking fine except when try to run the script to renew I'm getting: ``` Failed to...
A fix for [$issue82](https://github.com/WebPA/WebPA/issues/82). _The DOC__ROOT const is supposed to be set with a trailing forward slash but in at least one of its use cases, we concatenate with a...
Fixed the issue by setting the same maxlength for the feedback title text when creating an assessment.
The DB varchar length for the column (feedback_name, in pa2_assessment table) is set to 45. The edit assessment works as there is a limit on the html input set to...