Help! When I login as admin everything is fine, but then I click on the administration link and it won't load. I left it loading for a while and it came up with this error:
user warning: Incorrect key file for table '/tmp/#sql_5c43_15.MYI'; try to repair it query: SELECT w.*, u.name, u.uid FROM watchdog w INNER JOIN users u ON w.uid = u.uid ORDER BY w.wid DESC LIMIT 0, 50 in /home/.charla/ecr/eggcraterock.com/includes/database.mysql.inc on line 120.
I apologize if this is the wrong place to post this question. Is there a shopping cart module out there for drupal that does NOT require a customer to create an account in order to purchase items? The shopping carts I've looked at for drupal all seem to require the user to create an account before they're able to purchase anything. For many potential customers, the hassle of creating an account in order to make a purchase might be enough to push them to purchase from a competing store.
When I try to log into my Drupal admin panel on my site, http://csinvestor.com, one of two things happens. If the login is valid, I'm directed to /node?destination= and a blank page appears. If the login is invalid, I'm directed to the same /node?destination= URL, but "Sorry. Unrecognized username or password" appears instead of a blank page. I raised the php memory to 36M in settings.php, but to no avail.
I'm running sites under https, using TinyMCE, and am getting IE "secure and nonsecure items" warnings when I use any of the plugins that popup a window, like the color palette, advanced image handling, or highlighting plugins.
I've been hunting through the js files to find iframes without src attributes for hours upon hours, but to no avail. Has anyone run into this before? I'm using TinyMCE 2.0.6.1.