Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

2 Pages<12
Problems with CKEditor
salman
#21 Posted : Monday, April 12, 2010 6:22:07 PM(UTC)
Rank: Member
Groups: Registered

Joined: 2/13/2010(UTC)
Posts: 20
Location: Rotterdam, Amsterdam, The Netherlands
I see what happens...i used firebug and it seems to be the url relative path.

see screenshot: http://jahja.nl/Template...BinaryResource/error.png
jifeng
#22 Posted : Monday, April 12, 2010 8:47:27 PM(UTC)
Rank: Administration
Groups: Administrators, Registered

Joined: 9/3/2009(UTC)
Posts: 1,552
Location: Xiamen China
Thank you very much. I know the issue, I will check it tomorrow.
Regards,

Jifeng Huang

Kooboo Team

Microsoft ASP.NET MVP
jifeng
#23 Posted : Tuesday, April 13, 2010 2:32:16 PM(UTC)
Rank: Administration
Groups: Administrators, Registered

Joined: 9/3/2009(UTC)
Posts: 1,552
Location: Xiamen China
HI

Please open the file of externalResources.config and change mode to "Debug" to fix the issue. This is a workaround solution. The bug will be fixed in next version.
Regards,

Jifeng Huang

Kooboo Team

Microsoft ASP.NET MVP
salman
#24 Posted : Tuesday, April 13, 2010 4:10:19 PM(UTC)
Rank: Member
Groups: Registered

Joined: 2/13/2010(UTC)
Posts: 20
Location: Rotterdam, Amsterdam, The Netherlands
Thank you jifeng.

It will also work if you add a basehref in views/form/index.aspx.

But in both 'solutions' I got a new error (sorry for continuing on this issue):

The error i get is: No overload voor UpdateContent takes 3 arguments.

If I look in the ContentController I only see UpdateContent ones and it has 4 arguments with it. Is there somewhere else where I have to look?

salman
jifeng
#25 Posted : Tuesday, April 13, 2010 5:24:18 PM(UTC)
Rank: Administration
Groups: Administrators, Registered

Joined: 9/3/2009(UTC)
Posts: 1,552
Location: Xiamen China
Hi salman

Where the error happens? Can you put the screenshot here ?
Regards,

Jifeng Huang

Kooboo Team

Microsoft ASP.NET MVP
salman
#26 Posted : Tuesday, April 13, 2010 5:38:13 PM(UTC)
Rank: Member
Groups: Registered

Joined: 2/13/2010(UTC)
Posts: 20
Location: Rotterdam, Amsterdam, The Netherlands
I'm sorry this error is caused because i update from verson 1.2.

But when I test with a complete new solution with a new database I got the error just like in version 2.0.1. The JSON post olddata en newdata are exactly the same and by that the ckeditor content doesnt get saved.

how can we solve this issue?
jifeng
#27 Posted : Tuesday, April 13, 2010 6:32:09 PM(UTC)
Rank: Administration
Groups: Administrators, Registered

Joined: 9/3/2009(UTC)
Posts: 1,552
Location: Xiamen China
It's a compile-time error or run-time error?
Regards,

Jifeng Huang

Kooboo Team

Microsoft ASP.NET MVP
salman
#28 Posted : Tuesday, April 13, 2010 7:41:04 PM(UTC)
Rank: Member
Groups: Registered

Joined: 2/13/2010(UTC)
Posts: 20
Location: Rotterdam, Amsterdam, The Netherlands
its the same error i posted before: http://85.17.209.149/Tem...urce/Theme/Untitled.png
jifeng
#29 Posted : Wednesday, April 14, 2010 9:39:43 AM(UTC)
Rank: Administration
Groups: Administrators, Registered

Joined: 9/3/2009(UTC)
Posts: 1,552
Location: Xiamen China
HI

How would you like to use another html editor, for example FCKeditor? I will check ckeditor and ckfinder more detail.
Regards,

Jifeng Huang

Kooboo Team

Microsoft ASP.NET MVP
salman
#30 Posted : Wednesday, April 14, 2010 4:45:53 PM(UTC)
Rank: Member
Groups: Registered

Joined: 2/13/2010(UTC)
Posts: 20
Location: Rotterdam, Amsterdam, The Netherlands
No problem for now. But I spend a lot of time developing my own filemanager for ckeditor (I can share with you if you like). But it would be a shame if I spend this time for nothing.

Thank you and hopefully you can fix this bug soon (or give me a hint where i can look).

salman
jifeng
#31 Posted : Wednesday, April 14, 2010 5:19:26 PM(UTC)
Rank: Administration
Groups: Administrators, Registered

Joined: 9/3/2009(UTC)
Posts: 1,552
Location: Xiamen China
HI salman:

It will be great if you can share your filemanager, I can integrate it to kooboo cms with your permission. Because the ckfinder is not free.


BTW: I have fix the ckeditor bug on demo.kooboo.com, can you have a try? Because javascript renamed Kooboojs, there is a bug on determine whether the integration ckfinder. You have to update the Everest.CmsServices.dll.
Regards,

Jifeng Huang

Kooboo Team

Microsoft ASP.NET MVP
zguoqi
#32 Posted : Wednesday, April 14, 2010 5:38:43 PM(UTC)
Rank: Administration
Groups: Registered, Administrators

Joined: 9/2/2009(UTC)
Posts: 692
Location: xiamen
Salman,

I am afraid that Kooboo is GPL, which does means that everything is free. However for contributors, we do the following,

1. You can apply to be a developer at Kooboo.codeplex.com
2. Your name and job will be listed together with every kooboo release, in the changelot of release note.
3. We can list you as a contributor at kooboo.com with a link to your personal or commercial website.

At Kooboo we also contributing everything as free to community right now. I see you live in Amsterdam, I live there for 7 years, I can buy you a drink nearby the center station of Amsterdam when I am in Holland.

Regards,

Vincent

Kooboo Team
salman
#33 Posted : Thursday, April 15, 2010 5:31:59 PM(UTC)
Rank: Member
Groups: Registered

Joined: 2/13/2010(UTC)
Posts: 20
Location: Rotterdam, Amsterdam, The Netherlands
@jifeng: thank you! It finally works. But I had to make one change in Ext.ux.CKeditor.js:

I uncommented: CKEDITOR.instances[this.id].updateElement(); on line 54 and 68. Then it works just fine.

I will try to integrate the filemanager in kooboo. I will keep you posted.

@zquoqi: Would be nice to contribute to the Kooboo project, you guys rock!
Send me an email so we can meet up. Drinks are on me.
dgt
#34 Posted : Saturday, May 01, 2010 8:02:23 AM(UTC)
Rank: Advanced Member
Groups: Registered

Joined: 1/21/2010(UTC)
Posts: 69
Location: London
Hi,
Salman's solution fixed the issue for me too. This was on a fresh 2.1.1.0 installation.

Regards
pgeza
#35 Posted : Wednesday, November 10, 2010 11:48:59 PM(UTC)
Rank: Newbie
Groups: Registered

Joined: 10/11/2010(UTC)
Posts: 9
Salman's solution is working for me too. Why is it commented?
Users browsing this topic
Guest
2 Pages<12
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF 1.9.5.5 | YAF © 2003-2011, Yet Another Forum.NET
This page was generated in 0.663 seconds.