TinyMCE WYSIWYG Basic - no panel while on local PC

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
bdfy

TinyMCE WYSIWYG Basic - no panel while on local PC

Post 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 ?
nivekiam

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

Post 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.
bdfy

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

Post 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
Attachments
http3.jpg
Last edited by bdfy on Mon Jan 21, 2008 1:54 pm, edited 1 time in total.
nivekiam

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

Post 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
rotjeknor
New Member
New Member
Posts: 4
Joined: Sun Sep 30, 2007 5:53 pm

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

Post 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.
ludo2k
Forum Members
Forum Members
Posts: 10
Joined: Sat Aug 12, 2006 10:43 pm

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

Post 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 ???
Last edited by ludo2k on Wed Feb 20, 2008 7:04 pm, edited 1 time in total.
Pierre M.

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

Post 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.
Locked

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