MyBB Community Forums

Full Version: Game Section
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
My bug report is:

Merging users gives a again a gamesection error.

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1146 - Table 'deb4195_forumikf.mybb_games_ratings' doesn't exist
Query:
UPDATE mybb_games_ratings SET uid='1722', username='Placebo' WHERE uid='30'
ok, i got it working, but now i'm having trouble adding games. i'll do some more research and see what i can do.
(2009-07-02, 04:18 PM)SSBBRAWLIN Wrote: [ -> ]I uploaded everything and activated the plugin, but whenever I clicked Tools in the ACP or clicked on the Game Section link in the index, it gave me an error saying:
"The Game Section settings don't exist".

How can I fix this?

Well, I would reactivate then, since there seems to be a problem with the tables.

(2009-07-03, 03:19 AM)aminxa Wrote: [ -> ]hi

Without displaying in admin

I've answered your question here:
http://community_gamesection.online-urba...d-673.html

(2009-07-04, 07:14 AM)spinning Wrote: [ -> ]My bug report is:

Merging users gives a again a gamesection error.

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1146 - Table 'deb4195_forumikf.mybb_games_ratings' doesn't exist
Query:
UPDATE mybb_games_ratings SET uid='1722', username='Placebo' WHERE uid='30'

Oh, yes, you reported this once via msn. And, it has been reported here, too:
http://community.mybboard.net/post-34651...#pid346515

But, thank you for your report Wink

(2009-07-04, 08:16 AM)Psinetic Wrote: [ -> ]ok, i got it working, but now i'm having trouble adding games. i'll do some more research and see what i can do.

Well can't help you without more specific details ...
Hi Everyone

Just got the Game Section Up and Running (Version 1.2 RC3) on my 1.4.8 forum.

Ive managed to successfully add a toplink on my main forum to link to games.php. However , on the games.php page itself , the first 3 of my toplinks are black instead of white (Im using Afresh Midnight Theme)

How can i make my toplinks look alright?

Oh and my site is http://www.biosmods.com if anyone wnats to takae a look at my problem (Games Section link at the top)

Kind Regards
pcdrivers
(2009-07-04, 05:29 PM)Paretje Wrote: [ -> ]
(2009-07-02, 04:18 PM)SSBBRAWLIN Wrote: [ -> ]I uploaded everything and activated the plugin, but whenever I clicked Tools in the ACP or clicked on the Game Section link in the index, it gave me an error saying:
"The Game Section settings don't exist".

How can I fix this?

Well, I would reactivate then, since there seems to be a problem with the tables.

I don't see any templates for it.
Could that be the problem?
i got it working, nvm, thanks though Smile
i fixed my problem and worked out how to add games

Thanks
Is possible to delete an score ?
1 user uses cheat and I can't delete the score Sad
(2009-07-05, 06:54 AM)SSBBRAWLIN Wrote: [ -> ]
(2009-07-04, 05:29 PM)Paretje Wrote: [ -> ]
(2009-07-02, 04:18 PM)SSBBRAWLIN Wrote: [ -> ]I uploaded everything and activated the plugin, but whenever I clicked Tools in the ACP or clicked on the Game Section link in the index, it gave me an error saying:
"The Game Section settings don't exist".

How can I fix this?

Well, I would reactivate then, since there seems to be a problem with the tables.

I don't see any templates for it.
Could that be the problem?

No, the problem is that the settings table doesn't exist. So, reinstall the Game Section once Wink

@pcdrivers & Psinetic: OK, good to hear Wink
(2009-07-06, 01:20 PM)alvarorojas4 Wrote: [ -> ]Is possible to delete an score ?
1 user uses cheat and I can't delete the score Sad

Yes, but only manually. A moderation system is planned for Game Section 1.3 Wink

Go to the mybb_games_scores table with PHPMyAdmin and go to the search page. There you give the uid of the cheating user and the gid of the game. Then you can delete the score Wink
Is it all updated without bugs or do i need to put fixes in?