That got this back up
http://www.saskannouncements.ca/announcements/
But It still won’t find this:
http://www.saskannouncements.ca/announcements/wp-admin.
Also, I’m assuming I’ll be able to fix this once I get back in, but the Header and Theme Colors are all gone…
PS thanks for your help. I really appreciate that site. But where do i go from here?
Any help? Kind of an Emergency here!
view your source.
http://www.saskannouncements.ca/wp-content/themes/the-go-green-theme/style.cs...
that says wordpress thinks its in your root directory. what did you change the 2 url settings to?
and seriously, dont bump, this is FREE support forum, and its NOT an emergency, its a web site. Perspective is a good thing and impatience just makes you .. well impatient.
Ok sorry about the Bumping… It’s just that in about 12 hours, I’m about to dump 1 Thousand Dollars on advertising for my website.
I changed the settings to look like this…
define(‘WP_HOME’,’http://www.saskannouncements.ca/announcements/’);
define(‘WP_SITEURL’,’http://saskannouncements.ca/announcements/’);
firstly, they dont get / (do you see forward slashes in the example?)
secondly, THOSE changes are not being reflected in your source that I saw.
do you see announcements in any of the url paths in your source?
thats not a rhetorical question — go look.
Actually… I just realized. (I’m using WS_FTP LE) And it’s giving me “Permission Denied” When I try to upload a new WP-config.
As far as your question… I guess I’m a Dummy when It comes to all this stuff, Cuz I don’t really know how to check that. But I guess I probably wouldn’t, since my FTP Uploader thing won’t let me Upload a new WP-Config…
every browser has a ‘view source’ option.
as for the ftp thing, change the settings inside the db, if you cant do the other.
Sorry don’t mean to bump. But I have an Update…
I used the Online File manager that comes with my server.
I deleted wp-config, and uploaded the updated version With the
define(‘WP_HOME’,’http://www.saskannouncements.ca/announcements’);
define(‘WP_SITEURL’,’http://saskannouncements.ca/announcements’);
in it…
Now my http://www.saskannouncements.ca/announcements/wp-admin/ Just shows up blank…
Whoah. Ok. I got It. But Now it doesn’t recognize my Username (which is admin) or my password :S
(Sorry, I feel like a pest right now)
Sorry again… But All I got from you was a blank message from ya.
Do I need to re-upload wp-config without define(‘WP_HOME’,’http://www.saskannouncements.ca/announcements’);
define(‘WP_SITEURL’,’http://saskannouncements.ca/announcements’);
?
Basically the Site is Back up except…
People Can’t Post Comments (It just goes to a blank page)
And It won’t log me in, It just keeps going back to the Blank Login Page
(Same for when I try to type in my email to get a new password)