7911 Posts in 1354 Topics by 930 members
DataObjectManager Module
SilverStripe Forums » DataObjectManager Module » Uploadify - Files not attaching
Discuss the DataObjectManager module, and the related ImageGallery module.
Moderators: martimiz, UncleCheese, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 299 Views |
-
Uploadify - Files not attaching

9 June 2012 at 8:42pm
Hi Guys,
Whenever I try to upload an object (image or file) it gets to 100%, but not get attached. I also checked the assets folder, system does not upload/transfer the object into the respective folder.
This is the website (using 2.4.5) which was working for last few weeks without any problems till yesterday. I have not changed any code or anything.
The only thing I can think of something (libraries) might have changed on the server which is not in my control. Is there anything which I can check to rectify the problem.
Cheers,
-
Re: Uploadify - Files not attaching

25 June 2012 at 4:44am
Hello ss-ss!
I have same problem. Do you find the solution?Best regards,
Maarika -
Re: Uploadify - Files not attaching

25 June 2012 at 9:44pm Last edited: 25 June 2012 9:46pm
Hi Marand,
Yes sorted, it was to do with "open_basedir" function.
I amended the httpd.conf file with the following and all working OK now.
php_admin_value open_basedir none
| 299 Views | ||
|
Page:
1
|
Go to Top |


