Quantcast
Channel: WordPress › Support » Forum: Hacks - Recent Topics
Viewing all articles
Browse latest Browse all 8245

dmitry8 on "$wpdb Object error"

$
0
0

I use $wpdb Object to talk to the database and handle some of the functions in the form on this page. http://www.cmslaser.com/laser-capabilities/laser-marking

It's the blue form on the right

I'm calling wpdb() class

When I use $wpdb->update I can't get any data to populate in my database.
Connection seems to be fine

this is where it's having problems

<?php $wpdb->insert( $leads_table, $data, $format ); ?>

Let me know if anyone is having similar issues

Thanks
Dmitry


Viewing all articles
Browse latest Browse all 8245

Trending Articles