manstraw
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WP is not accepting the code of Firefox Referral buttongood stuff nazgul.
I’m installing both in my test system.
Forum: Fixing WordPress
In reply to: URGENT BLOG IS GONE = PLEASE HELP!if you talk to your web host, you want to ask them if they have a backup of your mysql database. If they have one from before the loss, you can recover it. Ask them to email you the backup, and get advice from here on how to proceed.
If they don’t have a backup, you’ve lost the posts.
Forum: Fixing WordPress
In reply to: WP is not accepting the code of Firefox Referral buttonOtto – oh yeah baby. I’m glad you thought it was easy.
ah, I see you just moved it. clever donkey! I was trying to code in another
(.*). silly me.oh well, could be worse, I cudda usta bin smart.
nazgul – I haven’t checked your change. was it pretty much the same thing?
Forum: Fixing WordPress
In reply to: WP is not accepting the code of Firefox Referral buttonIt’s a good point nazgul, but a plugin like this has to be useful for noobs. They’ll just cut and paste a script, without an understanding as to why it won’t work.
Forum: Fixing WordPress
In reply to: URGENT BLOG IS GONE = PLEASE HELP!When I say contact your isp, I mean your web page host. They may have a routine backup as part of their service. They might not.
When you go into the admin area of wordpress, and click manage, are the posts there? It’s possible they are not visible on the blog while still being in the database. I can’t imagine what you actually did when you were attempting to change her role, so I can’t rule that out. The bottom line is, if they are in the database, you should see them under the Manager tag in the admin area.
Forum: Fixing WordPress
In reply to: WP is not accepting the code of Firefox Referral buttonyep, not as simple as I was hoping it would be. I guess it needs to also hold what’s between
<scriptand>to work with attributes inside the script tag. I’d have to study up to know the right way to do that. But if you don’t take it on Otto, I suppose I’ll start studying. I consider it an important thing to accommodate.I actually think this plugin would be extremely useful to many people. Good work Otto.
Forum: Fixing WordPress
In reply to: WP is not accepting the code of Firefox Referral buttonAnd there we are, removing the type was the shiz.
Something I can’t get rid of is the src, so I get the br’s on the second piece of the script. I’ll have a look to see if your script could be changed to look for
<scriptinstead of<script>. reg expressions cause my brain to sprain though. I really should get around to studying them up and get comfortable reading them.Forum: Fixing WordPress
In reply to: WP is not accepting the code of Firefox Referral buttonhmm. I’ve tested it with wordpress 2.0.3. Still getting the br’s inside the script tags. I’m going to start turning off plugins and test further.
update: i’ve turned off all other plugins, and I’m stilling the br’s added. I’m using the script above as my test script.
Forum: Fixing WordPress
In reply to: URGENT BLOG IS GONE = PLEASE HELP!Is her ID deleted or not? First you said it was deleted, then you said you were changing her role to subscriber.
When you delete an ID, you are presented with an option to delete the posts for it, or assign the posts to another user. If delete was chosen, they’re gone. The only thing that would save you is if there is a backup. You could check with your ISP, as some make regular backups. That’s likely to be your only hope.
Forum: Everything else WordPress
In reply to: Is WordPress right for me?there is a multiuser version of wordpress available, like what they run at wordpress.com. would that float your boat?
kickass and JOakhurst, I actually went through and called every post individually that is displayed on the normal index page, and I could not find an individual post that would manifest the error. I thought it must have been something in a post, but that alone doesn’t appear to result in the error. Perhaps a combination of posts? Open tags? I’m stuck.
Forum: Fixing WordPress
In reply to: WP is not accepting the code of Firefox Referral buttonIf you need some help with testing or anything, I’m on standby. I’ve written a plugin or two, but I think you’ve got a lot more coding experience than I do. Still, if there is something you think I can help with, let me know.
Forum: Fixing WordPress
In reply to: all around font issuesglad you got it sorted!
Forum: Fixing WordPress
In reply to: WP is not accepting the code of Firefox Referral buttonI wonder if this could be added in functions.php in a theme? It would be nice to do that, or even better, make it a plugin. Do we collectively know enough to do something like this? ( manstraw slyly looks at Otto 🙂
Forum: Fixing WordPress
In reply to: Restoring a WordPress blogi just went to http://www.simran.in/blog and saw a blog. Does this mean you’ve got it sorted? Do you know where your problem was?