Skip to content

Tag: drupal-7

Invalid Run Id After running drupal page using XHProf

I have installed the Drupal XHProf 7.x-1.0-beta2 module and enabled it on the Modules page of my site. I have turned enabled the use of the module at Configuration -> Development -> XHProf settings (/admin/config/development/xhprof) by checking ON ” Enable profiling of all page views and drush req…

Drupal 7 – How to edit a value stored in variable table

I have inherited a multi-site in Drupal 7. There is a page where the client needs to edit the title element but this page is not a content type, a block or a taxonomy item!? I have queried the db and found only one instance of the value which needs to be changed. It is stored in the Variable table.