themaclady
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Register and Logout ProblemsAnd when I ‘fixed’ the logout from the comments, it brings me to the screen but does not really log me out.. Bah!
Why is this so messed up? I did not change a thing.
Forum: Fixing WordPress
In reply to: Register and Logout ProblemsOK that works but when logged out it ONLY says REGISTER… shouldn’t it say LOGIN?
Forum: Fixing WordPress
In reply to: Register and Logout ProblemsOK so just put
around it and before the final ?
What is this (“,”)?
<?php wp_register(”, ”); ?>
Forum: Fixing WordPress
In reply to: Register and Logout ProblemsOK the widget thing does not work…. you add one and it wipes out everything else.
Plus I like everything normal where it is.
Hey I just fixed the comment logout, you’ll never guess how!
I took a wild guess, added a ? to the word logout and it works like a charm!
So it’s just this? <?php wp_register(); ?>
Forum: Fixing WordPress
In reply to: Register and Logout ProblemsI found this in the register file:
This file is no longer used in WordPress and is * deprecated. * @package WordPress * @deprecated Use wp_register() to create a registration link instead */ require('./wp-load.php'); wp_redirect('wp-login.php?action=register');
So how to add this to the sidebar to make it change from Login and Register to Logout?
Forum: Fixing WordPress
In reply to: Domains Moved, Error Message on PHP?It wasn’t wordpress that was compromised. I already cleaned up all my blogs from that.
This was in the main directory and these were little files in folders right in the main. They didn’t harm the site, lately it seems hackers are more interested in doing things to drive traffic elsewhere to make money.
All my sites are up now, it was indeed them, working on their MySQL security so it was shut off across the board. I knew that when I checked sites whose domains had not been transferred.
I’m pretty good and restoring WP… have done it many times.
Forum: Fixing WordPress
In reply to: Domains Moved, Error Message on PHP?OK I think they must be cleaning up their servers and have PHP turned off because, here is one domain that was NOT moved but its WordPress is having the exact same problem.
https://www.johncebrowski.org/concord/
The blogs weren’t hacked, the server itself had folders in it with names like asdf and yfulg etc… with text files in them with keywords. Those would not have done anything to my install would they? They didn’t seem to. The blogs all worked before.
Most of them were there since Sept or Oct of 2009
Forum: Fixing WordPress
In reply to: Domains Moved, Error Message on PHP?Is it also possible they are checking their PHP for exploits? Everyone of my sites had one in it when I looked. Nothing damaging just those keyword files in folders, tons of them. whew.
Forum: Fixing WordPress
In reply to: Domains Moved, Error Message on PHP?OH and by the way, thanks for getting back to me so quickly, I was up all night with this registration crisis and haven’t slept yet and feel like I’m going to keel over.
This can wait.
People keep emailing me to tell me the email is down when I’ve explained to them what is wrong.. lord sometimes I wonder about people! I said, be patient, everything will work in 24 hours and I’m fixing the blog stuff now.
Do webmasters ever get any sleep? ??
Forum: Fixing WordPress
In reply to: Domains Moved, Error Message on PHP?Oops it’s hostingbegin.com and the LINUX plan .
Forum: Fixing WordPress
In reply to: Domains Moved, Error Message on PHP?I just emailed him… I have 7 sites whose domains I just moved.. I don’t know why that would trigger it, I just move the domain to a new registrar… didn’t touch anything on the server.
The question now will be how fast will they tend to it.
I moved a few sites two days ago and forgot to reset the DNS but now they are coming back up…
Forum: Fixing WordPress
In reply to: Domains Moved, Error Message on PHP?I have LINUX hosting… that’s all they use. All I’d ever use.
Forum: Fixing WordPress
In reply to: Domains Moved, Error Message on PHP?I saw another closed thread about this but…
Does not help me. All I did was change my registrar and re-enter the DNS! I did not touch anything on my host.. or FTP. The site is re-propagated but I am getting this error now in the blog…
“Your PHP installation appears to be missing the MySQL extension which is required by WordPress.”
Forum: Installing WordPress
In reply to: Your PHP installation appears to be missing the MySQL extension…Does not help me. All I did was change my registrar and re-enter the DNS! I did not touch anything on my host.. or FTP. The site is re-propagated but I am getting this error now in the blog…
“Your PHP installation appears to be missing the MySQL extension which is required by WordPress.”
Forum: Fixing WordPress
In reply to: Domains Moved, Error Message on PHP?How about permissions? I did a repair database and that said it was fine too.