Page 2 of 5
Re: WYSIWYG
Posted: Thu Apr 21, 2005 12:54 pm
by megabob3
gnolen wrote:
Great Bob!!
When I look at it. It is really the best one! Styles input(and preview of them) and everything else. Even spellcheck! But not the best for valid code thought. But that is not so hard to correct yourself.
When do you think the imagemanagement will work?
Thanks / gnolen
I hope soon, right now i am receiving some LOG files, and i am making some little changing on code.
The real problem is that i never had problems

Re: WYSIWYG
Posted: Thu Apr 21, 2005 12:58 pm
by megabob3
However if you had used last version of my module send me this file "LogConnector.txt"
You must have it inside this path:
..\modules\FCKeditorX\FCKeditor\editor\filemanager\browser\default\connectors\php
Bye

Re: WYSIWYG
Posted: Thu Apr 21, 2005 1:16 pm
by gnolen
Hmmm,
This looks really strange I have to say! Telefoniaonline? And c:/? Yeah, this most be wrong indead, if this is the place the path is called from. What should be a normal way to have it do you think?
Code: Select all
Root--|c:\wamp\www
Root--|c:/wamp/www
uploads_path--|c:\wamp\www\telefoniaonline/uploads
uploads_path--|c:/wamp/www/telefoniaonline/uploads
a--|telefoniaonline
b--|uploads
UserFilesPath--|/telefoniaonline/uploads/
UserFilesDirectory--|c:/wamp/www/telefoniaonline/uploads/
Thanks / gnolen
Re: WYSIWYG
Posted: Thu Apr 21, 2005 1:31 pm
by megabob3
gnolen wrote:
Hmmm,
This looks really strange I have to say! Telefoniaonline? And c:/? Yeah, this most be wrong indead, if this is the place the path is called from. What should be a normal way to have it do you think?
Code: Select all
Root--|c:\wamp\www
Root--|c:/wamp/www
uploads_path--|c:\wamp\www\telefoniaonline/uploads
uploads_path--|c:/wamp/www/telefoniaonline/uploads
a--|telefoniaonline
b--|uploads
UserFilesPath--|/telefoniaonline/uploads/
UserFilesDirectory--|c:/wamp/www/telefoniaonline/uploads/
Thanks / gnolen
Lol
nope this is something about me
I will post a new version that create new logs.
Wait

Re: WYSIWYG
Posted: Thu Apr 21, 2005 1:34 pm
by gnolen
That was what I thought!

)
Thanks man!
Re: WYSIWYG
Posted: Thu Apr 21, 2005 1:52 pm
by megabob3
Download this
http://www.awakening.it/test/uploads/FCKeditorX_LOG.zip
remember to DESTROY browser cache
try to use imagemanager from FCKeditor icons
try to upload an IMAGE
and post here the file "LogConnector.txt"
You must have it inside this path:
..\modules\FCKeditorX\FCKeditor\editor\filemanager\browser\default\connectors\php
Bye
Re: WYSIWYG
Posted: Thu Apr 21, 2005 2:08 pm
by megabob3
I installed it on my TEST web server
http://www.awakening.it/test
it go well as you can see
My LOG is this
http://www.awakening.it/test/modules/FC ... nector.txt
Bye
Re: WYSIWYG
Posted: Thu Apr 21, 2005 2:36 pm
by gnolen
Reinstalled it and here is the LogConnector.txt:
Yeap, nothing in there...

(
So I put this in:(like your logconnector but with my configs..
Code: Select all
Root--|/home/konstha/public_html
Root--|/home/konstha/public_html
uploads_path--|/home/konstha/public_html/kunder/test/uploads
uploads_path--|/home/konstha/public_html/kunder/test/uploads
a--|kunder/test
b--|uploads
UserFilesPath--|/kunder/test/uploads/
UserFilesDirectory--|/home/konstha/public_html/kunder/test/uploads/
My cms is located at:
www.mydomainname.com/kunder/test/ and the local path is correct.
Still nothing

(
Could you be so kind to check if you'll need to start the fck all over again if I want to check if it works when trying different paths. Or if it is enought to try to insert image over and over again...
Thanks / Gnolen
Re: WYSIWYG
Posted: Thu Apr 21, 2005 2:51 pm
by megabob3
gnolen wrote:
Reinstalled it and here is the LogConnector.txt:
Yeap, nothing in there...

(
So I put this in:(like your logconnector but with my configs..
Code: Select all
Root--|/home/konstha/public_html
Root--|/home/konstha/public_html
uploads_path--|/home/konstha/public_html/kunder/test/uploads
uploads_path--|/home/konstha/public_html/kunder/test/uploads
a--|kunder/test
b--|uploads
UserFilesPath--|/kunder/test/uploads/
UserFilesDirectory--|/home/konstha/public_html/kunder/test/uploads/
My cms is located at:
www.mydomainname.com/kunder/test/ and the local path is correct.
Still nothing

(
Could you be so kind to check if you'll need to start the fck all over again if I want to check if it works when trying different paths. Or if it is enought to try to insert image over and over again...
Thanks / Gnolen
Do an UPLOAD and find where the FILE UPLOADED is saved.
And say me
Bye
Re: WYSIWYG
Posted: Thu Apr 21, 2005 2:55 pm
by megabob3
The problem is here:
I am making a new version.
Re: WYSIWYG
Posted: Thu Apr 21, 2005 2:58 pm
by gnolen
Ah, ok...Because I can't do a fileupload(from fck)
What are these a-- and b-- for actually?
/ gnolen
Re: WYSIWYG
Posted: Thu Apr 21, 2005 3:05 pm
by megabob3
gnolen wrote:
Ah, ok...Because I can't do a fileupload(from fck)
What are these a-- and b-- for actually?
/ gnolen
In the same directory of "LogConnector.txt" there is "connector.php"
replace it with this code, and retry:
Bye

Re: WYSIWYG
Posted: Thu Apr 21, 2005 3:31 pm
by gnolen
No, didn't help
Damn, I know that it is really hard to get the filemanagement for fck to work. I got it working in phpwcms after a while.
What could be wrong? I know the paths that I am putting in is correct...
Thanks for the help!
Re: WYSIWYG
Posted: Thu Apr 21, 2005 3:32 pm
by megabob3
gnolen wrote:
No, didn't help
Damn, I know that it is really hard to get the filemanagement for fck to work. I got it working in phpwcms after a while.
What could be wrong? I know the paths that I am putting in is correct...
Thanks for the help!
Paste new "LogConnector.txt"
Re: WYSIWYG
Posted: Thu Apr 21, 2005 3:35 pm
by megabob3
gnolen wrote:
No, didn't help
Damn, I know that it is really hard to get the filemanagement for fck to work. I got it working in phpwcms after a while.
What could be wrong? I know the paths that I am putting in is correct...
Thanks for the help!
You put PATH?!?!?! Where?
You must only install FCKeditorX.