Help, Drupal 6 to 7 Failure

I updated my horror news and movie review website (http://www.MoreHorror.com) from Drupal 6.20 to Drupal 7.0 a couple days ago through Godaddy (unfortunately). I've used them for years, and have updated previous Drupal versions with no problems, until now.

The website is now set in maintenance mode (which it defaulted to automatically) and I cannot access my pages at all. I can't sign into my user/admin area (http://www.MoreHorror.com/user).

Yesterday the user login page was simply a white screen of death, then today I receive the following error:

Error message
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'mor1003707205303.block_node_type' doesn't exist: SELECT module, delta, type FROM {block_node_type}; Array ( ) in node_block_list_alter() (line 2382 of /home/content/m/o/r/morehorror/html/modules/node/node.module).
The website encountered an unexpected error. Please try again later.

I'd simply roll back to version 6 as Godaddy promised would be possible if there were errors in the update, but they performed two updates in a row, 7.2 and then immediately to 7.7 (which I didn't request), so needless to say, the rollback won't take me back to version 6. GoDaddy is being no help at all (surprise).

I only dabble in the programming/php/web dev areas a little, so I am at a loss of what to do, or where to even start. I've used Drupal for over 6 years and love it! I know how to use the interface, but am lost when it comes to the back end programming.

I'd reinstall version 6.20 from scratch, but I don't know how to salvage over two years of html content from the site. I had an IT security colleague take a look at the database and he said the html content appears still there.

I feel stuck. Like the site is there, but it can't be accessed. I can't move forward and I can't move backward. My questions are.

* Is there a way to salvage the content from the database even if it is damaged? I would even be willing to copy and paste the text and recreate all the pages if I had too (all the images and the 6.20 theme is backed up on my hard drive)...

embeded audio in tinymce (WYSWYG module ) don't run on IE 7

Hi there,

I have looked through the whole site, but cannot quite find the solution. Please bear with me if this issue has been mention before. I am very new to Drupal.
I install Drupal 7.8
WYSWYG module, using tinyMCE 3.4.3.4
Video module
FLowPlayer API module
MediaFront module

Get the text of a comment by cid

Hi everybody! How can i get a body of comment, if i know cid? I'm looking some code for Views PHP or code to place it in my view-tpl.php

Thanks

Additional product info form for Ubercart product

Hi Guys, I'm working on a new e-commerce project which has a requirement of collecting user info about the product.
For Example, we have a membership product which should have a form above the product description and should be filled by the user before it's added to the cart.
Have anyone any idea how to implement that with Ubercart 3.0.

Thanks

TO drupal, or not to Drupal. Very confused. Basic php inventory page

Hi,
I run a few sites, kind of like shopping carts. I am making a new one. I have toyed around with using drupal due to its said features and security.
I currently have been developing a skeleton of my new site in PHP and mysql. I develop in Eclipse and spend a lot of time on stackoverflow because I am not a TRUE php developer, but I manage to make do.

I have a few basic pages functions I need done.

D7 AJAX Form Redirect

Have a D7 multistep form with AJAX to replace divs, which takes the user through a 'wizard' and then I intend to redirect him to another part of the site.

Seems to be impossible to do after validation and on the final submit.

After hours I spent looking into this, apparently AJAX in D7 sets $form_state['no_redirect'] to TRUE so no redirects can ever occur with $form_state['redirect'] = $url.
(drupal_goto($url) etc... simply results in 'AJAX 200' errors as well)

So whats the big thing I am missing here ?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x