Page 1 of 1

CMSMS uses backslashes in paths

Posted: Thu Sep 14, 2006 8:00 pm
by fabian
I have just installed CMSMS and encountered the following problem:

The path in images created by the {image}-Tag contains backslashes (example: http://localhost/cms\uploads\images/icons/logo.jpg). The paths are also wrong in the Image Manager itself.

I am using the latest CMSMS (1.01) running on the latest XAMPP on (german) Windows XP SP2 (XAMPP contains: Apache 2.2.3, MySQL 5.0.24a, PHP  5.1.6).

Has anyone an idea what is causing this?

Re: CMSMS uses backslashes in paths

Posted: Thu Sep 14, 2006 11:40 pm
by westis
It's in config.php, the image_uploads_url has those backslashes in it, although it shouldn't. Seems to be an error in install.php that was introduced in revision 2833 on June 1st. I'll notify the devs about it, so it's corrected for 1.0.2.

In the meantime it can be manually corrected in config.php.