[Plugin: Testimonials Widget] Plugin not creating table. Using WP-DB-Abstraction to use SQL
-
I am using WP-DB-Abstraction to use SQL in my wordpress website. I can activate the plugin and the fields_map changes to include all of the fields in the database, but the table is not created. Instead when saving a testimonial I get this error:
“Database table not found”I’ve confirmed that the table is not in the database and that the db user has the proper permissions (db_owner). But even going in and manually creating the table did not work. I still get the same error message when trying to add testimonials.
Any ideas if this can work with SQL or is there mysql specific languange that cannot be used?
Thanks so much for your help.
The topic ‘[Plugin: Testimonials Widget] Plugin not creating table. Using WP-DB-Abstraction to use SQL’ is closed to new replies.