Web Design Articles
Viewing entries posted in January 2015
SilverStripe Multiple Session Messages UPDATED!
In a few jobs recently I have found the need for multiple session messages. I found the standard form message only lets you add one message or one per field. Please use / modify the following code to get multiple session messages.
SilverStripe file upload limit error
If you receive an error when uploading files in SilverStripe along the lines of ‘Upload failed, Filesize exceeds 2 MB’ then try adding these lines to php.ini and adding to your root folder.
