Joomla! Discussion Forums



It is currently Thu Nov 26, 2009 6:18 pm (All times are UTC )

 


Forum rules

Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.



Post new topic Reply to topic  [ 170 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6  Next
Author Message
Posted: Tue Oct 09, 2007 9:36 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Mon May 29, 2006 8:06 am
Posts: 12
hi
i am having another problem the fck editor doesnt save changes or new inserts
i changed to another editor(jce) and its work o.k

can anybody have this problem ?


Top
  E-mail  
 
Posted: Tue Oct 09, 2007 10:37 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Thu Oct 26, 2006 4:28 pm
Posts: 45
hank5720 wrote:

Yes, I did each time.  I'm using Firefox on a Mac.  Here's error messages using firebug;
uncaught exception: Permission denied to set property Window.FCK_STATUS_NOTLOADED
[Break on this error] undefined
uncaught exception: Permission denied to set property Window.FCK_STATUS_NOTLOADED
...snipped...


Might be worth clearing the browsers cache to clear any old cached versions of the editor.


Top
   
 
Posted: Tue Oct 09, 2007 11:55 am 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Thu May 24, 2007 7:21 am
Posts: 3
Thanks for all your help.  Joomlafck2 is now working fine on the site.  I don't know why.  The editor started working after reinstalling again (third time).  Maybe it was a cache problem - as another poster stated. 
I never got around to trying anything else.  Sorry for the problems and thanks for all the help! 
Joomlafck2 is a wonderful tool, love the new features.  Thanks.


Top
  E-mail  
 
Posted: Tue Oct 09, 2007 7:28 pm 
User avatar
Joomla! Hero
Joomla! Hero
Offline

Joined: Thu Aug 18, 2005 2:09 am
Posts: 2819
Location: California
rninio wrote:
hi
i am having another problem the fck editor doesnt save changes or new inserts
i changed to another editor(jce) and its work o.k

can anybody have this problem ?


kenmcd wrote:
1. Make sure you open the JoomlaFCK2 interface and click Save. This must be done for every install.

2. You may also have to reselect your Default editor in your User profile - select joomlaFCK2 and Save.


Have you tried these procedures?

_________________

██ AllVideos Reloaded extension Help forum

http://joomlacode.org/gf/project/allvideos15/forum/?action=ForumBrowse&forum_id=7581


Top
   
 
Posted: Wed Oct 10, 2007 11:11 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Thu Oct 26, 2006 4:28 pm
Posts: 45
New version released:

1.0.6

    * Still based on FCKeditor 2.5SVN from 7/10/07
    * All links (Joomla content, files, images and flash) are now created relative, this feature is smart enough to work with Joomla installed in a sub directory
    * Added configuration options to allow alternate image, flash and file upload/browser paths
    * Added configuration options to deal with the conversion of special characters
    * Improved the mouse over text in the configuration screen to be more descriptive


Top
   
 
Posted: Thu Oct 11, 2007 1:46 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Thu Oct 26, 2006 4:28 pm
Posts: 45
New version released:

1.0.7

    * Based on FCKeditor 2.5 Beta.
    * New Image Manager plugin implemented
    * Fixed all PHP Notices in joomlafck2 code which stopped the custom configuration being applied if notices enabled
 
The Image Manager plugin allows image browsing, editing (crop, resize etc.), uploading.

The new FCK 2.5 Beta now has beta support for Safari 3 and Opera 9.


Top
   
 
Posted: Sat Oct 13, 2007 7:37 am 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Sat Oct 13, 2007 7:34 am
Posts: 1
Okay, I already was impressed by joomla FCK2, but the new image manager is brilliant!!!
I am making a site for an artist who is very 'visually' oriented and this solves the last open issues.

update:
For my use I disabled the delete functions in config.inc.php, but I noticed that directories can still be deleted.
I tried to add:
Code:
<?php if($IMConfig['allow_delete'] == true) { ?>
to the directory delete function in images.php, but ended up deleting the line
Code:
<img src="img/edit_trash.gif" height="15" width="15" alt="Trash"/>
  because that was more easy :P

Thnx,


Jasper


Last edited by zappa2 on Sat Oct 13, 2007 8:12 am, edited 1 time in total.

Top
  E-mail  
 
Posted: Sat Oct 20, 2007 1:44 pm 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Wed Jul 18, 2007 7:01 pm
Posts: 1
Hi,

Actually, I'm using Joomla! 1.0.13 Stable with Firefox and FCK2 1.0.8.

The problem is :

when I open my contol panel with Firefox on my PC, I can see the FCK browser.

but when I try to open it on my laptop, with Firefox, I can't see the browser.

Is it a configuration problem with my web browser, or something in the laptop?



MisterAD 1984


Top
   
 
Posted: Wed Oct 24, 2007 5:30 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Thu Apr 26, 2007 4:19 pm
Posts: 27
After a clean install, I keep getting the following:
"Error loading /mambots/editors/joomlafck2/fckstyles.xml
Do you want to see more info?
"

Anyone know how to fix this??



Thanks!


Last edited by wbell on Wed Oct 24, 2007 5:45 pm, edited 1 time in total.

Top
  E-mail  
 
Posted: Wed Oct 24, 2007 6:01 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Thu Oct 26, 2006 4:28 pm
Posts: 45
wbell wrote:
After a clean install, I keep getting the following:
"Error loading /mambots/editors/joomlafck2/fckstyles.xml
Do you want to see more info?
"


Have you been into the mambot configuration page for joomlafck2 and saved the defaults?

If so could you post the output of this URL:

http://yoursiteroot/mambots/editors/joomlafck2.js.php

Nick


Top
   
 
Posted: Wed Oct 24, 2007 6:42 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Thu Apr 26, 2007 4:19 pm
Posts: 27
milesmowbray wrote:
Have you been into the mambot configuration page for joomlafck2 and saved the defaults?

If so could you post the output of this URL:

http://yoursiteroot/mambots/editors/joomlafck2.js.php

Nick



Yes; I've been to the configuration page and saved the defaults.  Below is the output, from the requested page.

Code:
FCKConfig.AutoDetectLanguage = true;

FCKConfig.DefaultLanguage = 'en';

FCKConfig.EnterMode = 'br';

FCKConfig.ShiftEnterMode = 'br';

FCKConfig.ContentLangDirection = 'ltr';

FCKConfig.SkinPath = 'http://10.1.1.222/mambots/editors/joomlafck2/editor/skins/silver/';

FCKConfig.CustomStyles = {
'Red Text' : { Element : 'span', Styles : { 'color' : '#d21242' } }, 'Blue Text' : { Element : 'span', Styles : { 'color' : '#1f3873' } }
};


FCKConfig.Plugins.Add('JoomlaContent');
FCKConfig.Plugins.Add('ImageManager');

FCKConfig.ToolbarSets["Default"] = [
   ['Source','Templates','Preview'],
   ['Cut','Copy','Paste','PasteText','PasteWord','-','Print','SpellCheck'],
   ['Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'],
   ['Form','Checkbox','Radio','TextField','Textarea','Select','Button','ImageButton','HiddenField'],
   '/',
   ['Bold','Italic','Underline','StrikeThrough','-','Subscript','Superscript'],
   ['OrderedList','UnorderedList','-','Outdent','Indent','Blockquote'],
   ['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],
   ['JoomlaContent','Link','Unlink','Anchor'],
   ['Image','ImageManager','Flash','Table','Rule','Smiley','SpecialChar','PageBreak'],
   '/',
   ['Style','FontFormat','FontName','FontSize'],
   ['TextColor','BGColor'],
   ['FitWindow','ShowBlocks','-','About']      // No comma for the last row.
] ;

FCKConfig.ToolbarSets["Basic"] = [
   ['Bold','Italic','Underline','-','OrderedList','UnorderedList','-','JoomlaContent','Link','Unlink']
] ;

FCKConfig.ProcessHTMLEntities = true;

FCKConfig.IncludeLatinEntities = true;

FCKConfig.IncludeGreekEntities = true;

FCKConfig.ForceSimpleAmpersand = false;



Thanks.


Top
  E-mail  
 
Posted: Wed Oct 24, 2007 8:18 pm 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Wed Oct 24, 2007 8:08 pm
Posts: 2
Hi,

I am very new with Joomla, trying to set up FCK2, the 1.0.8.

I am logging into frontend with an editor account, trying to edit pages. The image upload / file manager only works, when I am logged in as administrator in the admin panel at the same time in another window (meaning logged in twice, as Editor in frontend and Admin in backend). If I am not logged in as admin and Editor, I get "This connector is disabled. Please check the /editor/filemanager/connectors/php/config.php file"

Don't know if you need but I am using
Database Version:  4.1.20 
PHP Version:  4.3.9 
Web Server:  Apache 
WebServer to PHP interface:  apache2handler 
Joomla! Version:  Joomla! 1.0.13 Stable

and IE 7.0.

Yours,

Tuomas


Last edited by tuomas on Wed Oct 24, 2007 8:20 pm, edited 1 time in total.

Top
  E-mail  
 
Posted: Wed Oct 24, 2007 10:03 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Thu Oct 26, 2006 4:28 pm
Posts: 45
wbell wrote:

...

Yes; I've been to the configuration page and saved the defaults.  Below is the output, from the requested page.

...



That all looks fine, could you post the HTML source of the page where the editor is giving that error.  CTRL-U in firefox, right-click->View Source in IE7.

Thanks

Nick


Last edited by milesmowbray on Thu Oct 25, 2007 1:27 pm, edited 1 time in total.

Top
   
 
Posted: Thu Oct 25, 2007 1:22 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Tue Mar 28, 2006 11:11 am
Posts: 5
Location: Beaufort, South Carolina
So far this looks to be just what I wanted. I had a problem uploading images. When editing content and selecting insert image, then the Browse Server button an error would pop up saying in short that it couldn't access /mambots/images/stories. Obviously this was the wrong path since the intent was /images/stories. I changed the following file and lines

mambots/editors/fckeditor/editor/filemanager/browser/default/connectors/php/config.php
//$Config['UserFilesPath'] = '/'.$ex[0].'/images/stories/' ;// /joom_v3/images/stories/ // old line
$Config['UserFilesPath'] = $mosConfig_live_site.'/images/stories'; //new line

I am using Joomla 1.0.13, JoomlaFCKeditor2.4.3 although the download said 2.4.4 (hope this wasn't supposed to be a version for Joomla 1.5)

It would be very helpful to have some minimal documentation on basic configuration options besides those in the mambot settings.

I hope this helps others.

Harry

_________________
Vision Technology Management
Web Design and Point of Sale
http://www.visiontm.com


Top
  E-mail  
 
Posted: Thu Oct 25, 2007 1:26 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Thu Oct 26, 2006 4:28 pm
Posts: 45
HarryKare wrote:

I am using Joomla 1.0.13, JoomlaFCKeditor2.4.3 although the download said 2.4.4 (hope this wasn't supposed to be a version for Joomla 1.5)



This is the support thread for joomlafck2 not JoomlaFCK.  joomlafck2 does not have that particular bug!


Top
   
 
Posted: Thu Oct 25, 2007 5:02 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Thu Apr 26, 2007 4:19 pm
Posts: 27
milesmowbray wrote:
That all looks fine, could you post the HTML source of the page where the editor is giving that error.  CTRL-U in firefox, right-click->View Source in IE7...


As requested, below is the code.

Code:
<form action="index.php" method="post" name="adminForm" onsubmit="return submitbutton();">
<div class="componentheading">Create A New Article</div>
<br />
Entry title<br />
<input class="inputbox" type="text" name="title" size="30" value="" /><br />
<br />

Article entry<br /><textarea name="blogcontent" id="blogcontent" cols="50" rows="20" style="width:400px; height:200px;"></textarea>

<script type="text/javascript">
   
   var oFCKeditor = new FCKeditor('blogcontent');
   
   oFCKeditor.BasePath = 'http://10.1.1.222/mambots/editors/joomlafck2/' ;
   oFCKeditor.Width = '100%' ;
   oFCKeditor.Height = '400' ;
   oFCKeditor.ToolbarSet = 'Default' ;
   
   oFCKeditor.Config['EditorAreaCSS'] = 'http://10.1.1.222/mambots/editors/joomlafck2/editor/css/fck_editorarea.css';
   
   oFCKeditor.Config['CustomConfigurationsPath'] = 'http://10.1.1.222/mambots/editors/joomlafck2.js.php' ;
   
   oFCKeditor.ReplaceTextarea() ;

   function InsertHTML(field, value) {
      // Get the editor instance that we want to interact with.
      var oEditor = FCKeditorAPI.GetInstance(field) ;

      // Check the active editing mode.
      if ( oEditor.EditMode == FCK_EDITMODE_WYSIWYG )
      {
         // Insert the desired HTML.
         oEditor.InsertHtml( value ) ;
      }
      else
         alert( 'Please switch to WYSIWYG mode.' ) ;
   }
   
</script>
<br />
<p><img src="http://10.1.1.222/mambots/editors-xtd/mosimage.gif" onclick="InsertHTML('blogcontent','{mosimage}')" /><img src="http://10.1.1.222/mambots/editors-xtd/mospage.gif" onclick="InsertHTML('blogcontent','{mospagebreak}')" /></p>        <h4>Article attributes</h4>
        <table border="0" cellspacing="0" cellpadding="2">
          <tr>
            <td rowspan="6" width="10"></td>
            <td colspan="2"></td>
          </tr>
          <tr>
            <td>
              What state should this article be in?
            </td>
            <td>
             
<select name="state" class="inputbox" size="1">
   <option value="0">Unpublished</option>
   <option value="1" selected="selected">Published</option>
   <option value="-1">Archived</option>
</select>

            </td>
          </tr>
          <tr>
            <td>
              Who should be able to see this article?
            </td>
            <td>
             
<select name="access" class="inputbox" size="1">
   <option value="0" selected="selected">Everyone</option>
   <option value="1">Only Registered</option>
   <option value="2">No One</option>
</select>

            </td>
          </tr>
        </table>

  <br />
  <input class="button" type="submit" name="buttonsubmit" value="Save Article" />
  <input type="hidden" name="option" value="com_mamblog" />
  <input type="hidden" name="id" value="0" />
  <input type="hidden" name="Itemid" value="174" />
  <input type="hidden" name="catid" value="0" />
  <input type="hidden" name="task" value="edit" />
  <input type="hidden" name="action" value="save" />
</form>



Thanks, again.


Top
  E-mail  
 
Posted: Thu Oct 25, 2007 7:56 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Thu Oct 26, 2006 4:28 pm
Posts: 45
wbell wrote:

As requested, below is the code.

Code:
<form action="index.php" method="post" name="adminForm" onsubmit="return submitbutton();">

...


Thanks, again.



All looks fine so far, it's a fairly weird error.  Some things to investigate:

1) Does "/yousitepath/mambots/editors/joomlafck2/fckstyles.xml" exist? 

2) Do you have you any .htaccess that may effect delivery of XML files? 

3) What happens if you try and access the XML directly:

"http://yoursiteroot/mambots/editors/joomlafck2/fckstyles.xml"

4) This may apply?:

http://dragulceo.blogspot.com/2007/01/fckeditor-error-message-error-loading.html

Please let me know what happens with the above.

Thanks.

Nick


Top
   
 
Posted: Thu Oct 25, 2007 8:21 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Thu Apr 26, 2007 4:19 pm
Posts: 27
milesmowbray wrote:
All looks fine so far, it's a fairly weird error.   Some things to investigate:

1) Does "/yousitepath/mambots/editors/joomlafck2/fckstyles.xml" exist?


Yes.

milesmowbray wrote:

2) Do you have you any .htaccess that may effect delivery of XML files? 


No; it's a standard Joomla site.

milesmowbray wrote:
3) What happens if you try and access the XML directly:
"http://yoursiteroot/mambots/editors/joomlafck2/fckstyles.xml"


The web browser shows the XML code.

milesmowbray wrote:


I've tried it in Firefox and Internet Explorer.  Both give the same error.


Sorry, for the trouble!  I hope we can figure this out.  joomlafck2 seems like a REALLY nice editor!

Thanks, again!


Top
  E-mail  
 
Posted: Thu Oct 25, 2007 9:21 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Tue Dec 12, 2006 7:14 am
Posts: 10
Hi there

thanks for this module. It has allowed me to style my newsletters with css, which is great. I'm learning all the other features as i go.

I am having one curly problem. A moderator using a mac laptop with firefox isn't seeing the editor or page contents  at all (they do see the backend menu, page parameters ...) I can't replicate this error on my mac, so i'm quite confused.

any ideas on this problem would be awesome.

thanks again
Wil


Top
  E-mail  
 
Posted: Fri Oct 26, 2007 7:38 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Thu Oct 26, 2006 4:28 pm
Posts: 45
wbell wrote:
After a clean install, I keep getting the following:
"Error loading /mambots/editors/joomlafck2/fckstyles.xml
Do you want to see more info?
"

Anyone know how to fix this??



Thanks!


Could you try the new version 1.0.9 I have uploaded today.


Top
   
 
Posted: Fri Oct 26, 2007 7:39 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Thu Oct 26, 2006 4:28 pm
Posts: 45
tuomas wrote:
Hi,

I am very new with Joomla, trying to set up FCK2, the 1.0.8.

I am logging into frontend with an editor account, trying to edit pages. The image upload / file manager only works, when I am logged in as administrator in the admin panel at the same time in another window (meaning logged in twice, as Editor in frontend and Admin in backend). If I am not logged in as admin and Editor, I get "This connector is disabled. Please check the /editor/filemanager/connectors/php/config.php file"

Don't know if you need but I am using
Database Version:  4.1.20 
PHP Version:  4.3.9 
Web Server:  Apache 
WebServer to PHP interface:  apache2handler 
Joomla! Version:  Joomla! 1.0.13 Stable

and IE 7.0.

Yours,

Tuomas


This bug is now fixed in the latest version - 1.0.9


Top
   
 
Posted: Fri Oct 26, 2007 7:41 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Thu Oct 26, 2006 4:28 pm
Posts: 45
w1l wrote:
Hi there

thanks for this module. It has allowed me to style my newsletters with css, which is great. I'm learning all the other features as i go.

I am having one curly problem. A moderator using a mac laptop with firefox isn't seeing the editor or page contents  at all (they do see the backend menu, page parameters ...) I can't replicate this error on my mac, so i'm quite confused.

any ideas on this problem would be awesome.

thanks again
Wil


Perhaps if you can post up a screen shot of this problem I may be able to help.  Might also be worth trying the latest version posted today.


Top
   
 
Posted: Sat Oct 27, 2007 5:54 am 
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Wed Jun 27, 2007 3:00 am
Posts: 113
Location: Taiwan
Hi Nick,

Your mambot is getting better and better!  I have to admit that I had been having some problems with the earlier versions, and time anf pressure concerns on my main site had led me to give up on joomlaFCK2 for a while, and revert to the 'other' FCK integration (which I'd had to hack to get to work properly, but which I'd already done).  However, I'm pleased to say 1.0.9 seems to have solved all those issues!  The additional functionality of joomlaFCK2 over its rival makes it much more attractive.

I hope now to have more time to work with your mambot, and perhaps to contribute a little.  Here's a start:

For me, it is kinda important that the editor respects the Joom!Fish language settings on my site, and the FCK 'auto-detect language' doesn't cut it.  So here's my solution:

in joomlafck2.php, at line 91, I've added
Code:
$lang = _LANGUAGE;

to pick up the iso code of the current Joom!Fish language, and then at lines 108 and 109 of the same file (i.e. after the import of the custom configuration js)
Code:
oFCKeditor.Config['AutoDetectLanguage'] = false ;
   oFCKeditor.Config['DefaultLanguage'] = '$lang' ;


Note:  this couldn't be done in joomlafck2.js.php without invoking the jf language detection code.  I've done this elsewhere in ...js.php files, and it's a pain in the behind (although it's an option, and you already have some of the includes required).  Fortunately, there's a simpler option here - pass it directly to the html output.

I guess the ideal solution would be to have an option for this in the configuration.  For me, I'm only ever going to want the editor language to match the jf language, so I've hardcoded this hack.

Anyway, I thought I'd share this idea - I suspect it may be useful to others, and since you're developing so actively at the moment, I thought you might like to include it in your next release.

Let me know if you have any thoughts on the subject, or if there's anything I can do to help.

And thanks for your efforts on this project - joomlafck2 is very clearly the way to go as far as I can see - you've done some great work!

Take care,

Simon
:) :)


Last edited by simon_w on Mon Oct 29, 2007 2:41 am, edited 1 time in total.

Top
   
 
Posted: Sat Oct 27, 2007 1:56 pm 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Sat Oct 27, 2007 1:24 pm
Posts: 1
Yesterday I did a first install of fck2 1.0.9 (joomla 1.0.12, IE7). Installation seemed succesful.
After saving the default editor settings (as reommended) I started the editor (clicking pencil button).

This resulted in a 500-internal server error (shown in a popup-window)
I'm not able to copy the text, but it was something like this:

url-requested:
"http://test.mydomain.nl/mambots/editors/joomlafxk2styles.xml.php?css_filename=mambots/editors/joomlafck2/editor/css/fcl_editorarea.css

b.t.w. testing with http://yousite/mambots/editors/joomlafc ... /test.html with PHP connector results in a Internal Server Error as well.

Thanks for your advice.

Jeroen

-----------------------------------------------------------------------

I've changed the access attributes of all fck2-files to 755. That solved my problem.

Jeroen


Last edited by jeroen77 on Sat Oct 27, 2007 8:07 pm, edited 1 time in total.

Top
  E-mail  
 
Posted: Sat Oct 27, 2007 9:13 pm 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Wed Oct 24, 2007 8:08 pm
Posts: 2
milesmowbray wrote:
tuomas wrote:
Hi,
...
Tuomas


This bug is now fixed in the latest version - 1.0.9


Thank you very much! Seems to be working perfectly.


Top
  E-mail  
 
Posted: Sun Oct 28, 2007 9:09 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Tue Dec 12, 2006 7:14 am
Posts: 10
milesmowbray wrote:
w1l wrote:
Hi there

thanks for this module. It has allowed me to style my newsletters with css, which is great. I'm learning all the other features as i go.

I am having one curly problem. A moderator using a mac laptop with firefox isn't seeing the editor or page contents  at all (they do see the backend menu, page parameters ...) I can't replicate this error on my mac, so i'm quite confused.

any ideas on this problem would be awesome.

thanks again
Wil


Perhaps if you can post up a screen shot of this problem I may be able to help.  Might also be worth trying the latest version posted today.


Hi Miles, thanks for your reply.

I have installed the new version - bot_JoomlaFCKeditor2.4.4.zip. However rather than fix the problem, it is now occuring on my mac too! - as least this way i've got a screen shot for you (if i can workout how to post it?)
Image

many thanks
Wil


Top
  E-mail  
 
Posted: Sun Oct 28, 2007 10:34 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Thu Oct 26, 2006 4:28 pm
Posts: 45
w1l wrote:

...

I have installed the new version - bot_JoomlaFCKeditor2.4.4.zip. However rather than fix the problem, it is now occuring on my mac too! - as least this way i've got a screen shot for you (if i can workout how to post it?)
Image

many thanks
Wil


This thread is for joomlafck2 not JoomlaFCK, my version of the editor is at version 1.0.9. 


Top
   
 
Posted: Mon Oct 29, 2007 2:26 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Tue Dec 12, 2006 7:14 am
Posts: 10
Hi Miles

Sorry, tired brain ... I have installed the correct fck2 1.0.9 version and attached screen shots (firefox 2.0.0.8 then safari 2.0.4) showing the problem. Interesting to note that FCKeditor2.4.4 shows this error also, but more universally (on a mac)

FIREFOX
Image

SAFARI
Image


Top
  E-mail  
 
Posted: Mon Oct 29, 2007 2:38 am 
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Wed Jun 27, 2007 3:00 am
Posts: 113
Location: Taiwan
Hi Wil,

Just a quick suggestion - if you've been trying multiple editors on the same system, just make absolutely sure you haven't got the per-user editor setting set to an unpublished or uninstalled editor.  Sounds daft, I know, but I spent an hour or more one evening trying to chase a problem that presented identically (including different symptoms on different browsers), and it turned out this was the cause...  :-[  I had to manually edit the database in the end to remove the obsolete settings (#__users - 'params' field).

Probably won't help, but just in case...!

Hope you can find a resolution somehow,

Simon
:)


Last edited by simon_w on Mon Oct 29, 2007 2:39 am, edited 1 time in total.

Top
   
 
Posted: Mon Oct 29, 2007 2:49 am 
User avatar
Joomla! Hero
Joomla! Hero
Offline

Joined: Thu Aug 18, 2005 2:09 am
Posts: 2819
Location: California
Keep in mind that Mac and Safari support in FCKeditor itself is still beta.
This could possibly be an issue with the FCKeditor itself and your set-up.

Please test your computer set-up on the latest nightly build of FCKeditor here:
http://www.fckeditor.net/nightly/fckedi ... fault.html
Does this work without any issues?
If not, it is definitely an issue with FCKeditor itself.
If yes, it requires further testing.

Does any Joomla editor currently state that it 100% supports Mac and Safari?
Do not think so, but I do not closely follow Mac issues.
Yes?, No?

JoomlaFCK2 is currently based on the official FCKeditor v2.5-beta (not the nightly build).
Keep that in mind also.

_________________

██ AllVideos Reloaded extension Help forum

http://joomlacode.org/gf/project/allvideos15/forum/?action=ForumBrowse&forum_id=7581


Top
   
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 170 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6  Next

Quick reply

 



Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group