sators
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Plugins
In reply to: [WP Offload SES Lite] Blank Screen after you enter API key infoYou might be able to find troubleshooting info by making these edits temporarily to your wp-config.php:
define('WP_DEBUG', true); define('WP_DEBUG_LOG', true); define('WP_DEBUG_DISPLAY', true);In my case, I did not have the php-xml module installed on the server and it was failing.
Forum: Plugins
In reply to: [WP Offload SES Lite] Blank Screen after you enter API key infoI’m experiencing the same problem.
Forum: Plugins
In reply to: Gallery Shortcode – gallery link=”none”?Forum: Plugins
In reply to: Gallery Shortcode – gallery link=”none”?Yes, I second this request!!
Forum: Fixing WordPress
In reply to: wp 2.7 error: Failed to connect to FTP Server http://Got the same error…although this is what I did to get it to work:
For the host – instead of putting in my normal http://ftp.domain.com address, I put in “localhost” without the quotes. Same username/password as my FTP user and whala. Worked.
Give it a try. Depending on your hosting server setup, this may not work, but worth a shot.
Forum: Fixing WordPress
In reply to: Mini Loop outside wordpress directory
Viewing 6 replies - 1 through 6 (of 6 total)