-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding a game doesn't show any confirmation message #16
Comments
I got this to give a game added successfully message tonight. Bad news is, it don't add the game when you add the game. The only game add I can get to work is bulk add. I can push you the code if you want and you can give it a try. |
As a matter of fact, here ya go man. I am not even sure I placed the code properly, but even without the edits, the games still would not save by using the add a game link. Only if I used Bulk add games would they get added. Here is the code to get a successful message. Open lang_activity.php Find
Add After
Open admin_activity.php Find
Before Add
That will get you this: But notice, I just added this game and got success and cleared cache and F5 both and still it says 1 game to add and it is the very same one I just added. I tried fellas, that is the closest I could get to a success. I hope that helps out some. |
And I saw very late last night in some code somewhere that a fix has been put in place for adding games and them not showing up in the games list. Maybe that bug has come back again? |
When you submit the "add a game" form, it just shows the IP credits, but nothing else.
The game has been added, though, and is visible in "edit games"
The text was updated successfully, but these errors were encountered: