akabin
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: wp_get_attachment_image_src Array Not WorkingStill trying to figure this out. Any suggestions?
Quick question about Category Thumbnail List Plug-in. How can I call it in the sidebar (not using widgets)? Thanks! Tried: <?php categoryThumbnailList(‘CategoryIDSlug’); ?> but didn’t work. Any help would be appreciated. Thanks!
Forum: Fixing WordPress
In reply to: $50 to whoever can figure out why my feed isn’t workingNope, all feeds show up with that. Still no solution.
Forum: Fixing WordPress
In reply to: $50 to whoever can figure out why my feed isn’t workingOK, I just ran my feeds through the W3 validtor and it’s saying that there’s no DOCTYPE Declaration. I’ll work on that and see if that’s what’s choking it.
Forum: Fixing WordPress
In reply to: $50 to whoever can figure out why my feed isn’t workingMyYahoo just started working for some reason. The site works no problem w/Google Reader and now MyYahoo (with a bit more of a delay, about 5 hours), but for some reason no Bloglines. Actually, Bloglines was working, but then I unsubscribed and resubscribed and it stopped.
And to make matters even worse, my other website stopped working in Bloglines on October 2nd as well!
https://thesoundofindie.com/?feed=rssI sent a request to Bloglines with all the feeds that I ran through a validator and show up valid, but now all the sudden don’t work (LA Times blog?!?). We’ll see if they ever get back to me. I know WordPress has broken the RSS before, is that the case this time?
Forum: Fixing WordPress
In reply to: [Plugin: Events Calendar] Next/Last Month Links DissappearedJust tried it again w/both the 6.5.2a and the 6.5.2 beta 7 and both delete the next and previous buttons and all events. Anyone else have that same problem?
Forum: Fixing WordPress
In reply to: $50 to whoever can figure out why my feed isn’t workingI put a request into Bloglines to see what they have to say, for now, I’m just putting up a post saying Bloglines isn’t working. Weird. If I ever figure it out, I’ll put a post up here letting others know what was wrong…
Forum: Fixing WordPress
In reply to: $50 to whoever can figure out why my feed isn’t workingSo I did a bit more testing this morning. I deactivated and completely deleted all plug-ins this morning which did nothing. I then completely deleted the theme, which didn’t work. Finally I completely removed the site, did a complete re-install, and Bloglines still didn’t recognize the new feed, still the old broken feed from weeks ago. I have no idea where’s pulling that info from, but the only thing I could think is that my host (Dreamhost) keeps a blog.old file when you upgrade just in case. So I went ahead and deleted that file and still no luck.
The only thing I can think is that somehow on Blogline’s end they have a cache of the file. But it’s strange that the Atom, RSS and Feedburner files add new posts, but don’t update new posts in Bloglines.
It does seem to work fine in Google Reader and slow, but still updates in MyYahoo.
I know that while I was testing, I dropped an index.html page in the root so people wouldn’t see the index.php file. It looks like that was around the same time that the feed was cashed on Bloglines. Would that have anything to do with it? It still doesn’t explain why it’s not updating the Atom and Feedburner feeds though.
Forum: Fixing WordPress
In reply to: $50 to whoever can figure out why my feed isn’t workingI went back and replaced the atom, feed, rss and rss2 .php files and that didn’t do the trick. I also uploaded yesterday’s access log:
Forum: Fixing WordPress
In reply to: $50 to whoever can figure out why my feed isn’t workingHere’s a link to the most recent access log:
https://blog.thevegancollection.com/access.log.2008-10-02
This should be the most recent version of the WP blog. I upgraded to 2.6.2 just a couple of weeks ago.
That should be the only .htaccess file I’m using.
Forum: Fixing WordPress
In reply to: $50 to whoever can figure out why my feed isn’t workingWhooami
I tried the using https://blog.thevegancollection.com/wp-rss2.php, but that choked half the time using MyYahoo, so there was something definitely wrong with that.
Here’s what’s in my .htaccess:
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
Also, no robots.txt file.
Moshu, when you use MyYahoo, it works fine, but it never updates. Even after I manually ping.
Forum: Fixing WordPress
In reply to: $50 to whoever can figure out why my feed isn’t workingSomeone else complained about not being able to subscribe to Bloglines as well. In fact, it’s telling me “The feed does not appear to exist.” in both IE and Firefox.
Forum: Fixing WordPress
In reply to: $50 to whoever can figure out why my feed isn’t workingIn fact Bloglines is showing me my test posts from nearly 3 weeks ago.
Forum: Fixing WordPress
In reply to: $50 to whoever can figure out why my feed isn’t workingGoogle Reader seems to work, but My Yahoo and Bloglines both seem to not want to work.
Forum: Fixing WordPress
In reply to: Valid Feed Not RefreshingI’ve been working on this for two days straight and still haven’t figured it out. I’m begging for some assistance here…