MaryJo Moore
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Membership] Edit swpm post not logged in msgWorked. Thank you!
Forum: Fixing WordPress
In reply to: #primary content shiftI’m using firebug. That’s how I found the #primary code. I just can’t seem to figure out what is causing the shift. Thanks.
Forum: Fixing WordPress
In reply to: Can't login after site restoration.It did reset the htaccess and old login works now. I can’t thank you enough!
Forum: Fixing WordPress
In reply to: Can't login after site restoration.That worked. Thank you! I could tell it was redirecting but didn’t know why. If I delete the plugin, will my login go back to normal?
Forum: Fixing WordPress
In reply to: Can't login after site restoration.# BEGIN Better WP Security Options -Indexes <files .htaccess> Order allow,deny Deny from all </files> <files readme.html> Order allow,deny Deny from all </files> <files readme.txt> Order allow,deny Deny from all </files> <files install.php> Order allow,deny Deny from all </files> <files wp-config.php> Order allow,deny Deny from all </files> <IfModule mod_rewrite.c> RewriteEngine On RewriteRule ^wp-admin/includes/ - [F,L] RewriteRule !^wp-includes/ - [S=3] RewriteCond %{SCRIPT_FILENAME} !^(.*)wp-includes/ms-files.php RewriteRule ^wp-includes/[^/]+\.php$ - [F,L] RewriteRule ^wp-includes/js/tinymce/langs/.+\.php - [F,L] RewriteRule ^wp-includes/theme-compat/ - [F,L] RewriteCond %{REQUEST_METHOD} ^(TRACE|DELETE) [NC] RewriteRule ^(.*)$ - [F,L] RewriteCond %{QUERY_STRING} \.\.\/ [NC,OR] RewriteCond %{QUERY_STRING} ^.*\.(bash|git|hg|log|svn|swp|cvs) [NC,OR] RewriteCond %{QUERY_STRING} etc/passwd [NC,OR] RewriteCond %{QUERY_STRING} boot\.ini [NC,OR] RewriteCond %{QUERY_STRING} ftp\: [NC,OR] RewriteCond %{QUERY_STRING} http\: [NC,OR] RewriteCond %{QUERY_STRING} https\: [NC,OR] RewriteCond %{QUERY_STRING} (\<|%3C).*script.*(\>|%3E) [NC,OR] RewriteCond %{QUERY_STRING} mosConfig_[a-zA-Z_]{1,21}(=|%3D) [NC,OR] RewriteCond %{QUERY_STRING} base64_encode.*\(.*\) [NC,OR] RewriteCond %{QUERY_STRING} ^.*(\[|\]|\(|\)|<|>|ê|"|;|\?|\*|=$).* [NC,OR] RewriteCond %{QUERY_STRING} ^.*("|'|<|>|\|{||).* [NC,OR] RewriteCond %{QUERY_STRING} ^.*(%24&x).* [NC,OR] RewriteCond %{QUERY_STRING} ^.*(127\.0).* [NC,OR] RewriteCond %{QUERY_STRING} ^.*(%0|%A|%B|%C|%D|%E|%F).* [NC,OR] RewriteCond %{QUERY_STRING} ^.*(globals|encode|localhost|loopback).* [NC,OR] RewriteCond %{QUERY_STRING} ^.*(request|select|concat|insert|union|declare).* [NC] RewriteCond %{QUERY_STRING} !^loggedout=true RewriteCond %{QUERY_STRING} !^action=rp RewriteCond %{HTTP_COOKIE} !^.*wordpress_logged_in_.*$ RewriteCond %{HTTP_REFERER} !^https://maps\.googleapis\.com(.*)$ RewriteRule ^(.*)$ - [F,L] RewriteRule ^login/?$ /wp-login.php?6hftknndvxffs6trdoqhx [R,L] RewriteCond %{HTTP_COOKIE} !^.*wordpress_logged_in_.*$ RewriteRule ^admin/?$ /wp-login.php?6hftknndvxffs6trdoqhx&redirect_to=/wp-admin/ [R,L] RewriteRule ^admin/?$ /wp-admin/?6hftknndvxffs6trdoqhx [R,L] RewriteRule ^register/?$ /wp-login.php?6hftknndvxffs6trdoqhx&action=register [R,L] RewriteCond %{SCRIPT_FILENAME} !^(.*)admin-ajax\.php RewriteCond %{HTTP_REFERER} !^(.*)mooredesign.org/wp-admin RewriteCond %{HTTP_REFERER} !^(.*)mooredesign.org/wp-login\.php RewriteCond %{HTTP_REFERER} !^(.*)mooredesign.org/login RewriteCond %{HTTP_REFERER} !^(.*)mooredesign.org/admin RewriteCond %{HTTP_REFERER} !^(.*)mooredesign.org/register RewriteCond %{QUERY_STRING} !^6hftknndvxffs6trdoqhx RewriteCond %{QUERY_STRING} !^action=logout RewriteCond %{QUERY_STRING} !^action=rp RewriteCond %{QUERY_STRING} !^action=register RewriteCond %{QUERY_STRING} !^action=postpass RewriteCond %{HTTP_COOKIE} !^.*wordpress_logged_in_.*$ RewriteRule ^.*wp-admin/?|^.*wp-login\.php /not_found [R,L] RewriteCond %{QUERY_STRING} ^loggedout=true RewriteRule ^.*$ /wp-login.php?6hftknndvxffs6trdoqhx [R,L] </IfModule> # END Better WP Security # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress # BEGIN (mt) controlled settings <IfModule pagespeed_module> ModPagespeed on </IfModule> # END (mt) controlled settings
Forum: Fixing WordPress
In reply to: Can't login after site restoration.Yes. Both
Good suggestion. I have done that before, but didn’t want to go through the trouble. I guess I will have to. Thanks again for all of your help.
I am trying to use the same domain in two places. I guess I will have to try and figure out a work-around for the time being.
Thank you both for your input.
Thanks DesignLoud.
I moved the domiain and installed the new site from a backup a couple of weeks ago. I’m pretty certain that everything is set.
The same thing happens when I try to login to her old site. I use the same “old” login and login address and it redirects to the new site.
Forum: Fixing WordPress
In reply to: Change logo path to httpsIt’s not actually a plugin. It’s called Ecommerce Templates. They were the ones that told me about changing the logo path.
Forum: Themes and Templates
In reply to: Change to relative path using Striking themeok. Thanks for the link.
Forum: Fixing WordPress
In reply to: Can't login after moving to new serverThat worked! Thanks!!
Forum: Fixing WordPress
In reply to: Can't login after moving to new serverSo I renamed my plugins folder and I can login with no errors. How do I go about fixing the problem to reactivate plugins?
Forum: Fixing WordPress
In reply to: Can't login after moving to new serverNo I haven’t. Is there a link with directions?
Thanks.Forum: Fixing WordPress
In reply to: Can't delete underscore in image captionThanks WPyogi. I changed the content to “none” and it worked perfectly.