|
|
|
settings error
|
|
07-12-2008, 21:30
Post: #1
|
|||
|
|||
|
settings error
Whenever a user edits the game section settings. and then hits save. they then cant get into the game seciton..
as they are presented with this following error Quote:MyBB has experienced an internal SQL error and cannot continue. |
|||
|
08-12-2008, 15:15
Post: #2
|
|||
|
|||
|
RE: settings error
Hi,
the same error too! You must edit manualy your database (mybb_user) 2 settings from nothing to zero. don |
|||
|
09-12-2008, 20:45
Post: #3
|
|||
|
|||
|
RE: settings error
ok
cheers
|
|||
|
10-12-2008, 22:54
Post: #4
|
|||
|
|||
|
RE: settings error
Right how do i disable that setting? the setting-menu how do i get that not showed?
|
|||
|
11-12-2008, 00:42
Post: #5
|
|||
|
|||
|
RE: settings error
only i have deleted the link from the template.
Look in the templates from the gamesection, than you find this. |
|||
|
19-12-2008, 19:16
Post: #6
|
|||
|
|||
|
RE: settings error
The default settings of the users has to be zero, that's right.
Online - Urbanus |
|||
|
23-12-2008, 23:08
Post: #7
|
|||
|
|||
|
RE: settings error
Can somebody please explain clearly how to sort this SQL error out, and how to disable the settings menu?
Cheers. |
|||
|
24-12-2008, 00:25
Post: #8
|
|||
|
|||
|
RE: settings error
Maybe it's better to warn your users about this bug in the software.
Otherwise open games.php and find: PHP Code: //Test userBefore add: PHP Code: //Stop the program and explain whyOnline - Urbanus |
|||
|
24-12-2008, 01:10
Post: #9
|
|||
|
|||
|
RE: settings error
I've fixed this bug, so you don't have to close this anymore
![]() Open games/global.php and find: PHP Code: if($mybb->user['games_sortby'] == "0")Replace with: PHP Code: if($mybb->user['games_sortby'] == 0)Online - Urbanus |
|||
|
« Next Oldest | Next Newest »
|

Search
Member List
Calendar
Help
Game Section



cheers
