Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GetSimple 2.0 beta 2 : CKEditor - Website Archives
#1
1. Just playing with the new CKEditor and I don't see anywhere how to upload or add picture in to page.

2. In Backups - Website Archives when I click on Create New Archive Now Ill get this error: The requested URL /svn/index.php was not found on this server.

I am testing this on localhost using mamp.

Thank you for your work.
Rich
I don't say this enough, but I do appreciate the help.
Reply
#2
Yes, the add picture button is not there currently. I'm sure that will be added.

Backups are still being worked on as there are permission issues with the zip file that is created.
Clients always want to be able to change the content of their pages, but they are unwilling to do so.

Have you ever coded in your underwear before?
Reply
#3
The file browser was going to be added, but I was having trouble getting a file browser integrated with it. I'm not going to hold up 2.0 for it, but I will try to get it in there.

The only two options I've found are: http://abeautifulsite.net/2008/03/jquery-file-tree/ and http://keevitaja.com/?page_id=47
- Chris
Thanks for using GetSimple! - Download

Please do not email me directly for help regarding GetSimple. Please post all your questions/problems in the forum!
Reply
#4
OK. Thank you
Rich
I don't say this enough, but I do appreciate the help.
Reply
#5
On my localhost have no CKEditor Sad Any ideas?
Reply
#6
any js errors in firebug?
My Github Repos: Github
Website: DigiMute
Reply
#7
ckeditor.js (line 34)
Code:
l.lang.about is undefined
[Break on this error] m.appendTo(a.document.getHead());if(b.hc...ToBookmark(B);s.selectNodeContents(A);\r\n
Reply
#8
Whats your local setup
can't replicate the problem here locally.

Mike
My Github Repos: Github
Website: DigiMute
Reply
#9
n00dles101 Wrote:Whats your local setup
can't replicate the problem here locally.

Mike

I use denwer pack. If you need more specific data please ask me
Reply
#10
I know it's an obvious question but is your Website Base URL:
on the settings tab is set correctly??

cKeditor uses this when initializing...

Just to rule it out....

Mike
My Github Repos: Github
Website: DigiMute
Reply
#11
Yes it is set correctly (http://get2/)
Reply
#12
vsky Wrote:On my localhost have no CKEditor Sad Any ideas?

I have this same problem on my host with no working CKE

Testing in:

Firefox 3.5.7
Opera 10.10
Chrome 3.0.195
IE 8 { ie show a bug

Line: 34
Char: 425
Kod: 0
Identyfikator URI: http://www................../getsimple/admin/template/js/ckeditor/ckeditor.js
}
kotos.net - webdesign / dtp / graphics / photography
Reply
#13
Can't replicate the problem at all here.

Can you edit edit.php and make the follwoing changes.

o - line 233: remove the trailing ","
o - line 243: change the "it" to "en"

Let me know if that works.

Mike.
My Github Repos: Github
Website: DigiMute
Reply
#14
No Mike, nothing...

UPDATE:
Ok, the problem was lang folder with only english language. I've substitute it with original one (download from off. site with all languages). Now it works! :mad:

Observation: it doesn't matter which language you pick, it depends on you OS language :|
I have russian OS and I need russian lang file otherwise it won't work...
Reply
#15
great at least we have that sorted.

I'll add it to the issue tracker.

Thanks for your help.

Mike.
My Github Repos: Github
Website: DigiMute
Reply
#16
vsky, that's interesting that your OS determines which language CKeditor uses.
Maybe GS needs to have the main download as EN only, then have the other languages downloadable which include the lang files for GS and CKeditor.

I've never known that to be an issues being an English only person. That's good info for future programming.
Clients always want to be able to change the content of their pages, but they are unwilling to do so.

Have you ever coded in your underwear before?
Reply
#17
I think CKeditor determines the language of my system, not vice versa
Reply
#18
Hi guys,

Could you change 243 to the following and try it again for us.

config.language = 'en';
config.defaultLanguage = 'en';

I think if 'config.language' is not set it will try and use your local language.

thanks,
Mike
My Github Repos: Github
Website: DigiMute
Reply
#19
Hi Mike. No it doesn't work...
But with your help I've figured it out. To fix it once for all you just need to uncomment line 9 in config.js
Code:
config.language = 'en';
Reply
#20
Yup that's it alright, I can now generate the fault.

Nice one.

Thanks for your help..

Mike.
My Github Repos: Github
Website: DigiMute
Reply




Users browsing this thread: 1 Guest(s)