Said Aj
Said Aj
I build websites with Arabic as the main language, so when I create a album in arabic characters it tries to generate a url name based on the album name...
After login, this error shows up: ``` TypeError: undefined is not an object (evaluating 'props.themedStyle.container') This error is located at: in TodoInProgressScreenComponent (created by Context.Consumer) ```
I'm trying to import video data from an xml feed as silverstripe pages/object. So I installed the module on SS v3.0.3 to try it. After installation, when I create a...