Blog of Lukas White, Manchester-based Web Developer specialising in PHP, Drupal and Zend Framework

Dec
26
0

I haven’t blogged for a while, but I have been writing. I recently wrote an article for PHP Master (part of the Sitepoint family) on geolocation, called Targetted Geolocation with Geonames.

 
Oct
21
7

If, like me, you often develop on a Windows platform and then host using a *Nix-based server, Concrete5 has a gotcha which will probably hit you when you come to publish your site.

At some point no doubt you’ll reach the point where you’ve copied the codebase to your server, created a database dump and imported it into the MySQL instance on your *Nix-based server. Try browsing to your site at this point, though, and you’ll get a message a lot like this:

 
Sep
04
0

Drupal 7’s block module can be a little limited in its permissions; “Administer Blocks” is a rather sweeping capability, and often it’s useful to be able to make it that bit more granular.

 
Sep
02
7

Less, the dynamic styesheet languageHaving played around with Less for a while, I’m quite taken with it. Especially with useful tools such as Twitter's newly released Bootstrap being optimised to work with it.

 
Aug
24
1

One of Drupal’s weaknesses, I feel, is that out-of-the-box usability for administrators is a little poor (the Drupal team themselves would probably agree with me, however this is something that’s now being addressed in a big way).

There are, however, plenty of ways to make the experience better through a set of Drupal modules which I’ll be covering in this post.

However before even thinking about modules, it’s important you have a good admin theme – and there are a few good options.

 
Aug
23
0

I’ve just spent hours trying to get an install profile to work, which was giving me this error:

Fatal error: Call to undefined function db_result() in [site_root]/includes/path.inc on line 54

 

About Me

Lukas White, LAMP Developer Manchester

I'm a web developer based in Manchester, England. I also design websites.  I generally favour open-source technologies such as PHP, MySQL and JQuery, and I have extensive experience using Drupal.

Read more »

Recent Comments

2 weeks 6 days ago kc6ape commented on Using an Additional Database in Drupal 7:

Lukas,
Thanks so much for posting this, could you possibly help a newbie out and show...

Read more...
6 weeks 1 day ago Anonymous commented on Using Less, the Dynamic Stylesheet Language, in Concrete5:

Hello,
I'm using bootstrap with Less .
I'm trying to get this package to work with...

Read more...
6 weeks 5 days ago Sean J commented on Using Less, the Dynamic Stylesheet Language, in Concrete5:

Thanks for the add-on! I'd love to use it but when installing I was told it was incompatible...

Read more...