Upgrade Issue
Rob,
Trying to configure v7.
I'm at this step in the instructions: 5. Next, override your Image Styles
Navigate to Configuration > Image styles.
I get:
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'hoslot5_ffxstumps.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/hoslot5/public_html/modules/image/image.module).
Help! :)
Tags:
Rob,
Trying to configure v7.
I'm at this step in the instructions: 5. Next, override your Image Styles
Navigate to Configuration > Image styles.
I get:
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'hoslot5_ffxstumps.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/hoslot5/public_html/modules/image/image.module).
Help! :)
I was able to get past this, turns out the table was named image_effect. Renaming it to image_effects did the trick.
Got stuck importing the view. Had to delete the existing (since I had litehouse in 6x) and also had to install libraries API module (not listed as a prereq).
When trying to import the view, am getting:
•Style plugin viewscarousel is not available.
•Field handler node_data_field_carousel_image.field_carousel_image_fid is not available.
•Style plugin viewscarousel is not available.
•Field handler node_data_field_carousel_image.field_carousel_image_fid is not available.
•Unable to import view.
Also getting:
PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'base.origname' in 'field list': SELECT base.fid AS fid, base.uid AS uid, base.filename AS filename, base.uri AS uri, base.filemime AS filemime, base.filesize AS filesize, base.status AS status, base.timestamp AS timestamp, base.origname AS origname FROM {file_managed} base WHERE (base.fid IN (:db_condition_placeholder_0)) ; Array ( [:db_condition_placeholder_0] => 0 ) in DrupalDefaultEntityController->load() (line 196 of /home/hoslot5/public_html/includes/entity.inc).
Noticed another issue - the theme header does not display in IE9.
Still flailing.
Helps to import the correct view - must import DRUPAL_7_carousel_view_export.txt (correct instructions).
Sadly, even when importing the correct view I still get this error:
•Field handler field_data_field_image.entity_id is not available.
•Field handler field_data_field_image.entity_id is not available.
•Unable to import view.
Hey,
Just a quick note to let you know I should get a chance to look at this tonight for you.
My bad, the instructions ARE correct.
Thanks Rob - I hit a wall on trying to import the view and I've run out of ideas.
Can you e-mail me the url/login info?



