Page 2 of 3

Re: FCKeditorX, updated to LATEST realese of FCK

Posted: Thu Oct 27, 2005 1:16 pm
by megabob3
FINALLY i UNDERSTOOD!!!!!!! :D

You have a transport  problem of your job!!!

I am thinking.....

Re: FCKeditorX, updated to LATEST realese of FCK

Posted: Thu Oct 27, 2005 1:18 pm
by megabob3
You are right, this is a very BIG BUG!!!

I am thinking.....

Re: FCKeditorX, updated to LATEST realese of FCK

Posted: Thu Oct 27, 2005 1:28 pm
by megabob3
Patricia, in past with TinyMCE you had not this problem?

Wishy how you done that?


Patricia thank you for advised me on this problem.

I am searching a solution.....


:P

The ideas are growing in my mind :D

Re: FCKeditorX, updated to LATEST realese of FCK

Posted: Thu Oct 27, 2005 2:41 pm
by megabob3
Patricia wrote: no problem like that in TinyMCE, had the relative path from CMS Root,

not sure but I think I remember when Wishy solved something similar in TinyMCE long months ago.
Before, it was inserting full path (with http://...), after: relative path.

you're welcome. I'm happy you got it :) and that you have ideas :)

Grazie
The solution is put

But with this in runtime into EDITOR the images aren't show.

I am finding a way to HACK FCKeditor.

You will not wait too much ;)

Re: FCKeditorX, updated to LATEST realese of FCK

Posted: Thu Oct 27, 2005 3:13 pm
by megabob3
megabob3 wrote: ....

You will not wait too much ;)
I hope :P

ERROR!!!! :(

Bye ;)

Re: FCKeditorX, updated to LATEST realese of FCK

Posted: Thu Oct 27, 2005 6:01 pm
by Hans
Hi Bob
installed the latest version.

Submitting is OK but in preview there are no images and thing like:

{/nocache:49b590b31aff23a4fcecb426d31fcdea#3} {nocache:49b590b31aff23a4fcecb426d31fcdea#4}Add A Comment{/nocache:49b590b31aff23a4fcecb426d31fcdea#4} {nocache:49b590b31aff23a4fcecb426d31fcdea#5}
Fatal error: Call to a member function on a non-object in /home/shanran/public_html/cmsms/lib/classes/class.module.inc.php on line 1512

I checked and unchecked cache
Hans

Re: FCKeditorX, updated to LATEST realese of FCK

Posted: Thu Oct 27, 2005 11:25 pm
by megabob3
Hans wrote: Hi Bob
installed the latest version.

Submitting is OK but in preview there are no images and thing like:

{/nocache:49b590b31aff23a4fcecb426d31fcdea#3} {nocache:49b590b31aff23a4fcecb426d31fcdea#4}Add A Comment{/nocache:49b590b31aff23a4fcecb426d31fcdea#4} {nocache:49b590b31aff23a4fcecb426d31fcdea#5}
Fatal error: Call to a member function on a non-object in /home/shanran/public_html/cmsms/lib/classes/class.module.inc.php on line 1512

I checked and unchecked cache
Hans
If i remember well, this is a problem on content.

Try to create a new PAGE.

The is a problem with module that you include into content, you miss some { or "

Bye ;)

Re: FCKeditorX, updated to LATEST realese of FCK

Posted: Fri Oct 28, 2005 7:37 am
by Hans
I have tried some more. The culprit doesn't seem to be FCK editor but the calendar module I had on the same page. The problem arises too if the calendar is the only content. I will try some more.
If necessary I'll post a new topic.

Thanks
Hans

4 Patricia

Posted: Fri Oct 28, 2005 9:43 am
by megabob3
Here you a beta

http://www.awakening.it/cmsms_dl/module ... t_beta.zip

You will not have problem when transport the work to client.

But in runtime editor with this version cannot see image, you have to CLICK PREVIEW.

And for LINK you must use PROTOCOL ""

Bye ;)

Re: FCKeditorX, updated to LATEST realese of FCK

Posted: Fri Oct 28, 2005 9:53 am
by megabob3
Patricia wrote: thx Bob. I can test later...
Too bad we cannot see image. cannot the runtime allow to see like it was in TinyMCE?
I cannot give this to client...

and I didn't understand the link thing..
No the problem is only your when you  are develop the work initially.

After the transport the client must have all ok.

....
......
come back on hacking and programming :P

see you later :D

Re: FCKeditorX, updated to LATEST realese of FCK

Posted: Fri Oct 28, 2005 10:02 am
by megabob3
Patricia wrote: all ok on client side only if he want it in domain root, if he wants it in domain.com/cms  then he won't see images when he adds/edit a page...

I'm sure there must be a solution

:)
Isn't easy because on FCK aren't config parameter like in CMSMS
like
$config['uploads_path'] = 'c:\\wamp\\www\\ww2\\cms-daily/uploads';
$config['uploads_url'] = 'http://localhost/ww2/cms-daily/uploads';

i am searching all forum of FCK and now next step is took complete source of FCK.

I hope to find soon a solution.