Open ecurtis opened 7 years ago
Took a quick look for JS errors in the console and there were none. Also Here is the HTML for the form:
I think the problem is that we do not have wp_ as our table prefix.
Here is an error from the PHP log:
[Mon Mar 27 18:33:17.687397 2017] [:error] [pid 27684] [client xxx] WordPress database error Table 'wp_citizen.wp_posts' doesn't exist for query SELECT FROM wp_posts WHERE post_status = 'publish' GROUP by post_type / From [pluscitizen.com/wp-admin/options-general.php?page=Cosmic-JS-export] in [/nas/content/live/citizen/wp-content/plugins/cosmicjs-wp-export-master/cosmicjs-export.php:145] */ made by require_once('wp-admin/admin.php'), do_action('toplevel_page_Cosmic-JS-export'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, cosmicjs_export_output, referer: http://pluscitizen.com/wp-admin/admin.php?page=Cosmic-JS-export
Doesn't work for me either
Hi,
Wanted to mention that I installed this on WP 4.7.3 and once activated there was no list of post types, and nothing to export.