Thread
:
Crashing When Logging In
View Single Post
#
1
01-04-2016, 04:43 PM
Uleat
Developer
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Run this query and see if it returns anything:
Code:
SELECT * FROM `inventory` WHERE `itemid` > (SELECT MAX(`id`) FROM `items`);
__________________
Uleat of Bertoxxulous
Compilin' Dirty
Uleat
View Public Profile
Send a private message to Uleat
Find all posts by Uleat