Forum Replies Created
-
AuthorPosts
-
koalasMember
Short version: it looks like the eStore database table(s) wasn’t created when I installed the eStore plugin.
I’ve just now:
– done a full clean install of WordPress + eStore. (copied the eStore source-code into the same folder as before, used git to push it to Heroku, went to the WP Plugin tab on my WP site)
– tried to create a new product & got an error that I hadn’t saved my settings
– gone to the WP eStore settings page & saved the default values
– tried to create a new product again, got a message that it had been created
I then downloaded a copy of the database. There are only 11 tables – I assume these are the standard WordPress tables. There are no tables with eStore in the name.
Heroku (my hosting provider) uses Postgres. So I’ve used a WordPress installer that’s supposed to translate between MySQL and Postgress – it looks like my installer has a plugin in the wp-content/pg4wp folder to do this? (I’m familiar with html, css, rails. But not php)
koalasMemberThanks for your response. I’ve installed the eStore folder in
wp-content/plugins/wp-cart-for-digital-products
(installed by unzipping the plugin, copying the contents, then using WordPress’ “add new plugin” menu item).
I tried doing a clean plugin install as per the last admin comment in the “products-not-being-added” thread which you suggested, but I’m still not able to add products to the database.
-
AuthorPosts