table setup with $wpdb
-
website is on a localhost now. or I’d have a link… you can visit http://www.rosewoodresources.net to see what I’m working on if needed.
For the life of me, I can’t figure out why this will NOT create a table. I’ve been digging and posting for 4 days and not a friggen thing has worked… CAN SOMEONE PLEASE HELP ME OUT!!!! What in the world am I missing here?
I’m creating this for a plugin… all the code seems correct. I’ve gotta be missing something so simple…[Code moderated as per the Forum Rules. Please use the pastebin]
I’ve used global $wpdb; out of the function, I’ve tried ten different ways write the damn thing including using a query instead of the required_once. I’ve tried on a localhost with every php/mysql updated…I can’t find the table at all…
I would be very very greatful for some help here… I’m about to pull my hair out.
Here is also a function that keeps returning “table not found”
[Code moderated as per the Forum Rules. Please use the pastebin]
The topic ‘table setup with $wpdb’ is closed to new replies.