Forum Replies Created
-
In reply to: avatars–admin can offer selection to users
Thanks, _ck_. I’m no php genius, but I’ll give this a shot and see where it leads.
Cheers!
In reply to: Agitainment.Comics ForumThanks, _ck_. I appreciate the feedback.
By the way, I’m running several of your plugins, including Human Test, bbCode, Subscribe to Topic and more.
For anyone wanting to extend your bbPress site, I suggest looking first at _ck_’s plugins under the Extend tab. Really great stuff.
In reply to: Agitainment.Comics ForumOh, and in case you like the comics, they update every Monday!
In reply to: Styling 404 pageThanks, _ck_.
I may give this a try when I get a few free hours to do backups and restores should anything go wrong.
But I’m with you that we should have a way to theme the die page. I’d be happy to add my name to a petition in that regard.
Also, do you have any idea when a stable version of 1.0 is going to be available?
Thanks again! Cheers.
In reply to: Name-based pretty permalinks not workingYou guys are awesome. Thanks!
Adding the “slugs” to my bb-config fixed the problem. I couldn’t find anything like that in the instructions.
The “-Multiviews” is indeed the fix suggested for 1and1 hosting, and since it’s working I’m guessing this is correct.
Problem resolved. Thanks again!
In reply to: RSS links show document tree instead of feedHey, there.
Well I finally got around to validating my feeds. They do in fact validate, but I’m still getting the document tree intermittently on Firefox 3.0.3 for Mac OSX. I don’t seem to be having a similar problem on Safari (though I haven’t tested it as extensively). Here’s the output for the feed at http://agitainment.com/ics/forum/rss.php?forum=3:
<!– generator=”bbPress” –>
−
<rss version=”2.0″>
−
<channel>
−
<title>
Agitainment Forum: Forum: Stan and Jess – Recent Posts
</title>
<link>http://agitainment.com/ics/forum/</link>
<description>Pulse-Pounding Agitainment Letters-Page and Forum!</description>
<language>en</language>
<pubDate>Sun, 02 Nov 2008 17:36:29 +0000</pubDate>
−
<item>
<title>admin on “Stan and Jess is on the way!”</title>
−
<link>
http://agitainment.com/ics/forum/topic.php?id=14#post-30
</link>
<pubDate>Wed, 22 Oct 2008 22:57:57 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink=”false”>30@http://agitainment.com/ics/forum/</guid>
−
<description>
<p>If you haven’t already been to stanandjess.com, there is currently a place-holder cartoon on the site. Rest assured, the real cartoon is coming soon and will be updating weekly. I’ll be sure to let you all know when I roll out the first strips.
</p>
</description>
</item>
</channel>
</rss>
As I mentioned before, if I page back on the browser and hit the feed again, it usually works.
Is it possible this is a Firefox issue?
Any ideas?
In reply to: RSS links show document tree instead of feedThanks, chrishajer. That is indeed my forum. I’ll try validating the feeds and see what happens.
Cheers!
In reply to: Can’t modify error pageLet me know if you figure out a workaround.
Cheers.
In reply to: Can’t modify error pageYes, I think this is what it is.
I’ve run into it on every theme I’ve tried, including the default. It always shows the same forrest-green box with the bbPress logo and an error message like “You need to actually submit some content!” It’s really jarring when coming out of my theme, which has a kind of handmade-look (http://agitainment.com/ics/forum).
So, is there no hope for me to be able to restyle this myself?
Thanks for your help, everyone!
In reply to: No avatars show upThanks, chrishajer! I got it working now.
Had to change
<?php post_author_avatar_link(); ?>
to
<?php post_author_avatar(); ?>
but now the avatars are showing in my theme.
Thanks for the quick response.
Cheers!
In reply to: No avatars show upI realize the avatars question has been discussed here before, but I can’t find forum postings that answer this particular question. If you know of one, by all means, please point me in that direction. Thanks.