Catchable Fatal Error: Argument 3 passed to phpbb\template\twig\twig::__construct() must be an instance of phpbb\template\context, instance of phpbb\user given, called in C:\htdocs\phpbb_dev\ext\phpbb\skeleton\helper\packager.php on line 116 and defined
That's because you are trying to use this on 3.2 and it was designed for 3.1.david63 wrote:Just had a quick look at this and it came back with an errorCatchable Fatal Error: Argument 3 passed to phpbb\template\twig\twig::__construct() must be an instance of phpbb\template\context, instance of phpbb\user given, called in C:\htdocs\phpbb_dev\ext\phpbb\skeleton\helper\packager.php on line 116 and defined
Should it beRMcGirr83 wrote: > 3.2.0@dev).
>= 3.2.0@dev
?<
is the way to go.There should be releases?DavidIQ wrote:Please report that to the GitHub repo as we'll need to make it 3.2 ready as well. Thanks.
I'm not sure what that means.RMcGirr83 wrote:There should be releases?
It means that there was a topic a few days ago where VSE said that extensions should not be downloaded directly from a git repro but from a release!DavidIQ wrote:I'm not sure what that means.RMcGirr83 wrote:There should be releases?
david63 wrote:It means that there was a topic a few days ago where VSE said that extensions should not be downloaded directly from a git repro but from a release!
VSE wrote:Poke
https://github.com/phpbb-extensions/php ... n/releasesDavidIQ wrote:I'm not sure what that means.RMcGirr83 wrote:There should be releases?
Yes, same here.david63 wrote:Sorry did not realise it did not work on 3.2
So I went to my 3.1 board - ran it again and all it created were three files
- composer.json
- license.txt
- README.md