News:

Notice:

All desktop stuff has been moved to this new section, but due to technical problems it isn't ready to be used yet, as you probably noticed from the long load time :( Please come back another day/century/month.


MOTHER 1 Cursors & Icons:

Got error 28 from storage engine1030
SELECT SubmitID, sub.SubmitterName AS SubmitterName, Title AS Title, URL, FileName, sub.Content AS Content, Timestamp, Score, sub.SectionID, sect.SubmitIcon FROM Submissions sub JOIN Groups db2 ON (db2.GroupName = 'mother1' OR db2.GroupName = 'mother1' ) INNER JOIN GroupAssoc db3 ON db2.GroupID = db3.GroupID AND db3.ItemID = SubmitID JOIN Groups db4 ON (db4.GroupName = 'cursors' OR db4.GroupName = 'cursors' ) INNER JOIN GroupAssoc db5 ON db4.GroupID = db5.GroupID AND db5.ItemID = SubmitID JOIN Sections sect ON sect.SectionID = sub.SectionID AND (sect.Group='Dir' OR sect.Group='desktopDir' ) WHERE `Activated` = '1' ORDER BY Content