Drupal Archive

  • It’s easy to think that you can’t use $_SESSION in Drupal as it’s configured in a different way to a normal PHP site… I haven’t looked into it in-depth, but...

    $_SESSION in Drupal

    It’s easy to think that you can’t use $_SESSION in Drupal as it’s configured in a different way to a normal PHP site… I haven’t looked into it in-depth, but...

    Continue Reading...

  • When using ‘table’ as the display mode in Drupal views module, I noticed the settings I set under ‘sort’ were being ignored. If you click the icon next to ‘table’...

    Drupal Views – Table Sort

    When using ‘table’ as the display mode in Drupal views module, I noticed the settings I set under ‘sort’ were being ignored. If you click the icon next to ‘table’...

    Continue Reading...

  • I don’t often use the table style in Drupals View module, but it is great if you just need, well a table list of content… The other day I needed...

    Drupal Views – Table Tags

    I don’t often use the table style in Drupals View module, but it is great if you just need, well a table list of content… The other day I needed...

    Continue Reading...

  • Another splendid idea from Mark Jackson (MJ Digital). This loops through the database and replaces a certain string with another… Ideal is a site name has been changed…. Or I...

    Find and Replace text in whole MySQL database

    Another splendid idea from Mark Jackson (MJ Digital). This loops through the database and replaces a certain string with another… Ideal is a site name has been changed…. Or I...

    Continue Reading...

Page 2 of 212