Recent Topics

1 Sep 22, 2005 13:09    

Hi folks!

After upgrading to Dawn 0.9.1 I've got following "problem": my clickable smilies in editor mode are gone. That's not very hard but I like them... ;)

Has anyone an idea how to get them back?

Thanks,
Hokey

2 Sep 22, 2005 13:50

it's very simple
it is the same procedure you as you had to do with 0.9.0.x

open plugins/toolbars/_smilies.toolbar.php

on line 18 you will see this :

/**
 * @package plugins
 */
class smilies_Toolbarplugin extends ToolbarPlugin
{
	/**
	 * Should be toolbar be displayed?
	 */
	var $display = false;

Change the false by true.. and... voila....

3 Oct 07, 2005 05:48

thanks, and bump

smilies table fixed

4 Feb 04, 2006 02:59

How come I get this error?


Parse error: parse error, unexpected T_IF in /home/miso/public_html/b2/plugins/toolbars/_smilies.toolbar.php on line 1


Form is loading...