dsnowman
Forum Replies Created
-
Forum: Plugins
In reply to: [Account Engagement] Plugin setting don’t load after entering User KeySure, I guess I’ll call them in the morning.
Forum: Plugins
In reply to: [Account Engagement] Plugin setting don’t load after entering User KeyI’m new at this:
I edited my wp-config.php file with some code that is supposed to generate error logs:// Enable WP_DEBUG mode define( 'WP_DEBUG', true ); // Enable Debug logging to the /wp-content/debug.log file define( 'WP_DEBUG_LOG', true ); // Disable display of errors and warnings define( 'WP_DEBUG_DISPLAY', false ); @ini_set( 'display_errors', 0 ); // Use dev versions of core JS and CSS files (only needed if you are modifying these core files) define( 'SCRIPT_DEBUG', true );and then tried to go to the Pardot plugin settings again. It timed-out after 1min+ to the same 404 message. But there’s no error log in the wp-content folder. I guess I need more hand-holding: is there something else I need to do to generate the error log?
Forum: Plugins
In reply to: [Account Engagement] Plugin setting don’t load after entering User KeyOh. Well, I am running WP 4.7.1 and Pardot plugin 1.4.3. (it’s active). I pulled the list of plugins we have active below. I’ve tried different browsers, different computers, logging in/out, clearing the cache.
The 404 error happens after a long time-out, maybe a minute?AddToAny Share Buttons
All In One WP Security
Backup
Breadcrumb NavXT
Clef
Contact Form 7
Custom Icons by Stylemixthemes
Duplicate Post
Force Regenerate Thumbnails
Instagram Feed
Limit Login Attempts
MailChimp for WordPress
Metronet Tag Manager
Pardot
Recent Tweets Widget
Server IP & Memory Usage Display
Slider Revolution
STM Importer
STM Post Type
TinyMCE Advanced
WooCommerce
WPBakery Visual Composer
Yoast SEOForum: Plugins
In reply to: [Account Engagement] Plugin setting don’t load after entering User KeyI have this same problem. I have the authentication right (if I put the wrong password, I get an error), but now I can’t access this page:
http://www. ourdomain .com/wp-admin/options-general.php?page=pardot
It gives a 404 error.