whooami
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: newby trying to upload sitedunno what you have going on, but it looks a mess when I go look.
i would steer clear of dreamweaver when working with wordpress files.
i can fix your problem(s) is you like — shoot me an email at help.me.with.wordpress@gmail.com is you get totally exasperated.
keep in mind i will need ftp access, so if that makes you uncomfortable you pro’lly want to keep pluging away.
Forum: Fixing WordPress
In reply to: Can’t login, I am getting heading erroruse your ftp client. delete the directory:
/wp-content/plugins/ical-for-events-calendar
and all the files within it.
does that fix the problem?
Forum: Everything else WordPress
In reply to: Commercial usage of WordPressyes
Forum: Installing WordPress
In reply to: Faulty insallation causing log in problems?you have wordpress in its own directory?
in the case you would have 2 index.php files — BOTH of which need to correctly point to your wp-blog.header.php.. and your wp-blog-header.php goes in the directory that your wp-config.php and ONE index.php are in.
Since you only have ONE wp-config.php, theres no way for me to suggest that wp-blog-header.php goes anywhere else.
I said nothing about editing any files. I said nothing about redirecting. etc..
This appears to be your problerm:
Where are your wordpress files in relation to your wp-config.php? If they are in a subdirectory, then the path that needs to go in your ROOT index.php is:
require('./subdirectory/wp-blog-header.php');where subdirectory is changed to the name of your actual directory.
THIS is all covered in the codex.
http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory
see #9
Forum: Installing WordPress
In reply to: wordpress already hacked?what is your domain name? where is your blog installed, url please?
Forum: Installing WordPress
In reply to: Faulty insallation causing log in problems?you need to upload wp-blog-header.php
your replies belies your problem.
you should NOT need to move any files.
Forum: Installing WordPress
In reply to: wordpress already hacked?what is your domain name? where is your blog installed, url please? that looks like a server level problem..
Forum: Installing WordPress
In reply to: Can’t install. Is it my text editor?you said:
I am using filezilla on a Mac
im on a pc and I dont have any trouble renaming files. (that’s such a fundamental operation, after all)
Forum: Installing WordPress
In reply to: Can’t install. Is it my text editor?the file needs to be named wp-config.php
Not to be smug but if doing that is difficult for you, you really ought to consider trying wordpress.com, switching to a more friendly operating system, or both.
another option, since ive seen a lot of posts this morning that read like “Ive been trying to do this for days ..” is to pay someone to do the install for you.
How much is your time worth? I know people that install wordpress for $10.00
3 days …
Forum: Installing WordPress
In reply to: Faulty insallation causing log in problems?you need to upload wp-blog-header.php
it needs to be in the same directory as your wp-config.php and index.php are in (the root of your wordpress install)
Forum: Fixing WordPress
In reply to: Fatal error: Cannot redeclare get_bookmarkdelete the wordpress files inside wp-includes/
reupload fresh files to the directory, wp-includes/delete the wordpress files inside wp-admin/
reupload fresh files to the directory, wp-adminYou did a manual upgrade and DID NOT delete the old files first.
Forum: Fixing WordPress
In reply to: Can this be done? Integrate w/ current design question…If I keep things simple, would something like this be possible?
yes.
Forum: Fixing WordPress
In reply to: Pingback mystery??Forum: Fixing WordPress
In reply to: Should install.php be removed?So the question is, if install.php is removed, will there be any negative effects?
no.
Forum: Fixing WordPress
In reply to: mp3 file open issue, buffering 20% then error openning filelook at all those ads π on that site. Ugh, im not going back.
according to the source of your page, this is where that first mp3 is:
http%3A%2F%2Fannadongwebsite.com%2Fmain%2Faudio%2F%20happyholiday1.mp
click that, paste it, whatever … its NO good
did you read the directions on how to use that plugin??