You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could be nice addition to Server and Leaderboard modules.
General problems:
would need to parse uint(-1) types of forums
and gods knows what else
Problems (SMF):
Detecting new threads is quite easy and already done, but "easy" part does not apply to detecting new posts in specific thread. Best option is checking mass amount of recent posts and filter these which belongs to interesting thread(s).
The text was updated successfully, but these errors were encountered:
Could be nice addition to Server and Leaderboard modules.
General problems:
Problems (SMF):
The text was updated successfully, but these errors were encountered: