rpiontek
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: pages not showing after auto update to WordPress 6.4.2oh man, I had the same problem just now. super frustrating. I am also running Polylang. I also downgraded to 6.3.2 using WP Downgrade and it seems to be fixed.
Forum: Fixing WordPress
In reply to: Broken links index.php is not includedWell, I solved my troubles, but it was more of a workaround. What I ended up doing was moving the wordpress index.php and wp-gallery2.php to the root of my site, whereas before they were in /wordpress. Then in the wordpress admin panel I went to options -> general and changed the wordpress url to http://www.mypage.com/wordpress and the blog address to http://www.mypage.com. now everything is good. there may have been a couple of other steps, so for some other posts about changing these options before you do it. if you screw up, as I once did, it can be a bit of a pain to recover from.
Forum: Fixing WordPress
In reply to: Broken links index.php is not includedThank you! That fixed all of my links except for 2. The main header image shows that it links to http://localhost/wordpress/, but when I click it the browser trys to go to somenet.com (literally). The interesting thing is that if I’m at the dashboard admin page the “View Site” link at the top also shows that it links to http://localhost/wordpress/, but this link is followed to my correct page. Hmmm? My other problem is with the Photos link to my gallery page, but I found some suggestions for that.
Forum: Fixing WordPress
In reply to: Broken links index.php is not includedYes, my index.php file is in http://localhost/wordpress/index.php. Yes, I am trying to install on my local machine, and simply want to view the page myself. I’m on Windows XP, running Apache (not sure what version at the moment). The wordpress directory is located someting like this relative to where apache is installed: /apache/htdocs/wordpress.
I’ve looked around and it seems maybe I need to create a .htaccess file as there isn’t in the wordpress directory? I actually tried this last night, but Windows wouldn’t let me rename a file to .anything!
Forum: Fixing WordPress
In reply to: Theme broken, can’t access dashboard, siteurlStrange, I didn’t change anything, but it is back, now. I’m sure it must have been the site_url. Thank you for the help podz.
Forum: Fixing WordPress
In reply to: Theme broken, can’t access dashboard, siteurlWell, I was finally able to install phpmyadmin, and your instructions for changing the site_url and home were very clear. I changed them from http://localhost/wordpress/index.php to http://localhost/wordpress, but this didn’t change anything. I tried clearing my cache and rebooting, but no different. Anything else I should do?
Forum: Fixing WordPress
In reply to: Theme broken, can’t access dashboard, siteurlAh, thank you for pointing me in the right direction. I’m having some trouble installing phpmyadmin, though. Could I set the siteurl through the command line?