it may be necessary for me to move from local to live a few times. Fresh installs with backup seems to work fine apart from one problem.
The paths created by the fckeditor wysiwyg are absolute. I need relative paths with the fckeditor wysiwyg otherwise I have to go in after migration and manually change links/image paths on each content page.
(cmsself links are okay.)
Example I want uploads/images/blah.jpg not http://www.mirrorsitename.com/uploads/images
I have read a few different threads and tried some of the changes. Nothing seems to work. I am still unlcear on what I should change in the config file or if I should change something in fckeditor. I would be really grateful if anyone could give some clear instructions on this.
It may or may not be relevant but i am using dreamhost.
Any pointers really appreciated
Many thanks
How do I get fckeditor relative image and link path
-
- Forum Members
- Posts: 106
- Joined: Thu Oct 05, 2006 11:27 am
Re: How do I get fckeditor relative image and link path
Lainyrache i am really sorry, but i am really out of training on CMSMS and also my module
from alot time, TOO MUCH!!!
Personal problem in real life, hard work don't give me the necessary time and good mind to dedicate to this FANTASTIC CMS.
By the way, your problem is an OLD problem, alot discussed in this forum month ago!
Please try doing an accurate search inside.

Personal problem in real life, hard work don't give me the necessary time and good mind to dedicate to this FANTASTIC CMS.
By the way, your problem is an OLD problem, alot discussed in this forum month ago!
Please try doing an accurate search inside.
Re: How do I get fckeditor relative image and link path
look here:
http://forum.cmsmadesimple.org/index.ph ... 299.0.html
http://forum.cmsmadesimple.org/index.ph ... 694.0.html
http://forum.cmsmadesimple.org/index.ph ... 689.0.html
http://forum.cmsmadesimple.org/index.ph ... 847.0.html
http://forum.cmsmadesimple.org/index.ph ... 731.0.html
I have also to upgrade and update all my module, i wish alot in future find the time for do that and realize also other ideas for CMSMS.
http://forum.cmsmadesimple.org/index.ph ... 299.0.html
http://forum.cmsmadesimple.org/index.ph ... 694.0.html
http://forum.cmsmadesimple.org/index.ph ... 689.0.html
http://forum.cmsmadesimple.org/index.ph ... 847.0.html
http://forum.cmsmadesimple.org/index.ph ... 731.0.html
I have also to upgrade and update all my module, i wish alot in future find the time for do that and realize also other ideas for CMSMS.
-
- Forum Members
- Posts: 106
- Joined: Thu Oct 05, 2006 11:27 am
tinymce 2.0.3 self link popup problem
Thank you very much megabob for your prompt reply.
I double checked all the links you sent and it confirmed that I have tried and been through them all before and it's still not working for me.
However for various reasons I have decided to go with tinymce.(it'sfaster) I have downloaded the latest version of tinymce(2.0.3) and I am using 0.13 "Canary" cmsms
My Image paths are now all working fine for me ( relative paths in html editor). I have {metadata} set to true in the function.metadata.php. However my cms self links do not work .
The cmsselflink popup window has no content and I get the following error in the source code:
Fatal error: Call to undefined method CmsObject::GetContentOperations() in /home/.duce/folder/http/www.websitename.com/cms/modules/TinyMCE ... /popup.php on line 36
This is also creating a problem with anchor links fromt the normal link creator on the current page.
Has anyone come across something like this before. (the problem is across many browsers mac and pc)
Apologies if I have missed something obvious.
Many thanks
Lainy
.
I double checked all the links you sent and it confirmed that I have tried and been through them all before and it's still not working for me.
However for various reasons I have decided to go with tinymce.(it'sfaster) I have downloaded the latest version of tinymce(2.0.3) and I am using 0.13 "Canary" cmsms
My Image paths are now all working fine for me ( relative paths in html editor). I have {metadata} set to true in the function.metadata.php. However my cms self links do not work .
The cmsselflink popup window has no content and I get the following error in the source code:
Fatal error: Call to undefined method CmsObject::GetContentOperations() in /home/.duce/folder/http/www.websitename.com/cms/modules/TinyMCE ... /popup.php on line 36
This is also creating a problem with anchor links fromt the normal link creator on the current page.
Has anyone come across something like this before. (the problem is across many browsers mac and pc)
Apologies if I have missed something obvious.
Many thanks
Lainy
.
-
- Forum Members
- Posts: 106
- Joined: Thu Oct 05, 2006 11:27 am
anchor links and image path
I upgraded the latest cmsms and it seems to have fixed the popup window problem.. However I am still getting absolute urls for my image paths in the fckeditor and tinymce. which is messy if you need to change domain. Any clear recent instructions on how to get relative image paths in the edior? ( metadata in funcion.metadata.php is currently set to true - seems to mess up when set to false)
Also anchor links don't seem to be working unless I hard code them. (they are all targeting to the index page.)
Any ideas anyone??
Also anchor links don't seem to be working unless I hard code them. (they are all targeting to the index page.)
Any ideas anyone??
Re: How do I get fckeditor relative image and link path
Have you put the {metadata} tag in the header?
I'm using 1.0.1 and tinyMCE and this is what I get with image insert...
[gelöscht durch Administrator]
I'm using 1.0.1 and tinyMCE and this is what I get with image insert...
[gelöscht durch Administrator]
-
- Forum Members
- Posts: 106
- Joined: Thu Oct 05, 2006 11:27 am
Re: How do I get fckeditor relative image and link path
Hi Mark
Thanks for the reply..
I have upgraded to the latest cmsms.
Metadata tag set to true or false in function.metadata does not seem to change the path in the image upload path of fck or tinymce.
( bsae href appears in source code from the browser so it is there!)
Anchors are still a problem.
Any ideas on what i should check next.?
Many thanks
Lainy
Thanks for the reply..
I have upgraded to the latest cmsms.
Metadata tag set to true or false in function.metadata does not seem to change the path in the image upload path of fck or tinymce.
( bsae href appears in source code from the browser so it is there!)
Anchors are still a problem.
Any ideas on what i should check next.?
Many thanks
Lainy
-
- Forum Members
- Posts: 106
- Joined: Thu Oct 05, 2006 11:27 am
Re: How do I get fckeditor relative image and link path
Hello again....
I am still having some problems with the this.
Can anyone help to clarify the image path settings on cmsms?
I have exhausted my search on the forums many many times and I have tried every configuration I can think of (except the correct one obviously)
Problem 1
I need the image upload url in the fckeditor and cataloger dialog box to be "uploads/images/imagename.jpg"
not "http://www.website/uploads/images/imagename.jpg"
Solution 1
Changing uploads url in config does this.
Problem 2
I have album and cataloguer installed.
With different settings in config.php I can get either catalog to work or album to work - Not both.
As I am moving from localhost to live - then to a new server, hard coded url paths in content cause a problem.
I could change them in the editor as I go along but cannot expect the client to remember to do this.
The attached config works for fckeditor and album - but it breaks cataloger ( images no longer display )
I am sure I am missing something very simple.
This has really stumped me. Can anyone point me in the right direction.
I have tried changing the config in a million ways with no joy.
Otherwise the whole cmsms is working like a dream......
PS.. I have basehref with metadata tag and the latest cmsms with recent upgrades of modules.
Any pointers really appreciated.
many thanks
Lainy
[gelöscht durch Administrator]
I am still having some problems with the this.
Can anyone help to clarify the image path settings on cmsms?
I have exhausted my search on the forums many many times and I have tried every configuration I can think of (except the correct one obviously)
Problem 1
I need the image upload url in the fckeditor and cataloger dialog box to be "uploads/images/imagename.jpg"
not "http://www.website/uploads/images/imagename.jpg"
Solution 1
Changing uploads url in config does this.
Problem 2
I have album and cataloguer installed.
With different settings in config.php I can get either catalog to work or album to work - Not both.
As I am moving from localhost to live - then to a new server, hard coded url paths in content cause a problem.
I could change them in the editor as I go along but cannot expect the client to remember to do this.
The attached config works for fckeditor and album - but it breaks cataloger ( images no longer display )
I am sure I am missing something very simple.
This has really stumped me. Can anyone point me in the right direction.
I have tried changing the config in a million ways with no joy.
Otherwise the whole cmsms is working like a dream......
PS.. I have basehref with metadata tag and the latest cmsms with recent upgrades of modules.
Any pointers really appreciated.
many thanks
Lainy
[gelöscht durch Administrator]