You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think there's might be a bug with spaces in paths.
When i'm trying to upload an image to an album
(Components> Gallery> Album: SOMENAME > Upload Item).
i get an Error: 'An error occurred while trying to upload the item'.
the error log output:
(ERROR @ /modx/assets/components/gallery/connector.php)
[Gallery] An error occurred while trying to upload the file:
D:\WebSite Development\server\xampp\tmp\php2852.tmp
to D:/WebSiteDevelopment/server/xampp/htdocs/modx/assets/components/gallery
/files/2010/10/62231_424573019631_566639631_5130233_7671394_n.jpg
i think the space in the path (D:\WebSite Development..) is causing this error.
i might be wrong (:
either way i'd like to know how to resolve this if someone knows.
I think there's might be a bug with spaces in paths.
When i'm trying to upload an image to an album
(Components> Gallery> Album: SOMENAME > Upload Item).
i get an Error: 'An error occurred while trying to upload the item'.
the error log output:
(ERROR @ /modx/assets/components/gallery/connector.php)
[Gallery] An error occurred while trying to upload the file:
D:\WebSite Development\server\xampp\tmp\php2852.tmp
to D:/WebSiteDevelopment/server/xampp/htdocs/modx/assets/components/gallery
/files/2010/10/62231_424573019631_566639631_5130233_7671394_n.jpg
i think the space in the path (D:\WebSite Development..) is causing this error.
i might be wrong (:
either way i'd like to know how to resolve this if someone knows.
_
First Posted on:
http://modxcms.com/forums/index.php/topic,53269.msg321315.html#msg321315
The text was updated successfully, but these errors were encountered: