Quote:
Originally Posted by armani1072
|
Try this - If u used vb3 as the prefix, put in either:
SELECT username FROM vb3.user WHERE referrerid = '1' AND referrerid > 0
or
SELECT username FROM precisi_forums.vb3.user WHERE referrerid = '1' AND referrerid > 0
Because we got past the first query, so now it's only hanging up on the last query... BOOFO if you have any suggestions, please post them...