Search Results

How to remove PPAs in Ubuntu 14.04,14.10,15.04,15.10 and Linux mint

A Personal Package Archive (PPA) is a special software repository for uploading source packages to be built and published as an APT repository by…

Read more

[Solved] Fatal error: Class 'DatabaseTasks_mysql' not found in modules/system/system.install

  I was trying to update from Drupal 7.34 to the current (7.39) version. I keep getting the following error on the status report page after updating…

Read more

How to theme a Admin block without specify Block Id.

  Theme a admin block without specify Block Id is better practice because local block id and server block id may be differ in that case we need to…

Read more

How to Create a Custom Views Field in Drupal 7

When implementing Views in websites, you might come across situation when you cannot find the proper field to display the data. Finally we end up…

Read more

How to Create a Custom Content Type Pane

How to Create a Custom Panels Pane to list a drupal block. For creating the custom pane and using inside the panel, We need to download and enable…

Read more