Check for database errors

Ever since i've upgraded to drupal 7 i seem to be getting errors with images missing (not actually error message, just missing images).

In the WYSIWYG module most of the images for the buttons are missing. Also on the administration menu the home icon is missing.

I'm wondering if there might be a database error from the upgrade.

Is there anyway to check for errors in the database?

Thanks

Drupal 7 - Plupload integration

I tried to integrate Plupload to my fresh Drupal 7 installation. I downloaded Plupload module, then the plupload core and copied it into the module plupload. Then i installed this module. Next i created new field in the node which was imagefield. But how i tell Drupal to use the plupload widget? There is no way to do this. Thanks for any help.

PDOException: SQLSTATE[42S02]: Base table or view not found

Upgraded from D6.20 to D7.0, install looked OK but the first thing I do is create a new image style and I get this error

PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'tuneup_drupal7.image_effects' doesn't exist: SELECT image_effects.* FROM {image_effects} image_effects ORDER BY image_effects.weight ASC; Array ( ) in image_effects() (line 976 of /home/tuneup/public_html/drupal/modules/image/image.module).

Do not underestand views.

Hello,

i have just started to use drupal.

can someone please advice me, how could i display node content inside a block?
i have footer block and i would like to display in that only text from node content. can i do it with views?

Posts and Links

Hello everyone,

I would like to have a links page where I can post links to my favorite sites.

I would also like my front page to display news/articles I write.

How do I accomplish these two tasks. Are they built into Drupal 7 or do I need mods?

Thanks

D7 - need custom html.tpl.php

I need to customize selected pages in a D7 site so that the DOCTYPE is changed from the RDFa and the default styles/css from Drupal are removed/not loaded -- so html.tpl.php needs to be overridden. I've tried a number of ways all of which have failed. I was able to change the page.tpl.php to use a custom node type for this but I am stymied with html.tpl.php.Any suggestions appreciated.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x