• user warning: Incorrect key file for table 'node'; try to repair it query: SELECT n.nid, n.vid, n.type, n.status, n.created, n.changed, n.comment, n.promote, n.sticky, r.timestamp AS revision_timestamp, r.title, r.body, r.teaser, r.log, r.format, u.uid, u.name, u.picture, u.data FROM node n INNER JOIN users u ON u.uid = n.uid INNER JOIN node_revisions r ON r.vid = n.vid WHERE n.nid = 17 in /home/shayai/public_html/storyofben/includes/database.mysql.inc on line 172.
  • user warning: Incorrect key file for table 'node'; try to repair it query: SELECT COUNT(*) FROM node n WHERE n.promote = 1 AND n.status = 1 in /home/shayai/public_html/storyofben/includes/database.mysql.inc on line 172.
  • user warning: Incorrect key file for table 'node'; try to repair it query: SELECT n.nid, n.sticky, n.created FROM node n WHERE n.promote = 1 AND n.status = 1 ORDER BY n.sticky DESC, n.created DESC LIMIT 0, 10 in /home/shayai/public_html/storyofben/includes/database.mysql.inc on line 172.
  • user warning: Incorrect key file for table 'node'; try to repair it query: SELECT node.nid, node.created AS node_created_created FROM node node WHERE (node.status = '1') AND (node.type IN ('article','blog')) ORDER BY node_created_created DESC LIMIT 0, 7 in /home/shayai/public_html/storyofben/includes/database.mysql.inc on line 172.
  • user warning: Incorrect key file for table 'node'; try to repair it query: SELECT node.nid, comments.timestamp AS comments_timestamp_timestamp, comments.subject AS comments_subject, comments.cid AS comments_cid FROM node node LEFT JOIN node_comment_statistics node_comment_statistics ON node.nid = node_comment_statistics.nid LEFT JOIN comments comments ON node.nid = comments.nid WHERE (node_comment_statistics.comment_count >= '1') AND (comments.status = '0') ORDER BY comments_timestamp_timestamp DESC LIMIT 0, 5 in /home/shayai/public_html/storyofben/includes/database.mysql.inc on line 172.

Welcome to your new Drupal website!

Please follow these steps to set up and start using your website:

  1. Configure your website Once logged in, visit the administration section, where you can customize and configure all aspects of your website.
  2. Enable additional functionality Next, visit the module list and enable features which suit your specific needs. You can find additional modules in the Drupal modules download section.
  3. Customize your website design To change the "look and feel" of your website, visit the themes section. You may choose from one of the included themes or download additional themes from the Drupal themes download section.
  4. Start posting content Finally, you can create content for your website. This message will disappear once you have promoted a post to the front page.

For more information, please refer to the help section, or the online Drupal handbooks. You may also post at the Drupal forum, or view the wide range of other support options available.