Search found 26 matches

by bestng
Mon 30. Jun 2025, 18:25
Forum: Support forum (EN)
Topic: How can we grant guests a basic read-only access?
Replies: 4
Views: 232

Re: How can we grant guests a basic read-only access?

Mike-on-Tour wrote: Mon 30. Jun 2025, 16:29 S_IS_BOT will not work for this case. As the name implies this only tells you whether the user is a bot or not.
For your purpose you will need to use S_USER_LOGGED_IN.
You are very correct sir!

I meant IF S_USER_LOGGED_IN

Thanks.
by bestng
Mon 30. Jun 2025, 13:34
Forum: Support forum (EN)
Topic: How can we grant guests a basic read-only access?
Replies: 4
Views: 232

Re: How can we grant guests a basic read-only access?


This is not possible with the current permissions.
Implementing this would at least be complicated because of the usage of PHP, jQuery and Ajax.

Ok. Thanks.

Maybe I'll construct a simple html file alternative for guests and partition it with IF S_IS_BOT conditional statement. All in the mot ...
by bestng
Mon 30. Jun 2025, 08:39
Forum: Support forum (EN)
Topic: How can we grant guests a basic read-only access?
Replies: 4
Views: 232

How can we grant guests a basic read-only access?

How can we grant guests a basic read-only access?
Such that they can see the game board but cannot play until login?
by bestng
Fri 20. Jun 2025, 08:17
Forum: Support forum (EN)
Topic: How to limit number of games per day
Replies: 2
Views: 159

Re: How to limit number of games per day


Why would you want to limit the number of puzzles someone can solve per day? IMHO that doesn't make any sense.


Well, I see, you don't see much applications to this simple game. Its fine.
Thanks for the game.

As regards Abort button costing some UP points, I have Solved it.
I modified my mot ...
by bestng
Fri 20. Jun 2025, 08:15
Forum: Support forum (EN)
Topic: How can I make Abort Button cost some UP points?
Replies: 5
Views: 368

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

This is Solved.
I modified my mot_sudoku_main php in controller and now, aborting costs some UP points each time its used.
All I needed.
by bestng
Fri 20. Jun 2025, 08:14
Forum: Support forum (EN)
Topic: Make abort button cost points from classic points table
Replies: 1
Views: 311

Re: Make abort button cost points from classic points table

Solved.
I modified my mot_sudoku_main php in controller and now, aborting costs some UP points each time its used.
by bestng
Thu 19. Jun 2025, 10:01
Forum: Support forum (EN)
Topic: How to limit number of games per day
Replies: 2
Views: 159

How to limit number of games per day

On my test board, I wish there's a way to limit the number of puzzles per day a player can play.

Can we consider this for future updates?
by bestng
Wed 11. Jun 2025, 18:07
Forum: Support forum (EN)
Topic: Make abort button cost points from classic points table
Replies: 1
Views: 311

Make abort button cost points from classic points table

Apologies I created another topic for this related support.
This time, I think we can work out a way that the abort action can lead to points deduction from the, say classic points table.
Abort to deduct total points.png

This is what I want sir.
if the totally obtained point is zero, maybe ...
by bestng
Wed 11. Jun 2025, 09:42
Forum: Support forum (EN)
Topic: How can I make Abort Button cost some UP points?
Replies: 5
Views: 368

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

This is what I want sir.
Abort to deduct total points.png
Abort to deduct total points.png (79.52 KiB) Viewed 345 times
if the totally obtained point is zero, maybe to make it zero or negative. but zero is fine.

make it cost 50 or 100 points.

Please @Mike-on-Tour
by bestng
Tue 10. Jun 2025, 09:52
Forum: Support forum (EN)
Topic: How can I make Abort Button cost some UP points?
Replies: 5
Views: 368

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.


Well, you may not see the reason now. But I am testing the program beyond ordinary fun.

What if we conduct competitions with it and really want people to commit ...
by bestng
Tue 10. Jun 2025, 09:50
Forum: Support forum (EN)
Topic: How to terminate all games-in-progress for all players?
Replies: 2
Views: 383

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

Mike-on-Tour wrote: Mon 9. Jun 2025, 09:22 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.
Thanks. I'll look at it.
by bestng
Sun 8. Jun 2025, 18:28
Forum: Support forum (EN)
Topic: How to terminate all games-in-progress for all players?
Replies: 2
Views: 383

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

On my test board, I see the need to be able to terminate and clear all games in progress for all players.

How can I do this?
by bestng
Fri 6. Jun 2025, 11:34
Forum: Support forum (EN)
Topic: How can I make Abort Button cost some UP points?
Replies: 5
Views: 368

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

Or alternatively, if using Abort can deduct from the Leaderboard total points.

So, 2 options:

Abort button costs either
1. UP Points, or
2. Leaderboard Sudoku points from previous games.

For my test platform, I consider running it is periodic Tournaments

Thank you.
by bestng
Fri 6. Jun 2025, 09:46
Forum: Support forum (EN)
Topic: How can I make Abort Button cost some UP points?
Replies: 5
Views: 368

How can I make Abort Button cost some UP points?

Dear admin. I would be grateful if you could help me such that the Abort button can charge some set amount of UP points.

The workaround I'm testing now is to make the Button work for only those in a special group.

But I would prefer if it will cost UP points. I undewhy it cannot cost Sudoku ...
by bestng
Mon 2. Jun 2025, 22:58
Forum: Support forum (EN)
Topic: How can we limit number of puzzles to be solved per user (maybe timed competition mode)
Replies: 2
Views: 302

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 bestng
Mon 2. Jun 2025, 20:54
Forum: Support forum (EN)
Topic: How can we limit number of puzzles to be solved per user (maybe timed competition mode)
Replies: 2
Views: 302

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

I'm interested in using this game for tournament style. Like a timed competition.

For example, if I want every participant to solve only 20 puzzles for a time, how can we do that?

Once again, kudos to the author of this game.

It has many potentials. I have many suggestions. Let's make them one ...
by bestng
Mon 2. Jun 2025, 20:51
Forum: Support forum (EN)
Topic: How can we prevent users from using online solvers? Ideas?
Replies: 7
Views: 611

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



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?


I'll send DM.
I plan using the ...
by bestng
Sun 1. Jun 2025, 14:21
Forum: Support forum (EN)
Topic: How can we prevent users from using online solvers? Ideas?
Replies: 7
Views: 611

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 bestng
Fri 30. May 2025, 11:48
Forum: Support forum (EN)
Topic: How can we prevent users from using online solvers? Ideas?
Replies: 7
Views: 611

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 bestng
Fri 30. May 2025, 09:14
Forum: Support forum (EN)
Topic: How can we prevent users from using online solvers? Ideas?
Replies: 7
Views: 611

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


Is there a way to prevent this? Ideas are needed.

This is the real way out.


Well, first, I appreciate the developer for this great game.

However, I'm this digital age, many people use online sudoku solvers to beat logical real players talking of highest points and other parameters. What are ...
by bestng
Fri 30. May 2025, 06:46
Forum: Support forum (EN)
Topic: How can we prevent users from using online solvers? Ideas?
Replies: 7
Views: 611

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

Is there a way to prevent this? Ideas are needed.

This is the real way out.
by bestng
Tue 27. May 2025, 06:59
Forum: Support forum (EN)
Topic: Topic reply not working on mike-on-tour website
Replies: 2
Views: 358

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

Mike-on-Tour wrote: Mon 26. May 2025, 18:02 Tht sounds like a problem with your cookies, pleae try to delete them throuh the link in the footer and check again.
It's working now
Thanks
by bestng
Tue 27. May 2025, 06:59
Forum: Support forum (EN)
Topic: ADD BACKGROUND MUSIC
Replies: 2
Views: 275

Re: ADD BACKGROUND MUSIC

I was able to use the <audio tools tag to play background music on page load without third party.
Thanks
by bestng
Mon 26. May 2025, 15:15
Forum: Support forum (EN)
Topic: Topic reply not working on mike-on-tour website
Replies: 2
Views: 358

Topic reply not working on mike-on-tour website

Dear mike-on-tour

I feel it's imperative I.let you know that we can't reply to topics.here. always says form is invalid.

Please solve it
by bestng
Sat 24. May 2025, 10:41
Forum: Support forum (EN)
Topic: ADD BACKGROUND MUSIC
Replies: 2
Views: 275

ADD BACKGROUND MUSIC

can we add MUSIC?