finallyanime
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How-2 Remove tags from post excerptsOh!!! Btw, here’s my site: http://www.finallyanime.com
& here’s the other site w/out the tags on the homepage: http://ganbatte.kokidokom.net/contact-join/
Forum: Fixing WordPress
In reply to: Directory exposed :(((((Ahh, I see. Thanks 🙂 I’ll hafts get on that, but why in the heck is this “silence is golden stuff?”
Forum: Fixing WordPress
In reply to: Getting ‘save as’ prompt @ log in?http://ww.wp.xz.cn/support/topic/190290?replies=3 Check out this link, I’m not the only one who thought that -_-” jeez lol. But how could a mere file like that without code fix anything…?
Forum: Fixing WordPress
In reply to: Media Uploader Issue after move :(Ah, found it. I looked in the media tab and dashboard like a billion times…who would have thought it was in misc…bleah, well anyways, thank you! Everything’s peachy thus far 🙂
Forum: Fixing WordPress
In reply to: Media Uploader Issue after move :(Ok, let me make sure it is, lemme check. And oh, btw, thanks for the great vid on moving your wordpress files. It REALLY helped. Better than anyone could tell me. Damn great work.
Forum: Fixing WordPress
In reply to: Changed Domains, how do I login?Can someone please help :(((( I need to have my site finished soon and this is only one of the many problems i have :(((
Forum: Fixing WordPress
In reply to: Changed Domains, how do I login?Oh waaaiittt lol, spoke too soon 🙁 Everything’s still fine with the pictures, but when I try to upload a picture…the media library shows a blank. The path seems right, but even if the file’s a legit jpg, it won’t show…can you help me with this?
My other pictures in the new library are showing correctly btw. Only new uploads are not. I don’t know what to do…
Forum: Fixing WordPress
In reply to: Changed Domains, how do I login?Thanks a bunch Sweetangst and everyone 🙂 I was able to make a fresh backup, replace the urls & have everything koscher. Now I can deal with the more ascetic things now 🙂 Those videos are absolutely priceless. I’m gonna have to post about this.
Forum: Fixing WordPress
In reply to: Changed Domains, how do I login?just so everyone knows, i left the original photos in the wp-content folder of the first folder just to keep the pics up, but I still need to change the absolute urls 🙁
Forum: Fixing WordPress
In reply to: Changed Domains, how do I login?Okay, I moved everything to the root site @ finallyanime.com & can even login, but my pictures are not displaying because of paths. I’m look around and all I’m seeing are convoluted descriptions of how to change image paths. I’m a bit confused, could someone give me a simple solution to changed the paths on all my images?
This is for my posts, not homepage
Forum: Fixing WordPress
In reply to: Changed Domains, how do I login?Oh btw lol, sorry I don’t mean to annoy you but I have a database plugin that emIls me backups of the SQL every weekend. Luckily it did yesterday, could that help me out @ all?
This is what the email had:
Website Name: It's Finally Anime!
Website URL: http://finallyanime.com/blog
Backup File Name: 1248512200_-_finally1_wrdp1.sql
Backup File Date: July 25, 2009 @ 8:56 am
Backup File Size: 5.1 MiBWith Regards,
It's Finally Anime! Administrator
http://finallyanime.com/blogI’ll go about renaming the plugin folders though. I’ll say how that goes later….
Forum: Fixing WordPress
In reply to: Changed Domains, how do I login?…..I just typed up an entire page, but my damn iPhone crashed for the first time……great. Anyways, Ill follow all I can and let you know what happens, thank you forbyour responses everyone. I appreciate it
Forum: Fixing WordPress
In reply to: Apply a Category for ALL posts?Hey man sorry for the delay, but thanks for the reply 🙂
Forum: Fixing WordPress
In reply to: Changed Domains, how do I login?Actually, can someone tell me this:
-
HOW to move my files back to finallyanime.com/blog and have it work? disregard the root domain, i need to get to the /blog extension
Forum: Fixing WordPress
In reply to: Changed Domains, how do I login?Suppose you accidentally moved the files before you changed the URIs: you have two options.
OPTION 1.Suppose the files were originally in /path/to/old/ and you moved them to /path/to/new before changing the URIs. The way to fix this would be to make /path/to/old/ a symlink (for Windows users, “symlink” is equivalent to “shortcut”) to /path/to/new/, i.e.
ln -s /path/to/new /path/to/old
and how in the heck do yu make a symlink?????