1045Access denied for user 'petrol_petrolution'@'localhost' (using password: YES)
2054The server requested authentication method unknown to the client
2054The server requested authentication method unknown to the client
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
2054The server requested authentication method unknown to the client
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
2054The server requested authentication method unknown to the client
SELECT ID, ShortName, Name FROM Games ORDER BY ID ASC;
2054The server requested authentication method unknown to the client
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;