View Issue Details

IDProjectCategoryView StatusLast Update
0000250XMB1Bugspublic2009-02-05 07:13
Reportermiqrogroove Assigned Tomiqrogroove  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.9.8 SP2 
Target Version1.9.11Fixed in Version1.9.11 
Summary0000250: Remove Destructive Theme Writes From Primary Upgrade Script
DescriptionAs 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 Reproducehttp://forums.xmbforum.com/viewthread.php?tid=765230
TagsNo tags attached.
MySQL Version
PHP Version
Web Server
Browser
Flags
Original Reporter
SVN Revision1641

Relationships

related to 0000417 closedmiqrogroove Get Rid of the Legacy Upgrader 

Activities

There are no notes attached to this issue.

Issue History

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