Hausfraulein
Forum Replies Created
-
Forum: Plugins
In reply to: [SEO SearchTerms Tagging 2] Warning: Missing argument 2 for wpdb::prepare()Have the same problem after upgrading to WordPress 3.7.1
It was working fine and promoting old posts a couple of weeks ago. I turned it off for a while as a test to see how it affected my traffic, and now after upgrading WordPress, I am getting this error and old posts are no longer showing up.
Forum: Plugins
In reply to: [NextGEN Download Gallery] Download template for Tag Cloud?Hi Ross,
Thanks for your response and for considering adding this function!
The closest I’ve gotten is with the shortcodes togther:
[tagcloud]
[nggtags_ext album=”cousins” template=download]
This displays a tag cloud on my “Photos” page, and when I click on a tag, it shows the photos containing that tag twice – once without the download template and the second time with the download template.
I may try using your suggestion of listing all the tags and hardcoding a tag cloud above it. Or maybe I’ll just check for updates next year! 🙂
Thanks again and regards!
Forum: Installing WordPress
In reply to: WordPress 2.7 Blank Page Problem (Upgrade & Fresh Install)Just wanted to let everyone anyone else having this problem know, I started getting this blank page.php problem about half an hour ago and just found that it was the plug-in WP Widget Cache, which I had installed earlier today.
The strange thing is that I have WP Widget Cache installed on another WordPress blog of mine (both sites are running WP 2.7.1) and it doesn’t break the admin.
If anyone wants to look into this, I don’t know how much this helps, but the site that works with WP Widget Cache is:
http://pecuniarities.comThe site that WP Widget Cache breaks is:
http://carnivalofpecuniarydelights.pecuniarities.comMy [very obvious] suggestion is, if this problem started recently and your WP had worked previously, deactivate plug-ins you’ve recently installed in reverse chronological order.
Most users probably know this already, but hope this helps someone new.
Forum: Fixing WordPress
In reply to: Strange urls causing 404 server overloadOK, I think I’ve got it fixed. I looked at the WP Google Analytics plugin settings and unchecked:
Log searches as /search/{search}?referrer={referrer}
Log outgoing links as /outgoing/{url}?referrer={referrer}I have had more hits on my posts but the 404 notifier emails have stopped (I used to get them whenever I had a page view). Keeping my fingers crossed that that was it.
Thanks for the replies. I wouldn’t have figured out that it was GA causing it if it hadn’t been for you guys.
Forum: Fixing WordPress
In reply to: Strange urls causing 404 server overloadOK, didn’t work. I tried disabling WP GA and I’m still getting the 404 emails. (I’ve received over 1500 of these emails now.)
Forum: Fixing WordPress
In reply to: Strange urls causing 404 server overloadDo you think disabling my WP Google Analytics plugin would help?
Forum: Requests and Feedback
In reply to: Post Preview still not working in 2.5.1Hey, where did the “resolved” button go?
—
Oh, I guess “requests and feedback” wouldn’t have one. Sorry.Forum: Requests and Feedback
In reply to: Post Preview still not working in 2.5.1Gangleri,
Thanks a million for your help. It turns out it was the “1 Blog Cacher” Plugin that was causing the problem. Lucky for me it’s listed first because of the 1 in the title and was the first and only plugin I had to deactivate to find the culprit!
Thanks again. It is so nice to have it working again.
Penny PForum: Requests and Feedback
In reply to: Post Preview still not working in 2.5.1Tjefford,
Thanks for the response. My main browser is Firefox, but I have tried writing/editing my posts in all the browsers I have: Opera, SeaMonkey, Safari and IE6 (I have all these so I can make sure my websites are compatible), but the preview doesn’t work in any of them. I do have a popup blocker, but it’s not blocking my previews.
When I click on “Preview this post” the new window opens with all my blog header and sidebar and everything, but I get a “Sorry, no posts matched your criteria.” instead of the post. (I don’t get a 404 – Not Found.)
The link of the preview page, if it matters, reads something like:
http://ourfourpenceworth.com/?p=200&preview=trueI wonder if it has to do with my permalink structure which is
post-title/post-id and whether the /?p=200&preview=true isn’t matching things up correctly. I didn’t have a problem with the previews before upgrading to 2.5, so I’m not sure about this.Rene,
Thanks for the link to the hack. I’ll definitely think about it, though I’m hoping for a fix that won’t require having to install another add-on because I already have so many plugins I have to keep updated. I may end up trying it out though if I can’t get this fixed soon.
***
Thanks again to both of you for your responses.
Penny PForum: Fixing WordPress
In reply to: Site is distorted in SafariThanks so much, boober! That was the problem. I can’t believe I missed it. What a relief to have it normal again. 🙂
Thanks a million,
PForum: Fixing WordPress
In reply to: Site is distorted in SafariHi, thanks for your response. I have validated my CSS. I do need to go through all the other pages and figure out why cformsII is still not validating, but if my main page and CSS is validating, shouldn’t that at least load properly in Safari? Or does the whole entire site have to be validated before it does?
Forum: Fixing WordPress
In reply to: Can someone please help me indentify 4 XHTML validation errors ?Thanks for your response poil11. It took me a while (several hours actually :p), but I finally figured it out. (Adding an additional
<li>right after the initial<ul>, and</li>before the final</ul>.)I’m using ul because the Kubrick theme came like that and I like having the bullets on the sidebar, and I am not sure if I’m good enough to change it myself to look better – yet – all in good time though.
Now to the reason why I had to do this in the first place – getting my blog to display properly in Safari. Since it’s a different issue, I’ll post a new thread.
Thanks again.