7913 Posts in 1355 Topics by 930 members
DataObjectManager Module
SilverStripe Forums » DataObjectManager Module » fopen ... failed to open stream: No error
Discuss the DataObjectManager module, and the related ImageGallery module.
Moderators: martimiz, UncleCheese, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
| Go to End | ||
| Author | Topic: | 4168 Views |
-
Re: fopen ... failed to open stream: No error

8 March 2010 at 10:54am
Ok, how do I put SWFUpload in debug mode?
-
Re: fopen ... failed to open stream: No error

8 March 2010 at 11:44am
In your _config.php, SWFUploadConfig::debug();
-
Re: fopen ... failed to open stream: No error

8 March 2010 at 12:17pm
Ok i put SWFUpload in debug and editted /sapphire/filesystem/Upload.php as you said, now i'm getting the error:
Parse error: parse error in C:\Users\Krissy\Work\Web\wamp\www\Kenpo\silverstripe-v2.3.4\modules-swfupload-r373\_config.php on line 6
-
Re: fopen ... failed to open stream: No error

8 March 2010 at 12:57pm
Make sure your directory is named "swfupload".. not "modules-swfupload..." or whatever yours is. Second, don't modify the module _config.php.. you should do that in your mysite config.
As for what the parse error is, I can't really help you with that. I can help you with Silverstripe related stuff, but you need to be checking your syntax before posting errors.
-
Re: fopen ... failed to open stream: No error

9 March 2010 at 10:45am
fixed .... turns out the name of the file it was trying to write to the cache was too long.
| 4168 Views | ||
| Go to Top |

