2 2005-04-06 17:40
Re: The best CSS tutorials in the universe (6 replies, posted in PunBB 1.2 discussion)
www.alistapart.com has great articles on how to do all kinds of things with css
3 2005-04-06 17:27
Re: Smilies not showing up properly (2 replies, posted in PunBB 1.2 troubleshooting)
D'oh. Thank you.
*dons the dunce cap*
4 2005-04-06 17:24
Topic: My forum (0 replies, posted in PunBB 1.2 show off)
Just "showing off" as the Forum title suggests.
Nothing special here, just a gathering place for some people.
5 2005-04-06 17:23
Topic: Smilies not showing up properly (2 replies, posted in PunBB 1.2 troubleshooting)
On my forum, no smilies are being rendered in any posts. I have added a few extras, but none of them are working correctly.
See this post: http://mattelmore.com/forum/viewtopic.php?id=1020
However, all smilies display correctly on: http://mattelmore.com/forum/help.php#smilies
here are the relevant lines from parser.php:
$smiley_text = array(':)', '=)', ':|', '=|', ':(', '=(', ':D', '=D', ':o', ':O', ';)', ':/', ':P', ':lol:', ':mad:', ':rolleyes:', ':cool:', ':angry:', ':happyfinger:', ':rofl:', ':wtf:');
$smiley_img = array('smile.png', 'smile.png', 'neutral.png', 'neutral.png', 'sad.png', 'sad.png', 'big_smile.png', 'big_smile.png', 'yikes.png', 'yikes.png', 'wink.png', 'hmm.png', 'tongue.png', 'lol.png', 'mad.png', 'roll.png', 'cool.png', 'angry.gif', 'happyfinger.gif', 'rofl.gif', 'wtf.gif');
There do not appear to be any errors regarding this in my apache error_log.
Any suggestions?
Thanks
6 2005-04-06 17:19
Topic: Website link broken (1 replies, posted in PunBB 1.2 bug reports)
This may be well documented, but I didn't find anything here about it, so I thought I would post a topic.
If a user has an invalid URL in their profile for their Website (eg, "http://here are some spaces"), then the Website text shows up on each of the user's post, but not as a link. The a:hover still displays properly.
This is not really a problem, just an observation I thought would bring to your attention.
Great stuff!
Matt