I had a little trouble earlier. I couldn't login to my site. The admin password was different from what I always use (and is stored in Opera Wand). I didn't receive any emails, but looks like emails aren't getting through to my old address. I changed the email manually in the database to a new one and tried to have it send me my password.
Sometimes when I login to my administration page, I receive the following error. Your help is appreciated.
user error: Table 'mydomainc_drupal.ec_cart' doesn't exist
query: UPDATE ec_cart SET cookie_id = 1 WHERE cookie_id = 'a1a97afcf7817dfad19760c7facc79e3' in /home/mydomain/public_html/drupal/includes/database.mysql.inc on line 66.
warning: Cannot modify header information - headers already sent by (output started at /home/mydomain/public_html/drupal/includes/common.inc:384) in /home/mydomain/public_html/drupal/includes/common.inc on line 192.
is there any way to define a default content for a page?
So a user who want's to add new content get this as a pattern for the new page.
I'am using drupal more as a "content site" then as "communitie site"