Page 2 of 3

Re: FCKEditorX image upload path problem

Posted: Tue Aug 23, 2005 3:30 pm
by megabob3
http://www.awakening.it/cms_d

You can try and see it work accessing on ADMIN panel
User: admin
Pass: admin

At that LINK there is CMSMS SVN version, with LATEST version of FCKeditor all on a LINUX SERVER.

DOWNLOAD
http://www.awakening.it/testbeta/upload ... ditorX.zip

It's updated.


Try it and if you have problems post me the LogConnector.txt

Bye ;)

Re: FCKEditorX image upload path problem

Posted: Tue Aug 23, 2005 4:33 pm
by megabob3
megabob3 wrote: http://www.awakening.it/cms_d

You can try and see it work accessing on ADMIN panel
User: admin
Pass: admin
Use IE because it is in testing, i updated on SERVER for a plugin of FCK (the internal link of CMSMS)

This file
http://www.awakening.it/testbeta/upload ... ditorX.zip
doesn't  contain this PLUGIN.

Bye ;)

Re: FCKEditorX image upload path problem

Posted: Tue Aug 23, 2005 4:41 pm
by pishkus
still not working :(

LogConnector.txt
0_10_5
uploads_path--|c:\wamp\www\cms_d2/uploads
uploads_path--|c:/wamp/www/cms_d2/uploads
a--|cms_d2
b--|uploads
UserFilesPath--|/cms_d2/uploads/images/

btw i tried http://www.awakening.it/cms_d admin panel creating new content, fck works. but...

:(

Re: FCKEditorX image upload path problem

Posted: Tue Aug 23, 2005 4:47 pm
by megabob3
pishkus wrote: still not working :(

LogConnector.txt
0_10_5
uploads_path--|c:\wamp\www\cms_d2/uploads
uploads_path--|c:/wamp/www/cms_d2/uploads
a--|cms_d2
b--|uploads
UserFilesPath--|/cms_d2/uploads/images/

btw i tried http://www.awakening.it/cms_d admin panel creating new content, fck works. but...

:(
Try TO reinstall all CMSMS, could be also a problem on cache memory of browser.

As you can see the LogConnector.txt is always the same.

I don't know what could be your problem if it doesn't change.

;)

Re: FCKEditorX image upload path problem

Posted: Tue Aug 23, 2005 5:00 pm
by pishkus
hi,
i tried fck on 2 computers, 2 browsers (ie and firefox), 6 different domains where cms is installed. and it's still not working properly...
i don't know how LogConnector.txt file should change, i guess on install something is written into it? before installing i chmod it and other files in its dir to 755, and i even made it empty, but still situation is the same...

i guess i will have to use mce :( :( :(

Re: FCKEditorX image upload path problem

Posted: Tue Aug 23, 2005 5:03 pm
by megabob3
pishkus wrote: hi,
i tried fck on 2 computers, 2 browsers (ie and firefox), 6 different domains where cms is installed. and it's still not working properly...
i don't know how LogConnector.txt file should change, i guess on install something is written into it? before installing i chmod it and other files in its dir to 755, and i even made it empty, but still situation is the same...

i guess i will have to use mce :( :( :(
I don't know what say to you :(

Today i installed CMSMS - daily version, so the latest.
And after my plugin and all it's OK

My LogConnector is:
********
0_10_5
uploads_path--|/web/htdocs/www.awakening.it/home/cms_d/uploads
uploads_path--|/web/htdocs/www.awakening.it/home/cms_d/uploads
a--|cms_d
b--|uploads
UserFilesPath--|/cms_d/uploads/images/
********

Bye.

Re: FCKEditorX image upload path problem

Posted: Tue Aug 23, 2005 5:06 pm
by pishkus
hey, when i chmod logConnector.php to 777, it;s content became:
0_10_5
uploads_path--|/home/www/www.site.com/www/uploads
uploads_path--|/home/www/www.site.com/www/uploads
a--|www
b--|uploads
UserFilesPath--|/www/uploads/images/

but stil... the upload is not working :/

Re: FCKEditorX image upload path problem

Posted: Tue Aug 23, 2005 5:09 pm
by megabob3
pishkus wrote: hey, when i chmod logConnector.php to 777, it;s content became:
0_10_5
uploads_path--|/home/www/www.site.com/www/uploads
uploads_path--|/home/www/www.site.com/www/uploads
a--|www
b--|uploads
UserFilesPath--|/www/uploads/images/

but stil... the upload is not working :/
This  is the latest also with INTERNAL PLUGIN
http://www.awakening.it/cms_d/modules/FCKeditorX.zip

Now i must go back home.

See you tomorrow ;)

Re: FCKEditorX image upload path problem

Posted: Wed Aug 24, 2005 7:41 am
by pishkus
hi,

no good yet. i wonder what would be if i copied logconnector.txt data from FCKEditorX for CMS0.92?

Re: FCKEditorX image upload path problem

Posted: Wed Aug 24, 2005 7:58 am
by megabob3
pishkus wrote: hi,

no good yet. i wonder what would be if i copied logconnector.txt data from FCKEditorX for CMS0.92?
Try to do this modification:

Open "config.php"

and put this line code
$Config['UserFilesPath'] = '/uploads/images/';

like last line code, but before "?>"

Bye ;)

Re: FCKEditorX image upload path problem

Posted: Wed Aug 24, 2005 8:16 am
by pishkus
hey!
good news! i pasted the line into config. now fck creates only an extra www dir, so the upload path is /home/www/www.site.com/www/www/uploads
log connector file is

Code: Select all

0_10_5
uploads_path--|/home/www/www.eik.lt/www/uploads
uploads_path--|/home/www/www.eik.lt/www/uploads
a--|www
b--|uploads
UserFilesPath--|/www/uploads/images/ 
i think i can live with it, because the same situation was with fck for cms 0.92.
;)

Re: FCKEditorX image upload path problem

Posted: Wed Aug 24, 2005 10:26 am
by megabob3
pishkus wrote: hey!
good news! i pasted the line into config. now fck creates only an extra www dir, so the upload path is /home/www/www.site.com/www/www/uploads
log connector file is

Code: Select all

0_10_5
uploads_path--|/home/www/www.eik.lt/www/uploads
uploads_path--|/home/www/www.eik.lt/www/uploads
a--|www
b--|uploads
UserFilesPath--|/www/uploads/images/ 
i think i can live with it, because the same situation was with fck for cms 0.92.
;)
I am happy for you, but i know the problem, in this moment i am doing something else.

I will realese a new test version, and probably will resolve also your situation.

See you ;)

Re: FCKEditorX image upload path problem

Posted: Wed Aug 24, 2005 10:30 am
by pishkus
Great! Thanks and good luck ;)

Re: FCKEditorX image upload path problem

Posted: Wed Aug 24, 2005 10:45 am
by megabob3
pishkus wrote: Great! Thanks and good luck ;)
$Config['UserFilesPath'] = '/../uploads/images/';

Test this please :-p

Re: FCKEditorX image upload path problem

Posted: Wed Aug 24, 2005 11:03 am
by pishkus
downloaded the latested version from your site, added line to config.php, but still no good..

0_10_5
uploads_path--|/home/www/www.site.com/www/uploads
uploads_path--|/home/www/www.site.com/www/uploads
a--|www
b--|uploads
UserFilesPath--|/www/uploads/images/