Page 1 of 1

TinyMCE WYSIWYG Basic - no panel while on local PC

Posted: Fri Jan 18, 2008 9:38 pm
by bdfy
I tried to use TinyMCE WYSIWYG Basic on my local PC but there's no panel with editing tools (links,bold etc). See picture attached -there's no dropdown-menu with Blockformats. But It's OK if i try to use it on server though. How can i fox it ?

Re: TinyMCE WYSIWYG Basic - no panel while on local PC

Posted: Mon Jan 21, 2008 11:40 am
by nivekiam
No picture attached.

TinyMCE, is afaik, 100% JavaScript based.  Make sure you have JavaScript enabled on your local browser and don't have any ad blocking software that might be blocking it.  Try clearing cache and cookies, closing browser and restarting, after making sure JavaScript is enabled.

Re: TinyMCE WYSIWYG Basic - no panel while on local PC

Posted: Mon Jan 21, 2008 1:51 pm
by bdfy
TinyMCE, is afaik, 100% JavaScript based.  Make sure you have JavaScript enabled on your local browser and don't have any ad blocking software that might be blocking it
but i'm using the same browser for local/server work... if it's ok on server i assume java is running
picture i forgot to upload

Re: TinyMCE WYSIWYG Basic - no panel while on local PC

Posted: Mon Jan 21, 2008 2:14 pm
by nivekiam
Did you happen to deny access to config.php in .htaccess as I posted here:
http://forum.cmsmadesimple.org/index.ph ... l#msg92188

I found the problem, then and fixed it.  Remove the tilde and TinyMCE will work again.  I don't know if that will still break some other functions:



order allow,deny
deny from all

Re: TinyMCE WYSIWYG Basic - no panel while on local PC

Posted: Sun Feb 03, 2008 2:10 pm
by rotjeknor
bdfy wrote:
TinyMCE, is afaik, 100% JavaScript based.  Make sure you have JavaScript enabled on your local browser and don't have any ad blocking software that might be blocking it
but i'm using the same browser for local/server work... if it's ok on server i assume java is running
picture i forgot to upload
I did have the same problem, after an upgrade of CMSMS. I solved it by uninstalling TinyMCE and installing it again.

Re: TinyMCE WYSIWYG Basic - no panel while on local PC

Posted: Wed Feb 20, 2008 5:52 pm
by ludo2k
hi, i've the same prob since today, even if i reinstall tinymce, or fckeditor, nothing appear...
javascript are enabled, testing in Ie, FF...

just looking logs and :

"GET /modules/TinyMCE/tinyconfig.php HTTP/1.1" 500 622 "-" "Mozilla/5.0 (Windows; U; Windows NT 6.0; fr; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12"

OR

"GET /modules/FCKeditorX/FCKeditorXcfg.js.php HTTP/1.1" 500 622 "http://www.aeromodelisme-sarrebourg.inf ... ar=Default" "Mozilla/5.0 (Windows; U; Windows NT 6.0; fr; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12"

don't understand why error 500 ???

Re: TinyMCE WYSIWYG Basic - no panel while on local PC

Posted: Wed Feb 20, 2008 7:15 pm
by Pierre M.
@ludo : this thread is about local pc install and your referer points to the Internet...

@bdfy, rotjeknor : which CMSms version ? Which technical context ? What was working ? What have you done ? what is no more working ?

Pierre M.