Drupal: .htaccess Access Deny
August 21, 2014 – 7:59 am | No Comment

In this article I will tell how to forbid access to certain resources for some clients. The instructions will include descriptions of different directives.

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 | One 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.