Many many thanks!!!
We've moved the forum!
Please use forum.silverstripe.org for any new questions
(announcement).
The forum archive will stick around, but will be read only.
You can also use our Slack channel
or StackOverflow to ask for help.
Check out our community overview for more options to contribute.
- Previous 10 entries
- 1
- Page 22(current)
Hi Banal,
This other site has the same issue as reported above with the following code:
/**
* Implementation of the onBeforeDelete Method for FileManager
*/
public function onBeforeDelete(){
parent::onBeforeDelete();
$this->deleteAttachedFiles();
}
When this code is present and I create a page without adding images, it is not possible to delete the (draft) page. Message: 'Server error occured'. When I comment these lines out, I can finally delete the page...
As this is the second time (second site) where this problem occurs, I thought I might inform you. Please let me know if this issue can be solved, otherwise I'll move over to the dataobjectmanager module. Thanks, thanks, thanks.
Gah.. you're right!
Problem should be fixed in trunk. Sorry for the inconvenience.
Tell me if you encounter problems, you seem to be good at spotting them ;)
FileVista is a web file manager for storing, managing and sharing files online through your web browser. It is a web based software which you install on your web server to fulfill web file management requirements of your company or organization. This web file manager allows your users to upload, download and organize any type of file with an intuitive user interface.
web file manager
http://www.gleamtech.com/products/filevista/web-file-manager
- Previous 10 entries
- 1
- Page 22(current)