Tagged: x Author Posts August 2, 2016 at 7:41 pm #1114641 Stanley TanParticipant Hi, I have a problem installing the extensions on X. I have tried adding this to our wp-config.php file define( 'FTP_USER', 'replace_this_text_with_ftp_username' ); define( 'FTP_PASS', 'replace_this_text_with_ftp_password' ); define( 'FTP_HOST', 'ftp.your-site.com:21' ); define('FS_CHMOD_FILE', 0755); define('FS_CHMOD_DIR', 0644); Any other ideas? August 2, 2016 at 8:20 pm #1114750 Stanley TanParticipant Solved! I added this define( 'FTP_USER', 'replace_this_text_with_ftp_username' ); define( 'FTP_PASS', 'replace_this_text_with_ftp_password' ); define( 'FTP_HOST', 'ftp.your-site.com:21' ); but I added the wrong info. /facepalm August 2, 2016 at 11:28 pm #1114886 Prasant RaiModerator Great I am glad you figured it out. Author Posts <script> jQuery(function($){ $("#no-reply-1114641 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In