|
[F] [Bug] - Admin CP -> Users & Groups
|
|
08-05-2008, 11:35 AM
Post: #1
|
|||
|
|||
|
When you edit the timezone of a user through the Admin CP it won't have any effect.
Note: I've uploaded that modules/user/user.php from Chris of the thread with the search bug. MyBBoard.de Mentor |
|||
|
08-07-2008, 09:17 AM
Post: #2
|
|||
|
|||
|
[F] [Bug] - Admin CP -> Users & Groups
Thank you for your bug report.
This bug has been fixed in our internal code repository. Please note that the problem will not be fixed here until these forums are updated. |
|||
|
08-07-2008, 09:40 AM
Post: #3
|
|||
|
|||
|
RE: [F] [Bug] - Admin CP -> Users & Groups
So how can we fix it?
UKDivers.com |
|||
|
08-07-2008, 09:56 AM
Post: #4
|
|||
|
|||
|
RE: [F] [Bug] - Admin CP -> Users & Groups
In admin/modules/user/users.php find:
PHP Code: "timezone" => $mybb->input['timezoneoffset'], PHP Code: "timezone" => $mybb->input['timezone'], also find: PHP Code: "<label for=\"timezone\">{$lang->time_zone}:</label><br />".build_timezone_select("timezone", $mybb->user['timezone']), PHP Code: "<label for=\"timezone\">{$lang->time_zone}:</label><br />".build_timezone_select("timezone", $mybb->input['timezone']), |
|||
|
08-07-2008, 10:42 AM
Post: #5
|
|||
|
|||
|
RE: [F] [Bug] - Admin CP -> Users & Groups
Thanks, its nice to keep uptodate.
UKDivers.com |
|||
|
08-07-2008, 10:51 AM
Post: #6
|
|||
|
|||
|
RE: [F] [Bug] - Admin CP -> Users & Groups
very nice and very thanks for report this bug and thanks Zinga for fix this problem
have a good end week |
|||
|
« Next Oldest | Next Newest »
|
Search
Member List
Calendar
Help



