ariahfine
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Plugin to import wp 2.6 export file (xml) into WP 3.2?Did you find a solution to this?
Forum: Plugins
In reply to: can't install plugins – 'failed writing body'Did you figure out the problem?
Forum: Themes and Templates
In reply to: Theme decoding threadSamuel B,
Thanks a bunch! Can I ask, are you using a decoder that’s online to do that? Just wondering so I can do it myself or help someone else out next time.
Forum: Themes and Templates
In reply to: Theme decoding threadSo, I was gonna try this on my own using your decoder links, but johnburn’s one is down and the other one doesn’t seem to be spitting out the decoded code.
Here’s my footer to decript
http://pastebin.com/5vjh3DprThanks in advance!
Forum: Fixing WordPress
In reply to: Domain Change and 301 RedirectHey all, so it was super easy. This is what I used:
Options +FollowSymLinks
RewriteEngine on
RewriteRule (.*) http://www.newdomain.com/$1 [R=301,L]put that in a .htaccess and it properly links all your old URLs to the new ones.
Forum: Fixing WordPress
In reply to: Domain Change and 301 Redirectthanks, so with your example though, do I actually put “old” and “new”, I’m assuming not.
How do I create an .htaccess file that uses the same url, and simply changes the domain?
From my example, how do I reference this part to be the same:
/2009/02/09/economy-straight-talk/Thanks for the details.
Forum: Fixing WordPress
In reply to: Error 500 – Internal server error EVERYWHERE!elcafequemado,
Just called them? I’ll have to try that.
Forum: Plugins
In reply to: “Copy Selection Code” bookmarklet or extensionbump