ChaloGonzalez
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: "internal server error" from wp-adminfrom esmi:
Try resetting your permalinks.
Hi. I found a section “permalinks” under settings in the dashboard. I set it to “default”. and now the pages are back!
Still not sure what permalinks are, but it worked! thanks for everything, esmi.
Forum: Fixing WordPress
In reply to: "internal server error" from wp-adminTry resetting your permalinks.
I don’t know what that means. Please explain.
Forum: Fixing WordPress
In reply to: "internal server error" from wp-adminFrom esmi:
Please see the link I provided earlier in the topic.
To esmi, thanks again for that link, [Changing_The_Site_URL]. Following it is how I got the admin page back. I have since restored both wp-config.php and functions.php back to normal, I now have settings->general pointed to the right location and editable. (tho I will never touch them again!).
However the site (other than home page and dashboard) is still completely broken. No pages or posts appear even though I can now see them in dashboard and edit them.
Forum: Fixing WordPress
In reply to: "internal server error" from wp-adminFrom Jupiter_dev:
The only thing you are going to need to do after, is use find replace
to point your images and pages to the right places.
search “yourdomain/wordpress/”
replace “yourdomain”Thanks for the tip, that find replace plugin is a wonder, but that did not help. If I could just make new pages, I could just copy all the old content one at a time from the old pages. The links are fine.
Forum: Fixing WordPress
In reply to: "internal server error" from wp-adminVery discouraging. Both the wp-config.php and the theme’s function.php files are back to normal, and I get the dashboard fine, settings->general now shows the correct location and can be edited (tho I will never touch it again!). Home page shows up on the web, but no other pages or posts are visible. All my content is still there somewhere, I can see it and edit it in the dashboard. Its all there in the database since the edit page has no trouble accessing it. Yet none of the pages or links work on the web. I have tried creating new test pages and posts, those do not appear on the web either. All I get is: “Internal server error” for every page except the home page.
Forum: Fixing WordPress
In reply to: "internal server error" from wp-adminHello, Jupiter_Dev and esmi:
I attempted to switch using the settings->general, which esmi tells me was not correct, and (she?) referred me to a link that explained two ways to fix the siteeurl in functions.php or in config.php.
Good news, bad news:
good news:
The functions.php approach did not work for me, but I just got an admin page out of adding the directives to wp-config.php and logged in! The settings for siteurl in settings->general are now greyed out (cannot change thru dashboard) but at least should be correct.Bad news:
The site is now completely broken, all pages are blank. the admin page is all I can get. But maybe I can use this to get the rest of the site back.What do I do now? Was not able to follow Jupiter_dev advice; I am now trying to work out how to use mysql to “edit table wp options Home and make sure it now points to the right url.” Please be patient. No prior mysql experience, I installed wordpress with one of those whizzbang scripts that do it all for you. I guess that just delays the inevitable.
Forum: Fixing WordPress
In reply to: "internal server error" from wp-adminHello esme:
Thanks so much for the tip on how to change themes without an admin page. Front page looks strange now but everything is there, so 2011 must be working. Unfortunately, all static pages and wp-admin still give same error. Good to try, though. Will now check Jupiter_devs idea.Forum: Fixing WordPress
In reply to: "internal server error" from wp-adminHello esmi:
yes i did change the settings->general, I thought that was what that setting was for. I cannot change it back, at least not the way I changed it before, since I have no admin page. Is there some other way to change back?hello Jupiter_dev:
The old site is there, at the old (root) address. I want the new, wordpress site to replace it, at this point I would settle for any web address. I could redirect (outside of wordpress) to keep external links working. I will try your “simple solution”. I will be really grateful if that works. Back to you later.Forum: Fixing WordPress
In reply to: "internal server error" from wp-adminHi, this is me again with an update, may clarify the problem.
I was wrong when I said that the site (other than wp-admin) was working. The site is mostly static, but has a blog section with the posts. The blog section works, and the home page (which is static) but most of the other pages give the _same error_ as the wp-admin page.In case some plugin might be responsible, I renamed the wp_content/plugins folder to wp_plugins_old. That had no effect on the problem. Maybe I could try changing the theme to something plain-vanilla like 2011, but how do I do that without an admin page?
Thanks again.