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
Add the 24hr limit to posting. There should be a new table in the database for users. it should have the username and the last time they posted. This way the server can verify that the user has or does not have permission to post.
Description
Add the 24hr limit to posting. There should be a new table in the database for users. it should have the username and the last time they posted. This way the server can verify that the user has or does not have permission to post.