I'm on a new server now and am doing a fresh install and everything completes. However, when I try to go to the index page it comes up with this error:
1146 Table 'tablename.TABLE_SESSIONS' doesn't exist
in:
[select value from TABLE_SESSIONS where sesskey = 'f273e79ce27444aa4b7ae4c748fba63e' and expiry > '1155677027']
Also, when I go to the admin page I get this error and all the formatting is not present after I login the admin area. (The zencart logo appears, but the navigation bar is gone and the coloring)
# $Id: .htaccess 2996 2006-02-09 00:42:17Z drbyte $ # # This is used with Apache WebServers # The following blocks direct HTTP requests in this directory recursively # # This does not affect PHP include/require functions # # Example: direct access to http://server/admin/includes/application_top.php will not work with the following installed Order Deny,Allow Deny from all Allow from localhost
Can anyone help?



