Simon Dingley

Author


Post Pic

jQuery : Find the label for a selected radio button control

Working on a project this morning and had some trouble finding a way to output the label for a checked radio button input control so thought I would share it in case it is of any use to someone else: $(‘input[name=myRadioButtonListName]:checked + label’).text() Always interested to hear of any alternative/improved methods of achieving the same [...]

Post Pic

Umbraco : No node exists with id ’1040′

When Umbraco 4 was first released I had issues with 2 of the upgrades from v3 in that the templates disappeared from the UI and clicking on any of the DocumentTypes resulted in an exception taking the form of “No node exists with id ’1040′”. Today I was working on the site again and it [...]

Post Pic

How to find out what groups an Umbraco Member belongs to

In a project I am currently working on there is a facility for Umbraco users to export Membership and Profile data. As part of the export the client also wanted to include the groups a member belongs to and here is how I achieved it, I hope it is of use to someone else. Member [...]

Script errors in Enterprise Manager’s ‘taskpad’ view

Script errors when using Taskpad view in Enterprise Manager for SQL Server 2000

Post Pic

Umbraco : Locate nearest node with specific property

In an ongoing project I am working on I needed to adapt a custom user control that was being used as a DataType in Umbraco. I needed to locate the nearest node that had a specific property set and default the selected value of my control to the value of the property in the parent document.

Post Pic

Drupal : Fatal error: Allowed memory size of X bytes exhausted

A project I am currently working on needs the facility to export a couple of thousand users and user profiles and I was getting out of memory errors. A quick search helped me discover that rather than editing the php.ini to increase memory for all sites on the server I can do it on an [...]

Post Pic

Invalid object name ‘umbracoUser’

Yet another problem on an Umbraco v4.0 site I am working on currently. The site will be hosted on a VPS with Plesk as mentioned in an earlier post, I needed to restore a backup of the remote database locally but after restoring it my local development copy throws the exception “Invalid object name ‘umbracoUser”. [...]

Post Pic

Umbraco v4 Upgrade Problem with Plesk Hosting

A project I am working on currently is hosted on a VPS with a Plesk control panel. When attempting to upgrade from RC3 to the final release the process kept getting stuck on the database check stage as it was trying to write to the web.config but it appears it needs to write a temporary [...]

TwitterBerry – Network Request Failed

I recently upgraded TwitterBerry to v0.8 on my Blackberry Pearl and it stopped working, every time I tried to connect I got a ‘Network Request Failed’ error. My friend Google wasn’t much help so I emailed support at Orangatame Software which yielded no result and zero response which I thought was pretty lame since I [...]

Post Pic

Recreate .designer files in Visual Studio 2008

For some reason or another I ended up with a corrupt default.aspx.designer.cs file in a recent web project, a quick check with my best friend(Google) and the solution it seemed couldn’t be easier. Delete the .designer file and right click the .aspx file and select “Convert to Web Application”…were you expecting more? Sorry, that’s all [...]

Page 3 of 41234
SagePay Approved Partner
Microsoft WebsiteSpark

My Productivity