Page 1 of 1

[SOLVED] 1.10 MicroTiny not showing

Posted: Sat Oct 22, 2011 11:31 pm
by PinkElephant
Hi,

Firstly, many thanks for the great work on this major update.

Following the recommended path, upgrading from 1.9.4.3 to 1.10, all seemed to go well - except that I can't get MicroTiny to show under the Page editor. TinyMCE will work but is currently removed. Site Admin | General Settings | Frontend wysiwyg is set to 'MicroTiny' and I can see what it should look like under Extensions | MicroTiny WYSIWYG editor. Changing any/all Settings here makes no difference.

Debug on the page editor seems to show the module loading:

Code: Select all

Debug: (0.387388) - (usage: 7619336) - (peak: 7632088)
Loading /[...]/modules/MicroTiny/MicroTiny.module.php = 103120 bytes for an approximate total of 3858968
Debug: (0.393023) - (usage: 7748048) - (peak: 7760048)
The php logs only show an earlier problem relating to TinyMCE.

Code: Select all

PHP Fatal error:  Call to a member function GetDb() on a non-object in /[...]/modules/TinyMCE/stylesheet.php on line 38
Clearing the cache doesn't help. The page Options | Disable WYSIWYG editor on this page is not enabled so I'm not sure where to look or what to try next.

SysInfo:

Code: Select all

Installed Modules
CMSMailer 		2.0.2
FileManager	1.2.0
MenuManager	1.7.6
ModuleManager	1.5
News 		2.12.2
Printing 		1.1.2
Search 		1.7
ThemeManager 	1.1.4
CMSPrinting 	1.0
MicroTiny 		1.1

CMS Config Settings
php_memory_limit 		 
process_whole_template	false
output_compression 		false
max_upload_size 		10000000
default_upload_permission 	664
url_rewriting 			internal
page_extension 		 	
query_var 				page
image_manipulation_prog	GD
auto_alias_content 		true
locale 		 
default_encoding 		utf-8
admin_encoding 		utf-8
set_names 			true
debug 				false
Permission information & PHP Info are 'all ticks' except for a warning about 5.2.6-1+lenny13.

Am I missing a magic switch? Any pointers appreciated.

Re: 1.10 MicroTiny not showing

Posted: Sat Oct 22, 2011 11:35 pm
by calguy1000
In your user preferences you will have to change your preferred editor from TinyMCE to 'MicroTiny'.

Re: 1.10 MicroTiny not showing

Posted: Sat Oct 22, 2011 11:47 pm
by PinkElephant
Thanks calguy1000! Looking good now...