MarsHottentot
Forum Replies Created
-
Joseph – you’re absolutely right – I’m not able to update WordPress because my site is PHP4.
Not being much of a code jockey, I just deleted the Akismet plugin but to no avail. Looks like I’m about to have a radical redesign.
Yeah, will do. Thanks!
Line 25 is blank.
Well, It was already false, so I tried ‘true’ (without quotes!) and the site disappeared, replaced by:
Parse error: syntax error, unexpected T_STRING in /home/content/j/a/s/jasonmaris/html/pushedbuttonsburning-in/wp-config.php on line 25
I changed it back to false, but the site remains locked in this mess.
Fantastic! Thank you so much!
Forum: Fixing WordPress
In reply to: Preview Post results in 404 – main page logs me out.Somehow, the problem fixed itself – Another site in the same FTP was being updated – I’m guessing that had something to do with it.
Case Closed.
Forum: Fixing WordPress
In reply to: Preview Post results in 404 – main page logs me out.Okay, I deactivated the plugin folder from my FTP and got the same result, so it’s definitely not the plugins. I’m about to try the wp-admin and wp-includes folders
Forum: Fixing WordPress
In reply to: Preview Post results in 404 – main page logs me out.Esmi – no I didn’t. I will do so and get back with my results! Thanks for your response.
Forum: Fixing WordPress
In reply to: Image Files missing after moving to new server 403 error on ImportJust an update on how I fixed the issue, since I saw that someone had come to my site from here. I used the Broken Link Checker which allowed me to – manually, one by one, redirect every single image on the site. It took a long time, but the point is, it worked.
Forum: Fixing WordPress
In reply to: Image redirect from old directory to new not working…Thank you, BTW!
Forum: Fixing WordPress
In reply to: Image redirect from old directory to new not working…Wah! That’s what I was afraid of!
Forum: Fixing WordPress
In reply to: Image redirect from old directory to new not working…Well, I found no plugs that do this (great idea though). Which PHP file should I be editing to reflect this change? wp-post? Not sure…
Forum: Fixing WordPress
In reply to: Image redirect from old directory to new not working…Elfin – thanks, I’ll look into it!
Forum: Fixing WordPress
In reply to: Image Files missing after moving to new server 403 error on ImportOkay, a bit of an update. I tried uploading a new image to see what happens and it does this strange redirect which may give some insight as to what is going wrong here:
When uploading an image, the link URL is
http://mysite.com/?attachment_id=3632which, when clicked takes you to an entirely new blog page for said image. When clicking on that image, then the image is opened (in Shadowbox) with the correct addresshttp://mysite.com/wp-content/uploads/2010/07/0-587-062495-the-image-i-speak-of-204x300.jpg.Does this illuminate anything, folks?