stephenv
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-UserOnline] [Plugin: WP-UserOnline] Incorrect time displayedin core.php (2.80-alpha3) find // Purge table and update with this:
// Purge table $wpdb->query( $wpdb->prepare( " DELETE FROM $wpdb->useronline WHERE user_ip = %s OR timestamp < DATE_SUB(CURRENT_TIMESTAMP, INTERVAL %d SECOND) ", $user_ip, self::$options->timeout ) );This fixed it on our site, thanks to one of our users. Thought I’d share.
Forum: Requests and Feedback
In reply to: b2evo Importer – design questionthis can probably be included in the distro with a few changes:
un-password-ify the text fields (not needed)
replace b2evo2wp.php with <?php echo $PHP_SELF; ?>
remove ‘,TRUE’ on line 170 (threw an error at me)
Stephen VanDykeForum: Your WordPress
In reply to: Hammer of Truthwillneea, can you link to a screenshot of it zoomed in FF? I don’t know what you mean by saying it is “even busier and more confused.”
As for the widths, I already explained that in my first post: the primary menu should be seen, but I was willing to let the ad menu get chopped (in 800×600). I did choose to make the whole thing fixed width, so anyone who doesn’t like that kind of thing will have to deal with it until a later redesign. I wasn’t aware of the zooming problem in IE, but I have to say F that, because every other browser is smart enough to do text increases right.Forum: Fixing WordPress
In reply to: Feeds should not apply text-replacement filtersFor anyone who searches for this in the future, I have filed a bug request:
http://sourceforge.net/tracker/index.php?func=detail&aid=988847&group_id=51422&atid=463233Forum: Fixing WordPress
In reply to: Feeds should not apply text-replacement filtersI’m going to bump this myself… I’ll post it as a bug if no one has any workable suggestions.
Forum: Requests and Feedback
In reply to: Smarty coming soon?index.php never changes… I’ve had the same one through all the betas and probably could have safely used the one from 1.02
There are 3 files I never touch when I update or patch: index.php wp-layout.css (although I renamed it) and wp-comments.php
I do have to keep editing wp-functions/links.php to clean up the ul/li the way I like it though.Forum: Plugins
In reply to: 1.2 plugin request: Close comments after X time.I second this plugin request…
Also to respond to nsxpower:
Some of us have blogs where we post multiple times per day (~6x/day and show latest 15 on front), it is more helpful to have comments close after a set time, mostly because traffic will turn up later from search engines on particular topics and it is nice to be able to catch the stragglers and let them have their say (in my case, 2 weeks max open).Forum: Requests and Feedback
In reply to: Related Posts (user selectable)One more thing that would make it extremely useful… If I select an older post as “related” then it also updates the old post and links the new as related.
Forum: Your WordPress
In reply to: Hammer of Truth blog2fargon, I already get about 100 spams a day… it’s an old and much harvested address…
1) I’m not going to change it
2) Thunderbird filters 98 out of the 100 with no false positives 🙂
Unfortunately, it’s the cost of giving viewers convenience, I really don’t worry about it anymore.Forum: Your WordPress
In reply to: Hammer of Truth blogI’m trying to configure it to display they day of the week for the first page of the site, permalinks and everything else should show the month name. I was able to figure it out for permalinks if($single), but can’t figure out how to check for $m and $cat properly, any suggestions?
it’s 1.2b
also, I want to say thanks to whoever wrote the full archives mod, that thing rocks and helps a LOT for getting google/yahoo/msn to index properly.Forum: Fixing WordPress
In reply to: Guiding SearchBotspurrrrfect!
Thanks Beel, that worked exactly as I needed.Forum: Fixing WordPress
In reply to: Guiding SearchBotsin 1.2b this is now broken, please help.
<meta name=”robots” content=”<?php echo (!$p?’no’:”); ?>index,follow” />Forum: Your WordPress
In reply to: www.jonimueller.comI like this, I think I’m going to steal the positioning layout part and reformat it to fit my own design/site (http://stephenvandyke.com/). At least yours works perfectly in IE.
Kudos
StephenForum: Fixing WordPress
In reply to: Not pinging?Ah nevermind, I am showing up on both, ignore my whining.
Forum: Fixing WordPress
In reply to: Not pinging?Ah nevermind, I am showing up on weblogs.com
Anyone know how to verify blo.gs? Not incredibly important since most everyone I know uses weblogs.com.