[SOLVED] 1.10 MicroTiny not showing

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
User avatar
PinkElephant
Forum Members
Forum Members
Posts: 173
Joined: Fri Feb 06, 2009 2:08 pm

[SOLVED] 1.10 MicroTiny not showing

Post 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.
Last edited by PinkElephant on Sat Oct 22, 2011 11:42 pm, edited 1 time in total.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: 1.10 MicroTiny not showing

Post by calguy1000 »

In your user preferences you will have to change your preferred editor from TinyMCE to 'MicroTiny'.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
User avatar
PinkElephant
Forum Members
Forum Members
Posts: 173
Joined: Fri Feb 06, 2009 2:08 pm

Re: 1.10 MicroTiny not showing

Post by PinkElephant »

Thanks calguy1000! Looking good now...
Locked

Return to “[locked] Installation, Setup and Upgrade”