Aug
18
2011
11

Error 201 (net::ERR_CERT_DATE_INVALID): Unknown error.

When using Google Chrome you get the following error:

Error 201 (net::ERR_CERT_DATE_INVALID): Unknown error.

Check that the date of the computer is set correctly.

Written by Pete in: Google,windows 7 |
Aug
08
2011
0

Windows 7 All Tasks Folder – God Mode

Create a new folder on your desktop and call it :-

God Mode.{ED7BA470-8E54-465E-825C-99712043E01C}

The “All Tasks” folder lists over 250 settings from various Control Panel applets and system settings dialogs in a tree-structured list, organized by the application associated with each setting.

Written by Pete in: windows 7 |
Aug
04
2011
0

Load WordPress Admin to Blank Page

When you load yoursite.com/wp-admin you just get a blank page.

Open functions.php and remove the white space at the top and bottom.

Written by Pete in: wordpress |
Aug
01
2011
0

Printing CCK Fields in Drupal 7

In node.tpl.php

<?php print render($content['field_EXAMPLE']); ?>
<?php print render($content['body']); ?>

In page.tpl.php

<?php print $node->field_EXAMPLE['und'][0]['value']; ?>

Written by Pete in: Drupal |

Powered by WordPress | Aeros Theme | TheBuckmaker.com WordPress Themes