josephican
Forum Replies Created
-
ok, finally getting around to this. A couple questions…
1. With the PMP CSV plugin, activated, I’m not seeing “Users > Import from CSV” in the WordPress dashboard, as the plugin page at https://www.paidmembershipspro.com/add-ons/third-party-integration/pmpro-import-users-csv/ states. What’s up with that?
2. For the PMP Aweber integration plugin (https://www.paidmembershipspro.com/add-ons/third-party-integration/pmpro-aweber-integration/), Where do I locate my AWeber Authorization Code?
Forum: Fixing WordPress
In reply to: Fatal – site now deadesmi,
So far so good. All working but the translations. Afraid to activate that one. Any way to back up complete site prior to this seemingly dangerous task?
Forum: Fixing WordPress
In reply to: Fatal – site now deadWell, well…
I have a site. Very cool. Things are a bit akilter, but I don’t see that as a major issue.
MANY thanks, esmi. How should one proceed from here?
Also, just so you can see it, is posting the url allowed in this forum?
Forum: Fixing WordPress
In reply to: Fatal – site now deadNot being skeptical, but I think I’ll back it up first (sheepish grin), and then try that. Let you know.
Forum: Fixing WordPress
In reply to: Fatal – site now deadesmi,
Followed your directions and that of the codex (thanks). Got the same error as last in post.php
Forum: Fixing WordPress
In reply to: Fatal – site now deadesmi,
I’d love to try that… unfortunately, I have NO access to the site at all… not even admin
Forum: Fixing WordPress
In reply to: Fatal – site now deadThanks. I tried your suggestion. The results follow:
Error:
Fatal error: Call to undefined function update_meta_cache() in /wp/wp-includes/post.php on line 3485The relevant code:
// WP_POST_REVISIONS = true (default), -1 if ( !is_numeric( WP_POST_REVISIONS ) || WP_POST_REVISIONS < 0 ) return $return;