elenagroot
Forum Replies Created
-
Forum: Plugins
In reply to: [Online Backup for WordPress] Restore Backuphi, I want to restore a backup as well. I have been able to download a backup with the same folders. Have you yet found out how to restore them to WordPress?
Forum: Fixing WordPress
In reply to: Update WordPressI know, I want to, but I’m afraid my website will change as well. What are the risks? Will changes that I made in the theme disappear then?
Forum: Fixing WordPress
In reply to: WordPress defectUhm, maybe stupid question, but how do i set the theme to default? And if this is not causing the problem, how can i set it back again?
Forum: Fixing WordPress
In reply to: WordPress defectAll my plugins are already deactivated, so I don’t think they are the problem. But wordpress is not working well so I can’t activate them either.
I’m gonna try the other suggestions, thanks 😉Forum: Fixing WordPress
In reply to: WordPress defectYes, I used the explanaiton from section 1.2.
I looked up the file functions.php (which I found under wp-contents). There I added two phrases:update_option(‘siteurl’,’http://example.com/blog’);
update_option(‘home’,’http://example.com/blog’);Saved it, uploaded it. Logged in on http://mysit.com/wp-admin, went to the settings, checked if the site URL and home URL were set normal again, saved it. Then I removed the above phrases again by FileZilla, uploaded it and logged in again, and than it was working awkward..
Forum: Fixing WordPress
In reply to: Admin Login Screen Keeps Redirecting?I think I did something wrong again. Now I am able to login again, and the website is looking fine, but the program WordPress itself isn’t. If I want to edit pages ‘wysiwig’ options are shown like it html. If I press on html nothing happens. All the letters are white. I can’t change the status of the pages. I can’t activa the Maintance Mode plugin, nothing happens. I can’t even log out!
I think I have accidently changed something when trying to get the original URL back. Can someone help me with this?
Forum: Fixing WordPress
In reply to: Admin Login Screen Keeps Redirecting?Yes, I found out how to fix it!
The explanation is in part 1.2:
http://codex.wordpress.org/Changing_The_Site_URLI accidently changed my website URL, causing the wp-admin page to be redirected to a blurry homepage. Not being able to login, leads to not being able to fix what I did wrong!
Sollution in short:
– Downlaod FileZilla
– Connect to the website using FTP inlog data, which you have received from your WebHoster (in my case YourHosting)
– Download all the data about your website, in particular functions.php (or make one; see link above)
– Change this in notepad
– Upload it again by FileZillaAnd voilá!! You can login again!
I’m so happy that it worked!
Forum: Fixing WordPress
In reply to: Admin Login Screen Keeps Redirecting?I also have this problem and I’m going crazy!! I have just worked on my website very long and I was about to publish it when this went wrong. The website looks al scrambled and I can’t get to the login page!
Can you please help me out, I need to have this website online by tomorrow, we already put word about it in the papers about the new website, please!!