Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

TinyMCE editor gone?

Asked Modified Viewed 6,440 times
Z
zoebyr
Z
zoebyr 10
  • Junior Member, joined since
  • Contributed 25 posts on the community forums.
  • Started 4 threads in the forums
  • Started this discussions
asked
Junior Member

Hej after upgrading i dont have tinymce editor anymore, how can i bring it back?
0 replies

13 posts

F
Falk
F
Falk 146
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 12 questions
answered
Super Admin

Try reuploading the tinymce files again. Let us know if that doesnt fix it.
0 replies
M
mpkossen
M
  • Senior Member, joined since
  • Contributed 267 posts on the community forums.
  • Started 4 threads in the forums
answered
Senior Member

And check whether it's still enabled...
0 replies
B
BloodKiller_
B
BloodKiller_ 10
  • Junior Member, joined since
  • Contributed 20 posts on the community forums.
  • Started 1 thread in the forums
answered
Junior Member

At my site the tiny MCE Editor is gone 2....
0 replies
B
Bimmer
B
Bimmer 10
Best reagards
Bimmer / Admin http://www.phpfusion.dk

I JUST LOVE PHP-FUSION !
  • Junior Member, joined since
  • Contributed 44 posts on the community forums.
  • Started 9 threads in the forums
answered
Junior Member

Hi

Remember to use the TinyMCE compresed vers. ;)
0 replies
F
Falk
F
Falk 146
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 12 questions
answered
Super Admin

One reason could be your host doesnt support gz (we use mce compressor in v6.01), edit administration/subheader.php, replace line 30:
echo "<script language='javascript' type='text/javascript' src='".INCLUDES."jscripts/tiny_mce/tiny_mce_gzip.php'></script>


With:
echo "<script language='javascript' type='text/javascript' src='".INCLUDES."jscripts/tiny_mce/tiny_mce.js'></script>
Edited by Falk on 10-07-2006 20:21,
0 replies
B
BloodKiller_
B
BloodKiller_ 10
  • Junior Member, joined since
  • Contributed 20 posts on the community forums.
  • Started 1 thread in the forums
answered
Junior Member

thx it works :D
0 replies
— 1 month later —
A
Arda
A
Arda 10
  • Member, joined since
  • Contributed 150 posts on the community forums.
  • Started 11 threads in the forums
answered
Member

hi, is there a new gzip.php for 6.01.4 and tinymce 2.0.6.1 ???

if i call gzip.php it doesnt show, but it shows if i call .js
0 replies
A
Arda
A
Arda 10
  • Member, joined since
  • Contributed 150 posts on the community forums.
  • Started 11 threads in the forums
answered
Member

doesnt anyone know ??? :(
0 replies
— 1 month later —
R
reloaded
R
  • Newbie, joined since
  • Contributed 7 posts on the community forums.
  • Started 3 threads in the forums
answered
Newbie

my problem is that since i updated to v6.1.5 i have the tinyMCE working but when i select for example the insert image button, the pop-up window is smaller than the content, so for example the button at bottom of the page appears just for the half size.

Then all the tabs appears like this:

{$lang_advlink_events_tab}

is this right? i don't remember to be like this.

thx!
0 replies
F
Falk
F
Falk 146
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 12 questions
answered
Super Admin

You may need to get the updated language pack from moxiecode
0 replies
— 1 month later —
S
Shaihulud
S
....sometimes dead is better....
  • Junior Member, joined since
  • Contributed 35 posts on the community forums.
  • Started 8 threads in the forums
answered
Junior Member

Thanks Digi, I ran into the same issue upgrading to 6.016
Tiny MCE disappeared, I uploaded the files again & used your code snippet ...presto, back in business. Thanks for being so attentive.
0 replies
— 2 months later —
K
Ken
K
Ken 10
No Support by PM. Please use the forum.
  • Senior Member, joined since
  • Contributed 713 posts on the community forums.
  • Started 43 threads in the forums
answered
Senior Member

Old thread, but on topic :)

1) What if a host doesnt support gz. What do they need to install?

2) And is there a simple code to check if the site runs on a server that support gz?
Edited by Ken on 24-01-2007 00:54,
0 replies
B
bmonkey
B
www.omschallom.com/../../images/news_cats/omschallom.png
mods.omschallom.com/../../images/clockwork_button.png
  • Junior Member, joined since
  • Contributed 36 posts on the community forums.
  • Started 5 threads in the forums
answered
Junior Member

hellow.

i recently switched to a new server, and wanted some extra info about the gzip problem.
tinymce is gone in all my php fusions (the server runs about 10) and i dont want to change the admin subheader on every site, and every time i upgrade.

my phpinfo() outputs the following about gzip:

Quote

_SERVER["HTTP_ACCEPT_ENCODING"] gzip,deflate
_ENV["HTTP_ACCEPT_ENCODING"] gzip,deflate


is the problem just a setting within the php.ini?
Plus i'm running on lighttpd now ;)
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 13 posts
  • Votes 0 votes
  • Topic users 10 members

0 participants

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet