Version 0.7:
fixes:
- corrected newlines in Shoutbox.Class.ShoutboxSettingsForm.php
- settings page is slightly less unreadable
changes:
- on shout submit all new shouts are returned (not just the one just posted)
- shoutbox checks for new …
@[-Stash-] Thank you, I did not bother linking after link in html got scrambled, I did not notice links are recognized automagically.
The problem with SmoothPageScroll occurs if you're on a comments page and click on a link directing you to differen…
@remouk Thank you. I've implemented some of your suggestions.
Version 0.6 - fixes:
- User icon is shown after posting
- quotes are not escaped after posting
- Shout tab strip can be hidden (the option for that works)
- Settings …
@Tobbes, @remouk I fail to replicate this error on a clean install. This error usually comes up if you use PHP5 syntax (Shoutbox is written with such) in an PHP4 enviroment... Please check your PHP version... [added later] Hmm, it seems that Vanila …