January 5, 2009

Current Updates

All themes now come with an setup file to configure which modules to display the right blocks.

The utility scans the module directory and allows you to select which modules to display the right blocks on. This feature makes it easy and fast to configure.Just follow the instructions in the readme file to setup.

Contact Me

Name
Email address
Number on below Image

verification image, type it in the box
Message
  Form Processor by FormToEmail.com

Common Problems

This is a list of common problems and solutions to solve them.

Main content goes into right blocks

Most instances of this issue can be resolved by editing the Doctype to be xhtml. In the header.php file in the root look for this:

echo "<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> ";

And change it to this:

echo "<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN\" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> ";

Also, look at the page source and make sure nothing is above the doc type.

Revenue Support