CMSMS uses backslashes in paths

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
fabian

CMSMS uses backslashes in paths

Post 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?
westis

Re: CMSMS uses backslashes in paths

Post 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.
Locked

Return to “CMSMS Core”