Page 1 of 1

Document relative urls and image-path question

Posted: Tue Oct 07, 2008 8:25 pm
by jvdoorn
I'm building my first site with cmsms (1.4.1) and my compliments, it's a great product!

What i (personally) don't like is the full path within the a href links, i have changed $config['root_url']  in config.php so that document relative url's appear. So in stead of .

This works fine, but now i have a problem when inserting a new image. The path that should be generated is but is now . Also, image thumbnails are not displayed when using Insert Image > Browse.

When i change back to the full domain in config.php paths and thumbnail-display is o.k.

//Jan