Forums
(@aaronsho)
14 years, 11 months ago
Thank you! Having someone confirm I’m on the right track really helps. The code to print out the array was also helpful.
The only other thing I had to fix was to declare $wpdb as a global variable in my function using:
global $wpdb
Thanks again!
maria – I just checked my IE security settings and it was set on high. When I put it to the default it worked. you may want to try that.
I have the same problem. Have you had any luck finding a solution?