Drupal: Using Of Primary/Secondary Links to Build Two-Level Separate Menu
May 14, 2012 – 6:40 pm | No Comment

In this article we will learn how to:

Create two-level menu.
Place first-level menu items are at the top, second-level menu items (submenus) appear at the left side.
Parent menu item stays active when a user navigates by …

Read the full story »
CSS Templates

Contain reviews and news about CSS Templates.

Freebies

Contain freebies such as icons, graphics, headers and images for your websites.

Fun Stuff

Contains other fun stuff for entertainment or interesting site showcase.

How-To

Contain technical elaborations on some specific workarounds or common tweak.

Joomla Templates

Contains reviews and news about Joomla templates.

Home » Archive by Tags

Articles tagged with: drupal error reporting

Drupal: How to Hide PHP Notifications
July 19, 2011 – 8:30 am | No Comment
Drupal: How to Hide PHP Notifications

PHP notifications we’ll deal with are error notices and warnings which appear in a user’s browser. A user could see system paths in these messages. So I strongly recommend you to hide PHP notifications on …

Drupal: How to Show PHP Notifications
July 11, 2011 – 9:08 am | No Comment
Drupal: How to Show PHP Notifications

If you need to test your site, you may wish to view PHP notifications (error reporting) that include error notices and warnings in your browser. In this article, I would tell how you can do …

Drupal: Enable Displaying of PHP Alerts and Errors
March 2, 2011 – 11:16 am | No Comment
Drupal: Enable Displaying of PHP Alerts and Errors

This article would tell you how to show PHP alerts and errors.