View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000250 | XMB1 | Bugs | public | 2009-01-12 19:15 | 2009-02-05 07:13 |
| Reporter | miqrogroove | Assigned To | miqrogroove | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.9.8 SP2 | ||||
| Target Version | 1.9.11 | Fixed in Version | 1.9.11 | ||
| Summary | 0000250: Remove Destructive Theme Writes From Primary Upgrade Script | ||||
| Description | As much as I dislike working on the old upgrade system, I think now would be a good time to remove this B.S. // Force everyone back to default theme as we know it exists. $db->query("UPDATE `".$u->tablepre."settings` SET theme=$newTheme"); $db->query("UPDATE `".$u->tablepre."members` SET theme=0"); $db->query("UPDATE `".$u->tablepre."forums` SET theme=0"); | ||||
| Steps To Reproduce | http://forums.xmbforum.com/viewthread.php?tid=765230 | ||||
| Tags | No tags attached. | ||||
| MySQL Version | |||||
| PHP Version | |||||
| Web Server | |||||
| Browser | |||||
| Flags | |||||
| Original Reporter | |||||
| SVN Revision | 1641 | ||||
| Git Commit | |||||
| related to | 0000417 | closed | miqrogroove | Get Rid of the Legacy Upgrader |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2009-01-12 19:15 | miqrogroove | New Issue | |
| 2009-01-13 04:02 | miqrogroove | SVN Revision | => 1641 |
| 2009-01-13 04:02 | miqrogroove | Status | new => resolved |
| 2009-01-13 04:02 | miqrogroove | Fixed in Version | => 1.9.11 |
| 2009-01-13 04:02 | miqrogroove | Resolution | open => fixed |
| 2009-01-13 04:02 | miqrogroove | Assigned To | => miqrogroove |
| 2009-02-05 07:13 | miqrogroove | Status | resolved => closed |
| 2011-01-15 04:49 | miqrogroove | Relationship added | related to 0000417 |