Hi,
und welche Fehler/Fehlermeldungen sind das, die Du bekommst?
Leider, es war php7.1 und phpBB 3.2
Ich bekomme Fehler auf jeder Seite:
[phpBB Debug] PHP Warning: in file [ROOT]/ext/football/football/includes/functions.php on line 1169: A non-numeric value encountered
[phpBB Debug] PHP ...
Die Suche ergab 6 Treffer
- 27.03.2017 11:07
- Forum: Extensions in Entwicklung
- Thema: [BETA] [3.1] [3.2] Football Prediction League
- Antworten: 650
- Zugriffe: 195026
- 15.03.2017 10:26
- Forum: Extensions in Entwicklung
- Thema: [BETA] [3.1] [3.2] Football Prediction League
- Antworten: 650
- Zugriffe: 195026
Re: [BETA] Football Prediction League
Hallo,
Hast du das mit php7.0 getestet? Ich bekomme Fehler und weiß nicht ob das auf php7.0 oder phpbb 3.2 liegt.
Hast du das mit php7.0 getestet? Ich bekomme Fehler und weiß nicht ob das auf php7.0 oder phpbb 3.2 liegt.
- 11.04.2016 11:33
- Forum: Extensions in Entwicklung
- Thema: [BETA] [3.1] [3.2] Football Prediction League
- Antworten: 650
- Zugriffe: 195026
Re: [BETA] Football Prediction League
Hi Football,
I was wondering, because I have a website about the Belgian Pro League (which is not included in your automatic seasons.php update) if there is an easy way of inserting all the matches in the database. Now I have to do it manually which takes a lot of time. How do you insert all ...
I was wondering, because I have a website about the Belgian Pro League (which is not included in your automatic seasons.php update) if there is an easy way of inserting all the matches in the database. Now I have to do it manually which takes a lot of time. How do you insert all ...
- 08.04.2016 11:07
- Forum: Extensions in Entwicklung
- Thema: [BETA] [3.1] [3.2] Football Prediction League
- Antworten: 650
- Zugriffe: 195026
Re: [BETA] Football Prediction League
@schnurlos
Please delete in all ACP-Modules following lines:
$provider = new \phpbb\controller\ provider();
$helper = new \phpbb\controller\ helper(...);
and replace all calls $helper->route('football_main_controller',array('side' => 'bet')), with '',
This will remove all links from the ACP ...
Please delete in all ACP-Modules following lines:
$provider = new \phpbb\controller\ provider();
$helper = new \phpbb\controller\ helper(...);
and replace all calls $helper->route('football_main_controller',array('side' => 'bet')), with '',
This will remove all links from the ACP ...
- 06.04.2016 09:15
- Forum: Extensions in Entwicklung
- Thema: [BETA] [3.1] [3.2] Football Prediction League
- Antworten: 650
- Zugriffe: 195026
Re: [BETA] Football Prediction League
Thanks!football hat geschrieben:Thanks for your advice. I will adapt the extension for phpBB 3.2
Do you also have a Github repository where i can test changes?
- 04.04.2016 09:38
- Forum: Extensions in Entwicklung
- Thema: [BETA] [3.1] [3.2] Football Prediction League
- Antworten: 650
- Zugriffe: 195026
Re: [BETA] Football Prediction League
Hi football,
Sorry, this post is in English as I don't speak German and this was the only way of asking for support.
I'm currently maintaining a phpBB board that I'm preparing to update to 3.2 right before the European Championship and I was really hoping your extension would work on phpBB 3.2 but ...
Sorry, this post is in English as I don't speak German and this was the only way of asking for support.
I'm currently maintaining a phpBB board that I'm preparing to update to 3.2 right before the European Championship and I was really hoping your extension would work on phpBB 3.2 but ...