airbrusher
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Upgrading 202 to 213 problemsYeah I clicked the links and studied the post, but spencerp is using alot of advanced tecniques (LOL).
When I go to my blogs control panel and click it I get a blank page.
Right after I uploaded that index.php file, everything is blank!!!
Forum: Installing WordPress
In reply to: Upgrading 202 to 213 problemsOK how do i access and run the upgrade.php program?
When I key in my blog address-http://thunderscape.net/blog/wp-admin/upgrade.php
I get a blank page..
Forum: Installing WordPress
In reply to: Upgrading 202 to 213 problemsHoly S$#%%
Your right I didn’t even notice that, there were 3 things missing- index.php, license.txt, readme.html I just now uploaded them, Thanks for that tip!
Should I try to access the upgrade.php program again??
Forum: Installing WordPress
In reply to: Upgrading 202 to 213 problemsOk I opened up FileZilla and went into the Wp-admin folder I uploaded, I see a index.php file in there, Is that the one your referring to? Or is there another one with the same name?
Also my wp-config.php file is untouched I didn’t delete it
Forum: Installing WordPress
In reply to: Upgrading 202 to 213 problemsWhat’s up solo-
Yes I am Yahoo hosting. This is my first blog so I don’t know if that’s a good thing or what. If I am missing an index.php file, where can I get it. also the instructions said to edit the wp-config.php file- How do I open that file with a notepad?
I don’t know what I’m doing!
Forum: Fixing WordPress
In reply to: Editing feedlist.phpbtw-
heres feedlist2.1.2
http://rawlinson.us/blog/?p=212Forum: Fixing WordPress
In reply to: Uploading UTwarrior pproblemYES-YES-YES
GOT IT- THANKS a heep Mr rudolf, you save the day!!!
I was about to pull my hair out, and that would have hurted!
THANKS AGAIN
Forum: Fixing WordPress
In reply to: Uploading UTwarrior pproblemOk listen when I first unzip the code, theres 2 folders inside- plugins, themes, and a readme textfile.
Now do I upload these 2 folders and the readme textfile or do I just upload the plugins folder?
Forum: Fixing WordPress
In reply to: Uploading UTwarrior pproblemOh Yeah that’s what I ment to say
wp-content/plugins/directory. 🙂
see I told you I’m new to this. Anyway why is it not showing up on my plugins page to be activated??
Forum: Fixing WordPress
In reply to: Letters appearing on my siteBINGO
Problem solved!!! 🙂
Thanks for all the help jon!!
(YOU ROCK!)
Forum: Fixing WordPress
In reply to: Letters appearing on my siteWe’ll when I go to options> reading, scroll down to:
WordPress should compress articles (gzip) if browsers ask for them- I have that unchecked!
Also I don’t know how to get to .htaccess file
Forum: Fixing WordPress
In reply to: Letters appearing on my sitenice try Mr jonlandrum-
You had just got my hopes up with that last post, but unfortunatley that box is unchecked, so thanks for trying anyway!
If you come up with anything else let me know. I’m new to this.Thanks again
I also will look into upgrading my version of wp once I get a full understanding of all this code tweeking.
(-_-)Forum: Fixing WordPress
In reply to: Letters appearing on my siteHey guys thanks for the replies-
Again, This is my first website, so if I do something stupid, it is because I don’t know!
I followed ya’lls above advice and tweeked the code as so:
<meta http-equiv=”Content-type” content=”<?php bloginfo (‘charset’); ?>” /> to-
<meta http-equiv=”Content-Type” content=”text/html; charset=UTF-8;” />
This time there where no changes at all!
ALL THOSE A’s ARE STILL THERE!
This is pissin me off!!!!btw- My plugins are: Akismet, wp-cache, Yahoo! Blog Statistics, Hosted by Yahoo! Badge, Add to My yahoo! Button, Customizable Permalinks–
all are activated!Forum: Fixing WordPress
In reply to: Letters appearing on my sitehet guys-
No deal, I tryed editing the meta tag, but that just made my about page disappear and leave just the post!!! So thats a no go.
Any other suggestions??
Thanks in advance.
Forum: Fixing WordPress
In reply to: Letters appearing on my siteWhat’s up-
Thanks for the reply, My header.php file reads:
<meta http-equiv=”Content-Type” content=”<?php bloginfo (‘charset’); ?>” />
so I’ll try to edit this as you suggested and see what happens. Also I’m posting directly into wordpress.