Drupal: Quick Cron Diagnostic
January 23, 2012 – 8:25 am | No Comment

In this article I would tell you how  to find our the reasons of why cron hangs up and fix them. Read the solution options below.

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 Author

Articles by Aleksey VV

A template lover. Do send me all your fantastic templates, I would love to review them!

Drupal: How Does Your Site Appear In Different Browsers – Online Services For Test
July 26, 2011 – 8:55 am | No Comment
Drupal: How Does Your Site Appear In Different Browsers – Online Services For Test

How do you check the site appearance in different browsers? You can use special online services for the test purposes which show a screenshot of your site in different browsers, or you can use local …

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: Theme Function Flow Diagram
July 4, 2011 – 9:37 am | No Comment
Drupal: Theme Function Flow Diagram

In this article we will try to understand what was changed in working of theme() function in Drupal 6.

How To Generate Image With Drupal
June 20, 2011 – 8:25 am | No Comment
How To Generate Image With Drupal

This article will tell you how to generate an image on your site with the help of PHP-script. You will learn two different methods to do this.

Drupal: How to Highlight Code
June 13, 2011 – 8:31 am | No Comment
Drupal: How to Highlight Code

This is a short tutorial giving you an idea of how you can highlight a code in  site nodes.

Drupal: How to Prevent Duplicated Posts
June 6, 2011 – 7:36 am | No Comment
Drupal: How to Prevent Duplicated Posts

In contrast to Drupal 6, Drupal 5 has no protection from multiple form processing. If a user clicks "Submit" button a few times, duplicated posts will appear.

How to Analyze Search Requests for Site
May 30, 2011 – 6:43 am | No Comment

When visitors use on-site search, they say to you that they couldn’t find the required info with the navigation!..
Your next step should be to analyze search requests. This will help you to improve navigation or …

Drupal: How to Remove Node Statistics Counter
May 26, 2011 – 8:03 am | No Comment
Drupal: How to Remove Node Statistics Counter

If Statistics module is enabled on your site, a number of views is shown for every node. In this article we will study how to hide this information.

Drupal: How to Find and Download Theme
May 23, 2011 – 6:11 am | No Comment
Drupal: How to Find and Download Theme

If you need to choose a theme for your Drupal-based site, this article is for you! I’ll offer you three ways to get a theme.