Silverstripe is a free and open source PHP web development framework and Content Management System (CMS) based on the eponymous Silverstripe Framework.
I am using Twitter Bootstrap to create collapsible sections of text. The sections are expanded when a + button is pressed. …
javascript html css twitter-bootstrap silverstripeLocally I do this to dump and move a database, upgrading silverstripe 2.3 to 2.4: mysqldump --opt --default-character-set=latin1 --skip-set-charset --user=$root …
mysql mysqldump silverstripeHow can this be done inside of a template? I have done it with ArrayData using the key in the …
php silverstripeWe have a PHP app (SilverStripe) on a cPanel LAMP shared hosting server. The CMS user is losing their session …
php cpanel session-timeout silverstripe whm