In search found some solutions but none of them worked for me.
Look how my WP looks after migrating to new server:
http://pic.ditfi.lv/screen8.jpg
In search found some solutions but none of them worked for me.
Look how my WP looks after migrating to new server:
http://pic.ditfi.lv/screen8.jpg
And whats wrong with it?
it should look like this http://pic.ditfi.lv/screen9.jpg"
this is pic from old server
well probably your user settings have change, have you looked at user options for "Disable WYSIWYG"
if I disable it, then it looks like this http://pic.ditfi.lv/screen10.jpg
It looks as though then, that the button images are not being displayed. If you moved server, it may be trying to access your old server - did you change all urls to point to your new domain. i.e in wp-> options, assume you have otherwise whole thing wouldnt work.
Also try clearing all your browser cache, close browser and relogin.
all urls are correct. Which bottom images did you mean?
There are problems with TinyMCE, I think, because I had an error with TinyMCE undefined function.
There is no matter which browser or computer is being used, they all show same pic - html editor in place of visual editor.
In that case you may have not copied all the files.
I am wondering, maybe it is this problem http://wordpress.org/support/topic/123892?replies=6
and I can't find this file tiny_mce_gzip.php. Maybe it hasn't copied?
I'll check it too. Wait few minutes..
Checked all files.. the same :(
See this error when pressing on button "HTML"
http://pic.ditfi.lv/screen12.jpg
I would try to replace the directory
wp-includes / js / tinymce
completely with the latest copy from wp2.5.1 download
If that doesnt work then do a complete refresh of the files (in affect upgrade without replacing your own files)
I installed fresh copy of WP 2.5.1, but on the same database and I had the same result.. :( maybe there is some problem with CHMOD?
Is your new server have compression set on?
I don't know. You can see its configuration here
maybe this means that compression is off?
zlib.output_compression Off
zlib.output_compression_level -1There is something about compression and the visual editor buttons here
http://wordpress.org/support/topic/164217/page/3?replies=73#post-720914
You might have tried it already?
very strange.. I red this topic and tried to access this page and get this error:
Forbidden
You don't have permission to access /wp-includes/js/tinymce/tiny_mce_config.php on this server.
Apache/1.3.34 Server Port 80I can't believe my self!
I fixed it by my self!!!!!!!
simply renamed tiny_mce_config.php to tiny_mce_config2.php and also renamed it in script-loader.php
and everything works fine!
can somebody explain it?
and does anybody knows how to check access to all other files?
maybe some of them are unaccessible too?
It could be filesystem bug, but strange that even after copying fresh installation of WP I still had this bug, so, probably WP makes it unaccessible.
This topic has been closed to new replies.