bkg

Search

Sharing is Caring

Subscribe via RSS

Web Design Tag Cloud

$allowed_extensions $member $title 2011 allowedextensions amazon attachedfiles attachedimages bad widget class name given blog blog date brands business news classes click here digital cms columns commission conflict control creating a facebook following css dataobject::get date format default search results digital driving traffic east london embed estate agent websites facebook facebook advertising facebook marketing fan pages fast hosts favicon favicon generator file is not a valid upload follow button form geo targeting customers google google adwords google local business centre google logo google places if conditions if pos image inbound linking include blog entry internet turns 20 javascript jquery link building livingsocial local businesses local businesses on google local business web design london london web design london web designers london web developers making money on the web menus migration mobile mobile site mobile version modeladmin mod_fcgid: http request length mutliple images new website nofollow onlien marketing online ads online discounts online marketing online media online offers outbound links pac-man pageclass php warning: fopen promotions property web design property web devlopers property website random child rar real estate web design recommend recommended agency recommended agency register referral rel="nofollow" rooms & studios seo shoreditch show full fields shreditch web designers sidebar signups silverstripe silvestripe small business social media social networks split styles twitter undefined uploadify http error url icon urlsegment userdefinedforms user forms userforms validationexception vouchering vouchers web design web design development web designers web design shoreditch web design web development web developers web developers in shoreditch web developers london web developers shoreditch web development widgets wysiwyg youtube

Viewing entries tagged with 'london'

ModelAdmin - Display Search Results by Default

We know ModelAdmin is for searching/filtering data, not "listing" it. But sometimes we want to hack stuff. It's what we do.

Posted by Ryan Badger on 4 November 2011

Tags: , , , , ,

0 comments | Read the full post

SilverStripe UK Date Format

Before I start this blog entry, are you here because your CMS date field is showing a US style date format? Well, the most common reason is that your CMS user has their date format set to US in the Security tab! Go there now and check. Admin > Security > User > Date Format

Posted by Ryan Badger on 9 October 2011

Tags: , , , , , ,

3 comments | Read the full post

Include a SilverStripe blog entry on any other page

Including your latest blog posts throughout your site is easy, you just need a custom function in your Page.php file.

Posted by Ryan Badger on 9 September 2011

Tags: , , , , ,

0 comments | Read the full post

Returning Random Page Children in SilverStripe - DataObject::get

When working with lots of DataObjects, you should really extend DataObject, rather than using pages. But sometimes it MIGHT be easier to just create a few child pages of a parent, then call them as dataObjects throughout your site.

Posted by Ryan Badger on 8 September 2011

Tags: , , , , ,

0 comments | Read the full post

[User Error] Couldn't run query: SHOW FULL FIELDS IN "Member" Table 'SS_mysite.Member' doesn't exist

If you come across this error message when trying to migrate a site to a live server, it can be VERY frustrating.

Posted by Ryan Badger on 21 June 2011

Tags: , , , ,

1 comments | Read the full post

Splitting SilverStripe menus into multi columns with <% if MultipleOf(*) %>

Footer menus can really improve a sites usability AND it's SEO power. But keeping it dynamic and controlled by the CMS can sometimes seem a little tricky.

Posted by Ryan Badger on 20 June 2011

Tags: , , , , ,

0 comments | Read the full post

"File is not a valid upload" Silverstripe 2.4.5

Receiving this error with a new installation or migration? It may be fixed with this patch:

Posted by Ryan Badger on 14 June 2011

Tags: , , ,

3 comments | Read the full post

Including $member, $title data, or a hidden field, in user defined forms with SilverStripe

The user form module, is excellent, it allows content authors to be able to easily create fully functional forms. However, sometimes we need to extend it slightly, one of the most common requirements, are including member data automatically within the form, or a page title. Here's what you need to do:

Posted by Ryan Badger on 13 June 2011

Tags: , , , , , ,

0 comments | Read the full post

Adding more custom styles to SilverStripe CMS WYSIWYG

The WYSIWYG editor that comes packed with SilverStripe doesn't offer any bespoke styling (to keep code clean and prevent in-line styling) but we can still create lots of styles in the CSS and link them through to the drop down  "-- Styles --" box.

Posted by Ryan Badger on 8 June 2011

Tags: , , , , , ,

1 comments | Read the full post

1 2 3