TinyMCE WYSIWYG editor
-
Graveside Tales
- Regular
- Posts: 8
- Joined: Wed Sep 05, 2007 11:53 pm
Missing Icons
I am really new to Serendipity to please bare with me. I recently installed the Tinymce WYSIWYG editor. I followed the intructions to the best of my ability and when I go to do a post there arae no Tinymce icons. 
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Missing Icons
Hi
Regards,
Garvin
What do you see instead? Missing icons/images, broken images? Check the configuration of your tinymce plugin and make sure that you've got the proper HTTP path configured, as indicated by the instructions on the configuration screen of the plugin.Graveside Tales wrote:I am really new to Serendipity to please bare with me. I recently installed the Tinymce WYSIWYG editor. I followed the intructions to the best of my ability and when I go to do a post there arae no Tinymce icons.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
Graveside Tales
- Regular
- Posts: 8
- Joined: Wed Sep 05, 2007 11:53 pm
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
Okay, that very much sounds as if you didn't either specifiy the right TinyMCE path in the configuration, or you didn't properly upload the files into the right directoy?
Regards,
Garvin
Okay, that very much sounds as if you didn't either specifiy the right TinyMCE path in the configuration, or you didn't properly upload the files into the right directoy?
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
Graveside Tales
- Regular
- Posts: 8
- Joined: Wed Sep 05, 2007 11:53 pm
-
Graveside Tales
- Regular
- Posts: 8
- Joined: Wed Sep 05, 2007 11:53 pm
-
Graveside Tales
- Regular
- Posts: 8
- Joined: Wed Sep 05, 2007 11:53 pm
Since 9/23 everything had been working fine with Tiny MCE WYSIWYG and than about a week ago (I think my ISP server crashed and by the time I heard about things were up and running again) I noticed when I click the HTML button or add a picture and the popup window displays my serendipity main page instead the correct screens.

I have no idea what is going on. This was going on before and after upgrading Serendipity.
~Dale

I have no idea what is going on. This was going on before and after upgrading Serendipity.
~Dale
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
You will need to ask your provider what happened. It seems like some s9y files or DBs crashed, or that the new server does not configure/use PHP cookie sessions as it previously did.
Regards,
Garvin
You will need to ask your provider what happened. It seems like some s9y files or DBs crashed, or that the new server does not configure/use PHP cookie sessions as it previously did.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
Graveside Tales
- Regular
- Posts: 8
- Joined: Wed Sep 05, 2007 11:53 pm
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
I'm not really sure. If at all, you could upload the s9y files again (without deleting any files or dropping your database) and see if that changes something.
I'm more inclined to believe that the ISP server settings might have changed.
Regards,
Garvin
I'm not really sure. If at all, you could upload the s9y files again (without deleting any files or dropping your database) and see if that changes something.
I'm more inclined to believe that the ISP server settings might have changed.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
No success
Hi!
I tried Serendipity 1.2.1 with TinyMCE 3.0 and TinyMCE compressor PHP v1.1.0.
I copied the files to the rigth place, the path is correct in the settings, XYSIWYG enabled, tiny_mce_gzip.php gets downloaded, but I get this error:

Has anyone got a solution 4 this?
Thanx
Roti
I tried Serendipity 1.2.1 with TinyMCE 3.0 and TinyMCE compressor PHP v1.1.0.
I copied the files to the rigth place, the path is correct in the settings, XYSIWYG enabled, tiny_mce_gzip.php gets downloaded, but I get this error:

Has anyone got a solution 4 this?
Thanx
Roti
sorry for multi post, it gave me:
Failed sending email :: PHP ::
DEBUG MODE
Line : 234
File : emailer.php
but finally posted
I had to add this to: serendipity_event_tinymce.php
<script language="javascript" type="text/javascript" src="<?php echo $path; ?>jscripts/tiny_mce/tiny_mce.js"></script>
Than I have tinymce, but after save, it is not saved, and I get another login window in a frame:

Failed sending email :: PHP ::
DEBUG MODE
Line : 234
File : emailer.php
but finally posted
I had to add this to: serendipity_event_tinymce.php
<script language="javascript" type="text/javascript" src="<?php echo $path; ?>jscripts/tiny_mce/tiny_mce.js"></script>
Than I have tinymce, but after save, it is not saved, and I get another login window in a frame:

-
j_b_poquelin
- Posts: 4
- Joined: Wed Feb 14, 2007 12:21 pm
TinyMCE 3.0 doesn't work but TinyMCE 2.1.3 OK
Hi everybody !
I had the same problem than Roti with TinyMCE 3.0 and tinymce_compressor_php 2.0 under serendipity 1.2.1 freshly installed : No WISYWIG editor was loaded and my browser returned 2 javascript errors however everything was OK in configuration (path, WISYWIG...). Errors returned by firefox console were :
u has no properties
tinyMCE has no properties
Finally, I uninstalled tinyMCE 3.0 and installed TinyMCE 2.1.3 with Compressor PHP 1.1.0. Then flushed my browser cache (very important if you installed version 3.0 previously).
Now it works perfectly.
Hope this would help... I was almost getting mad !
I had the same problem than Roti with TinyMCE 3.0 and tinymce_compressor_php 2.0 under serendipity 1.2.1 freshly installed : No WISYWIG editor was loaded and my browser returned 2 javascript errors however everything was OK in configuration (path, WISYWIG...). Errors returned by firefox console were :
u has no properties
tinyMCE has no properties
Finally, I uninstalled tinyMCE 3.0 and installed TinyMCE 2.1.3 with Compressor PHP 1.1.0. Then flushed my browser cache (very important if you installed version 3.0 previously).
Now it works perfectly.
Hope this would help... I was almost getting mad !
-
blog.brockha.us
- Regular
- Posts: 695
- Joined: Tue Jul 03, 2007 3:34 am
- Location: Berlin, Germany
- Contact: