1045Access denied for user 'petrol_petrolution'@'localhost' (using password: YES)
1045Access denied for user ''@'localhost' (using password: NO)
1045Access denied for user ''@'localhost' (using password: NO)
SELECT ID, Title, Summary FROM Items WHERE Type = 2 AND ID <> 0 AND ID <> 0 AND Trashed = FALSE AND Visible = TRUE ORDER BY RAND() LIMIT 0,1
1045Access denied for user ''@'localhost' (using password: NO)
SELECT ID, Title, Summary FROM Items WHERE Type = 2 AND Trashed = FALSE AND Visible = TRUE ORDER BY RAND() LIMIT 0,1
Petrolution, Modding Resource Hub
Green Rollover Red Rollover Arrow Rollover Focused Userbar Register Button Rollover Red Button Rollover
Remember Me?

Links

Filter
1045Access denied for user ''@'localhost' (using password: NO)
SELECT ID, ShortName, Name FROM Games ORDER BY ID ASC;
1045Access denied for user ''@'localhost' (using password: NO)
SELECT L.ID AS LID, L.Name AS Name, Link, Description, C.ID AS CID, C.Name AS Category FROM Links L LEFT JOIN LinkCategories C ON (L.Category = C.ID) ORDER BY C.Name, L.Name ASC;