Seite 46 von 66

Re: [BETA] [3.1] [3.2] Football Prediction League

Verfasst: 26.02.2019 21:44
von nudels64
Jetzt sind auch die Gesamtpunkte weg. Hast Du noch eine Idee Mahony?

Re: [BETA] [3.1] [3.2] Football Prediction League

Verfasst: 27.02.2019 08:25
von Mahony
Hallo
Lasse mal den mysql_upgrader laufen (siehe>>> https://www.phpbb.de/kb/no_default ).

Ansonsten check mal die möglichen

Ursachen für den Fehler [1064]

1. Verwendung reservierter Wörter (dürfte hier nicht der Fall sein).

2. Fehlende Daten (könnte sein).

3. Vertippen von Befehlen (dürfte hier nicht der Fall sein).

4. Veraltete Befehle (könnte sein denn ZITAT:
https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-13.html#mysqld-8-0-13-data-types hat geschrieben:SQL Syntax Notes
Incompatible Change: The deprecated ASC or DESC qualifiers for GROUP BY clauses have been removed. Queries that previously relied on GROUP BY sorting may produce results that differ from previous MySQL versions. To produce a given sort order, provide an ORDER BY clause.

Queries and stored program definitions from MySQL 8.0.12 or lower that use ASC or DESC qualifiers for GROUP BY clauses should be amended. Otherwise, upgrading to MySQL 8.0.13 or higher may fail, as may replicating to MySQL 8.0.13 or higher slave servers.


Grüße: Mahony

Re: [BETA] [3.1] [3.2] Football Prediction League

Verfasst: 27.02.2019 09:40
von nudels64
Ich danke Dir vielmals Mahony. Das Script kannte ich noch garnicht. Hab es durchlaufen lassen und viele Änderungen in der DB durchgeführt. Der Fehler im Tippspiel bleibt trotzdem.
Nebenbei habe ich die DB in eine MariaDB umgezogen. Was soll ich sagen - es läuft wohl wieder und das Forum dazu noch schneller.

Danke Dir für die schnelle und kompetente Hilfe!

Re: [BETA] [3.1] [3.2] Football Prediction League

Verfasst: 17.04.2019 20:05
von Paid4
Hallo,

habe die Football Prediction League auf phpBB 3.2.5 (DE) installiert, bekomme jedoch folgende Fehlermeldung bei Spielplan aktualisieren:

Code: Alles auswählen

[phpBB Debug] PHP Warning: in file [ROOT]/ext/football/football/acp/update_module.php on line 854: usort() expects parameter 2 to be a valid callback, function 'sort_teams' not found or invalid function name
Wo liegt der Fehler?

Danke Euch und beste Grüße

Re: [BETA] [3.1] [3.2] Football Prediction League

Verfasst: 17.04.2019 21:00
von Mahony
Hallo
Paid4 hat geschrieben:
habe die Football Prediction League auf phpBB 3.2.5 (DE) installiert, bekomme jedoch folgende Fehlermeldung bei Spielplan aktualisieren:

Code: Alles auswählen

[phpBB Debug] PHP Warning: in file [ROOT]/ext/football/football/acp/update_module.php on line 854: usort() expects parameter 2 to be a valid callback, function 'sort_teams' not found or invalid function name
Wo liegt der Fehler?
Siehe viewtopic.php?f=149&t=237029&p=1389812#p1389812


Grüße: Mahony

Re: [BETA] [3.1] [3.2] Football Prediction League

Verfasst: 18.04.2019 21:06
von Paid4
@ Mahony

Besten Dank!


Dies ist erledigt, habe es gefunden in den Einstellungen in der Football EXT!

Frage zu den neuen Feldern für die Erinnerungsmail:
Seite der Football EXT gibt es in der Profilansicht bei Forenbeiträgen 2 neue Felder "Erinnerungsmail",

https://paid4portal.de/board/viewtopic. ... f=2&p=1#p1

Wo müssen diese entfernt bzw. aus kommandiert werden, wenn man diese in dieser Ansicht nicht haben will?

Danke und beste Grüße

Re: [BETA] [3.1] [3.2] Football Prediction League

Verfasst: 21.04.2019 17:49
von Paid4
@ ALL

Nun taucht ein neues Problem beim aktualisieren der Premier League auf:

Code: Alles auswählen

[phpBB Debug] PHP Warning: in file [ROOT]/ext/football/football/acp/update_module.php on line 791: SimpleXMLElement::__construct(): Entity: line 636: parser error : xmlParseEntityRef: no name
[phpBB Debug] PHP Warning: in file [ROOT]/ext/football/football/acp/update_module.php on line 791: SimpleXMLElement::__construct(): <team_name>Brighton & Hove Albion</team_name>
[phpBB Debug] PHP Warning: in file [ROOT]/ext/football/football/acp/update_module.php on line 791: SimpleXMLElement::__construct(): ^
Habe heute SEO du die Sitemap installiert. Inzwischen beide wieder deaktiviert, Cache geleert, Error bleibt trotzdem.

Wer hat die Lösunf?

Besten Dank und beste Grüße

Re: [BETA] [3.1] [3.2] Football Prediction League

Verfasst: 21.04.2019 19:56
von Mahony

Re: [BETA] [3.1] [3.2] Football Prediction League

Verfasst: 21.04.2019 21:55
von Paid4
@ Mahony

Besten Dank!

Ich hatte mir das irgendwie schon gedacht. Bleibt wohl nichts anderes übrig als die Ergebnisse manuell einzugeben.

Beste Grüße
Pierre

Re: [BETA] [3.1] [3.2] Football Prediction League

Verfasst: 14.05.2019 11:40
von Tovi
Hallo zusammen.

Ich bekomme die Extension nicht aktiviert. Folgende Fehlermeldung kommt:
SQL ERROR [ mysqli ]

Table 'db298143682.phpbb3_footb_bets' doesn't exist [1146]

SQL

SHOW COLUMNS FROM phpbb3_footb_bets

BACKTRACE


FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 997
CALL: trigger_error()

FILE: [ROOT]/phpbb/db/driver/mysqli.php
LINE: 193
CALL: phpbb\db\driver\driver->sql_error()

FILE: [ROOT]/phpbb/db/tools/tools.php
LINE: 885
CALL: phpbb\db\driver\mysqli->sql_query()

FILE: [ROOT]/phpbb/db/tools/tools.php
LINE: 902
CALL: phpbb\db\tools\tools->sql_list_columns()

FILE: [ROOT]/phpbb/db/tools/tools.php
LINE: 541
CALL: phpbb\db\tools\tools->sql_column_exists()

FILE: (not given by php)
LINE: (not given by php)
CALL: phpbb\db\tools\tools->perform_schema_changes()

FILE: [ROOT]/phpbb/db/migrator.php
LINE: 714
CALL: call_user_func_array()

FILE: [ROOT]/phpbb/db/migrator.php
LINE: 661
CALL: phpbb\db\migrator->run_step()

FILE: [ROOT]/phpbb/db/migrator.php
LINE: 400
CALL: phpbb\db\migrator->process_data_step()

FILE: [ROOT]/phpbb/db/migrator.php
LINE: 351
CALL: phpbb\db\migrator->try_apply()

FILE: [ROOT]/phpbb/db/migrator.php
LINE: 351
CALL: phpbb\db\migrator->try_apply()

FILE: [ROOT]/phpbb/db/migrator.php
LINE: 351
CALL: phpbb\db\migrator->try_apply()

FILE: [ROOT]/phpbb/db/migrator.php
LINE: 351
CALL: phpbb\db\migrator->try_apply()

FILE: [ROOT]/phpbb/db/migrator.php
LINE: 288
CALL: phpbb\db\migrator->try_apply()

FILE: [ROOT]/phpbb/db/migrator.php
LINE: 241
CALL: phpbb\db\migrator->update_do()

FILE: [ROOT]/phpbb/extension/base.php
LINE: 78
CALL: phpbb\db\migrator->update()

FILE: [ROOT]/phpbb/extension/manager.php
LINE: 190
CALL: phpbb\extension\base->enable_step()

FILE: [ROOT]/includes/acp/acp_extensions.php
LINE: 213
CALL: phpbb\extension\manager->enable_step()

FILE: [ROOT]/includes/functions_module.php
LINE: 676
CALL: acp_extensions->main()

FILE: [ROOT]/adm/index.php
LINE: 82
CALL: p_master->load_active()
Bei mir läuft PHP 7.1, PHBBB 3.2.5 und die Football Extension 0.9.9
Alle anderen Extensions habe ich ohne Probleme installiert bekommen.
Was mache ich falsch und wo finde ich die nötigen SQL Befehle ?

Vielen Dank für die Mithilfe, Gruß,
Tovi