SEO Services Las Vegas

Important Drupal Nodes.

Hand Picked drupal nodes that have some very useful information.
admin's picture

Theming The Search Submit Button - A CSS Cross-Browser Compatible Solution

A very handy article if you are looking to theme your Search box on your drupal site.

admin's picture

Drupal Videocasts for Developers and Beginners

A huge variety of video/screencast resources for Drupal. If you would like to add a video to the section, just add a new child page under the most appropriate section.

* Overviews

admin's picture

Drupal Theme Developers Guide

This is a must read for all theme developers. aspects of theme system that will be of interest to theme developers.

admin's picture

Fixing an elusive login issue

There are a other few known problems with proper fixes, and those include:

* not able to be logged in to multiple sites on the same domain at once. The fix for this is: ini_set('session.name', 'examplecom') (note that session name can only contain alphanumeric characters.)
* login works, but you still appear to be logged out. The fix for this is to just press reload.
* Users login to www.example.com but don't show as logged in on example.com. The fix for this is to put in an .htaccess redirect so that www.example.com automatically becomes example.com. See Login doesn't work or must be done twice in the Troubleshooting FAQ.

Share/Save

User login