alright so i was looking at how to manage queries in wordpress and i came across wpdb, it says that it should work just fine with no modification.
but when i try to use a query it gives me a fatal error, and tells me im working with a non-object..
i try many different things and the only thing that works is if i call the class and put in all the database values manually every time..
this a security risk..
can anyone help me?
why is not working like the guide says it should.