I've just installed drupal, configure everythin, post a test page content, and I can't see it on main page. I see this in recent posts section, but not on main page.
Greetings All:
I am evaluating Drupal to use for a NPO website. The site need in addition to the usual drupal modules the use of the ecommerce module. However, Iam having problems getting the ecommerce module to function properly.
After entering a sample product, and setting it as an auction item, I get an error that says " user error: Table 'cvc505_drpl1.ec_product_auction' doesn't exist
query: SELECT * FROM ec_product_auction WHERE nid = 1 in /home/cvc505/public_html/sps/includes/database.mysql.inc on line 66.
I have recently setup Drupal 4.6.4 on a Win2k/IIS platform. Whent I request the /index.php page the following text displays at the top of the page:
{head} {styles} {_BLOCK_.header.logo} {_BLOCK_.header.site_name} {secondary_links}
{primary_links}
{_BLOCK_.header.search_box}
{_BLOCK_.header.blocks} {_BLOCK_.header.message}
The rest of the page contains the appropriate text with functional links. Why is the header not rendoring correctly?