I agree with what this user saysscootergrisen wrote: ↑Sun Dec 11, 2016 4:17 amThat would be 2.384.785 $ per year just for this board alone.invenio wrote:If all the users who used the software donated just $5 a year
How about a progress bar so we can see how much people donate on top of the website and ask people to donate?
Like on http://www.fsf.org/
I like to see the progress bar, it feels like we are going somewhere. If it moves that is.
You can set a goal for 6 months and let it run and see how maybe will be donated.
If the bar does not reach the goal you write "Donate or VigLink extension will be enabled but default".
I can't find the string you posted? (you're probably looking at a pre-3.2.9 install (and post- 3.2.0-b1CentaurAtlas wrote: ↑Thu Feb 13, 2020 2:16 pmThe extension is still in the ext/phpbb/viglink directory in the 3.3.0 full install download, but in the "Manage Extensions" it shows ">=3.2.0-b1,<3.3". To
Code: Select all
"require": {
"php": ">=5.4",
"phpbb/phpbb": ">=3.2.0",
"composer/installers": "~1.0"
},
"extra": {
"display-name": "VigLink",
"soft-require": {
"phpbb/phpbb": ">=3.2.0-b1,<4.0.0@dev"
It works fine with 3.3CentaurAtlas wrote: ↑Thu Feb 13, 2020 2:16 pmHi,
Just following up on this, is VigLink still working with 3.3? I personally didn't have a problem with it, but wasn't clear on the status.
The extension is still in the ext/phpbb/viglink directory in the 3.3.0 full install download, but in the "Manage Extensions" it shows ">=3.2.0-b1,<3.3". To me that seems to say it is not working with 3.3, but I am not clear since it is still included with the install.
So,
1. Is it safe to activate it?
2. Should we wait until there is a 3.3 update?
Thanks!
I am also trying to do the same but can't get passed the login/create account!PaulHB wrote: ↑Mon Dec 21, 2020 2:52 amI am trying to convert this to my Viglink account, and can't.
When I click on "Convert account" I end up at Sovrn, which took over Viglink some time ago. It rejected my existing account, so I started over and set up a new one. But I see no indication it has changed in PHPBB. I have a code, but nowhere to put it.