wbragg17
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Username/Password incorrect for adminthanks so much. yes, I can be an idiot.
Forum: Fixing WordPress
In reply to: Can’t change anything in Options-> Discussion (Not Acceptable error)Yea, I’m pretty sure I got rid of everything – not only just de-activating but deleting. Thanks.
Forum: Fixing WordPress
In reply to: Password problem with 1.2I’m having the same problem. OK, maybe it’s because I’m frustrated but I’m going to need more explicit/specific instructions to solve this problem.
Podz says:
Opened up the wp_users table, deleted my password from there, got a new hashed password from http://bfl.rctek.com/tools/?tool=hasher
put that into the password field, and now I am back in :)))
——————
Ok I don’t understand exactly. Where is the wp_users table? You’re not talking about the users.php file in the admin folder, are you?
I was excited because the install went w/o any hiccups, looked good, then I went to add a post saying such, and now I can’t get in…
I really need to be working on my MA thesis, not this. Any help would be appreciated. But like I said, I’m fried. So please no assumptions, please be as explicit as possible with your instructions. Thanx again.Forum: Fixing WordPress
In reply to: Password gone missing after upgradeI’m having the same problem. OK, maybe it’s because I’m frustrated but I’m going to need more explicit/specific instructions to solve this problem.
Podz says:
Opened up the wp_users table, deleted my password from there, got a new hashed password from http://bfl.rctek.com/tools/?tool=hasher
put that into the password field, and now I am back in :)))
——————
Ok I don’t understand exactly. Where is the wp_users table? You’re not talking about the users.php file in the admin folder, are you?
I was excited because the install went w/o any hiccups, looked good, then I went to add a post saying such, and now I can’t get in…
I really need to be working on my MA thesis, not this. Any help would be appreciated. But like I said, I’m fried. So please no assumptions, please be as explicit as possible with your instructions. Thanx again.Forum: Fixing WordPress
In reply to: image uploadUsually hate me, too posts, but:
me, too.
It seems to go through the process, indicates success, no image in post nor folder. There have been other threads mentioning this problem, and given the others response, you are not the only one.
But overall, wordpress is just such a great application, and still in development, so I just do it using ftp, and image tag.
William
http://WilliamBragg.com/wordpressForum: Fixing WordPress
In reply to: uploading imagesThis seems to be the problem with mine. (I’m using wp 1.0.1)It’s putting it in my images directory, but there is a double back slash. And when I check the directory, of course there is no file, yet it says its successful:
File uploaded !
Your file IMG_1163.jpg was uploaded successfully !
Here’s the code to display it:
<img src=”http://WilliamBragg.com/images//IMG_1163.jpg” alt=”daffodil” />
[Add the code to your post!]
Image Details:
name: IMG_1163.jpg
size: 46.92 KB
type: image/jpeg
William
http://WilliamBragg.com/wordpressForum: Fixing WordPress
In reply to: uploading imagesI have the same problem. And after seeing this response, I changed the permissions on the wp-images, but that didn’t help. I looked in the file, and no image files that it said i had successfully uploaded.