battye
battye
I think this function name change makes sense - because a lot of files are modified here, could a solution that's agreeable to everyone be that this change applies to...
Thanks for your replies. @vinny - is there a convention around the naming? eg. `Blackfog_3.2.8.2.zip unzip to Blackfog` will the name from the beginning of the zip filename always be...
I think you're right about the contrib_temp directory, it's definitely not going to work seeing it's autoloaded. I'll need to have a look at my [CLI scripts](https://github.com/phpbb/customisation-db/search?q=contrib_temp&unscoped_q=contrib_temp) which used it....
That's a good approach, let's do that :+1:
It looks like the test failure was a GitHub problem rather than a code problem: "[Windows - PHP 8.2 - postgres - unit](https://github.com/phpbb/phpbb/actions/runs/9050549304/job/24866064186) - GitHub Actions has encountered an internal...
Thanks @danieltj27 - I'll have another look at #390, it looks like there's a few other fields besides contrib_name to parse / unparse.
If you look in the Network tab of the browser (Dev Tools - F12) does it show any additional information about the error on the request?
> As a note in reference to your first post. The general error I received was when I was using Safari on macOS (latest). So it's not isolated to Windows...
Thanks @danieltj27, I can replicate this on my Mac now with those instructions. This is becoming quite a frustrating bug isn't it! ``` SQL ERROR [ mysqli ] Incorrect string...
My local Titania instance became FUBAR; do you @DavidIQ (or @iMattPro) have a dev phpBB+Titania database copy that you could share with me that I could restore?