Search found 429 matches

by Mike-on-Tour
Mon 9. Jun 2025, 09:22
Forum: Support forum (EN)
Topic: How to terminate all games-in-progress for all players?
Replies: 2
Views: 42

Re: How to terminate all games-in-progress for all players?

There is only one way: You need to delete the entries for the applicable game type (c, s or n) from the phpbb_mot_sudoku_games table, but please be aware that this is an untested procedure.
by Mike-on-Tour
Fri 6. Jun 2025, 17:10
Forum: Support forum (EN)
Topic: How can I make Abort Button cost some UP points?
Replies: 4
Views: 57

Re: How can I make Abort Button cost some UP points?

Currently, this is not possible.

And to be quite blunt, actually I do not see a reason why an aborted game should cost any points.
by Mike-on-Tour
Mon 2. Jun 2025, 22:04
Forum: Support forum (EN)
Topic: How can we limit number of puzzles to be solved per user (maybe timed competition mode)
Replies: 2
Views: 78

Re: How can we limit number of puzzles to be solved per user (maybe timed competition mode)

One way to accomplish this may be to upload only the number of puzzles you want to have solved while Sudoku is disabled for your members (first setting in the general settings section), then you can enable it at a preplanned time and disable it after the competition time has evolved.
If you reset ...
by Mike-on-Tour
Sun 1. Jun 2025, 15:16
Forum: Support forum (EN)
Topic: How can we prevent users from using online solvers? Ideas?
Replies: 7
Views: 166

Re: How can we prevent users from using online solvers? Ideas?

bestng wrote: Sun 1. Jun 2025, 14:21 Also, I found a way to use js to randomizer the value (1 to 9) of the false digit on each page load.
I would be interested in that, at least to see how it works with honest players.
If you do not want to share it publicly, perhaps you can give it to me by PM?
by Mike-on-Tour
Sat 31. May 2025, 16:58
Forum: Support forum (EN)
Topic: How can we prevent users from using online solvers? Ideas?
Replies: 7
Views: 166

Re: How can we prevent users from using online solvers? Ideas?

It would be possible to initially insert some false digits, but the question is how long the cheaters (as you call them) will take to check that they just have to buy a digit to have the original digits displayed again and then copy everything into a solver.

If I implement such a feature, it ...
by Mike-on-Tour
Fri 30. May 2025, 10:54
Forum: Support forum (EN)
Topic: How can we prevent users from using online solvers? Ideas?
Replies: 7
Views: 166

Re: How can we prevent users from using online solvers? Ideas?

People using online solvers may be a problem, but it can not be solved by introducing randomly false digits because that will render the puzzle unsolvable for everybody.
And BTW you can not introduce false digits into the HTML code since that is generated dynamically by phpBB's usage of TWIG.

To ...
by Mike-on-Tour
Tue 27. May 2025, 19:19
Forum: Release Information
Topic: Release Information & Download link
Replies: 18
Views: 148358

Re: Release Information & Download link

ver 1.9.1


Die Version 1.9.1 wurde heute durch phpbb.com validiert; sie kann über den Downloadlink im Startbeitrag von dort heruntergeladen werden.

Der Unterschied der ver 1.9.1 zu ver 1.9.0 besteht in einer Verbesserung des Codes für Multi-Select-Felder (Danke an LukeWCS für Makro und PHP ...
by Mike-on-Tour
Mon 26. May 2025, 18:02
Forum: Support forum (EN)
Topic: Topic reply not working on mike-on-tour website
Replies: 2
Views: 125

Re: Topic reply not working on mike-on-tour website

Tht sounds like a problem with your cookies, pleae try to delete them throuh the link in the footer and check again.
by Mike-on-Tour
Tue 13. May 2025, 09:13
Forum: Supportforum (DE)
Topic: Fehlermeldung bei Platz Wechsel
Replies: 7
Views: 2365

Re: Fehlermeldung bei Platz Wechsel

Danke für die Info, dann habe ich wohl die richtige Stelle zur Korrektur gefunden.
Und falls noch etwas sein sollte, einfach Bescheid sagen.
by Mike-on-Tour
Sun 11. May 2025, 11:31
Forum: Supportforum (DE)
Topic: Fehlermeldung bei Platz Wechsel
Replies: 7
Views: 2365

Re: Fehlermeldung bei Platz Wechsel

Version 0.11.3 ist veröffentlicht, lass mich bitte wissen, ob es das war, ich konnte den Fehler nämlich nicht reproduzieren.
by Mike-on-Tour
Sun 11. May 2025, 11:29
Forum: Release Information
Topic: Release Information & Download link
Replies: 13
Views: 95592

Re: Release Information & Download link

ver 0.11.3

ver 0.11.3 is available as of now, the download link in the starting post has been changed accordingly.
This version contains the following new features or changes:

Fixed a bug within controller/main.php which triggered an "Undefined variable" warning if no rank has been gained ...
by Mike-on-Tour
Tue 6. May 2025, 22:20
Forum: Supportforum (DE)
Topic: Fehlermeldung bei Platz Wechsel
Replies: 7
Views: 2365

Re: Fehlermeldung bei Platz Wechsel

Habe ich vergessen zu fragen: Welche Version von Hangman hast du installiert?
by Mike-on-Tour
Tue 6. May 2025, 07:43
Forum: Supportforum (DE)
Topic: Fehlermeldung bei Platz Wechsel
Replies: 7
Views: 2365

Re: Fehlermeldung bei Platz Wechsel

Im Moment kannst du nichts dagegen tun, aber Danke für das Melden dieses Verhaltens. Ich muss mir das genauer ansehen und versuchen, die Meldung zu rekonstruieren und dann den Code so ändern, dass dieser Fall nicht mehr auftritt.

Wenn das Verhalten korrigiert ist, gibt es eine neue Version.
by Mike-on-Tour
Mon 14. Apr 2025, 14:37
Forum: Release Information
Topic: Release Information & Download link
Replies: 18
Views: 136649

Re: Release Information & Download link

Version 1.3.0


Die Version 1.3.0 wurde heute auf phpbb.com zur Validierung eingereicht; sie enthält folgende Neuerungen/Änderungen:

Code hinzugefügt, der die Auflistung mehrerer Ergebnisse der Google Maps Suche erlaubt
Codierung der HTML-Elemente <select> auf ein Makro abgeändert (Vielen ...
by Mike-on-Tour
Sun 16. Mar 2025, 16:51
Forum: Release Information
Topic: Release Information & Download Link
Replies: 7
Views: 55545

Re: Release Information & Download Link

English
Version 1.1.1 has been validated by phpbb.com and is avaiable for download from the CDB (refer to start post for the download link).
Deutsch
Version 1.1.1 wurde durch phpbb.com validiert und ist ab sofort in der CDB zum Download verfügbar (Link siehe Startbeitrag).
by Mike-on-Tour
Sun 16. Mar 2025, 16:48
Forum: Release Information
Topic: Release Information & Download link
Replies: 4
Views: 57437

Re: Release Information & Download link

English
Version 1.2.0 has been validated by phpbb.com and is avaiable for download from the CDB (refer to start post for the download link).
Deutsch
Version 1.2.0 wurde durch phpbb.com validiert und ist ab sofort in der CDB zum Download verfügbar (Link siehe Startbeitrag).
by Mike-on-Tour
Sun 16. Mar 2025, 16:45
Forum: Release Information
Topic: Release Information & Download link
Replies: 18
Views: 136649

Re: Release Information & Download link

Deutsch
Version 1.2.6 wurde durch phpbb.com validiert und ist ab sofort in der CDB zum Download verfügbar (Link siehe Startbeitrag).
English
Version 1.2.6 has been validated by phpbb.com and is avaiable for download from the CDB (refer to start post for the download link).
by Mike-on-Tour
Sun 16. Mar 2025, 15:38
Forum: Supportforum (DE)
Topic: PHP-Version
Replies: 10
Views: 53067

Re: PHP-Version

Das zu hören freut mich.
by Mike-on-Tour
Fri 14. Mar 2025, 18:16
Forum: Supportforum (DE)
Topic: PHP-Version
Replies: 10
Views: 53067

Re: PHP-Version

Das ist jetzt aber eine generelle Frage zu inaktiven Benutzern, denn dieser ACP-Dialog hat nichts mit meiner Erweiterung zu tun.
In meiner Erweiterung werden die Mitglieder, die die ausgewählte(n) Gruppe(n) als Hauptgruppe haben, vor dem Löschen geschützt.

In dem von dir als Screenshot ...
by Mike-on-Tour
Fri 14. Mar 2025, 09:11
Forum: Supportforum (DE)
Topic: PHP-Version
Replies: 10
Views: 53067

Re: PHP-Version

Nein, die Bots werden dabei gar nicht betrachtet.

Und eine PHP-Version 8.4.x sollte korrekt erkannt werden.
by Mike-on-Tour
Tue 11. Mar 2025, 12:43
Forum: Supportforum (DE)
Topic: PHP-Version
Replies: 10
Views: 53067

Re: PHP-Version

ramboagent wrote: Mon 10. Mar 2025, 18:14 denn es geht noch nicht
Wie meinst du das denn?
by Mike-on-Tour
Wed 5. Mar 2025, 22:33
Forum: Supportforum (DE)
Topic: PHP-Version
Replies: 10
Views: 53067

Re: PHP-Version

Da musst du doch gar nicht warten, die Version bis einschließlich PHP 8.4.x gibt es doch schon hier, die wartet halt schon seit November auf die Validierung durch phpbb.com.
by Mike-on-Tour
Sun 2. Mar 2025, 16:58
Forum: Release Information
Topic: Release Information & Download link
Replies: 0
Views: 10504

Release Information & Download link

Failed Logins

https://img.shields.io/badge/phpBB-3.3.x Compatible-009BDF

Neueste Version / Latest version: https://img.shields.io/badge/Version-2.0.0-green


Kompatibel mit: / Compatible with: https://img.shields.io/badge/PHP- >= 7.4-blueviolet https://img.shields.io/badge/PHP- <= 8.5.0 ...
by Mike-on-Tour
Thu 20. Feb 2025, 10:23
Forum: Release Information
Topic: Release Information & Download link
Replies: 13
Views: 109682

Re: Release Information & Download link

ver 1.3.0


Adressverwaltung Tourziele ist jetzt in der Version 1.3.0 verfügbar.

PHP 8.4.x ist jetzt seit mehreren Monaten verfügbar und auch phpBB ist in der neuesten Version 3.3.14 damit kompatibel, somit bestand auch für diese Erweiterung die Notwendigkeit, sie entsprechend anzupassen.
Da ...
by Mike-on-Tour
Thu 20. Feb 2025, 09:26
Forum: Supportforum (DE)
Topic: Fehler beim Zuordnen der Mannschaften
Replies: 3
Views: 21416

Re: Fehler beim Zuordnen der Mannschaften

Prima, dann hast du deine Ligen ja auf aktuellem Stand.