Quote:
Originally Posted by deathemperor
paste here the errors and I'll look at it sometimes. I'm too busy with my real life, there're many problems that I've been undergoing...
|
I removed the duplicate table entries and got the xml install to run without error - BUT now
just like user on
previous page I'm now getting
Code:
Invalid SQL:
SELECT COUNT(*) AS users
FROM user AS user, userfield AS userfield
WHERE userfield.field55>0
AND user.userid = userfield.userid;
MySQL Error : Unknown column 'userfield.field55' in 'where clause'
Error Number : 1054