FAILED DEMO PROFILE INSTALL

mattie's picture
mattie
Mon, 06/06/2016 - 16:37
#1
FAILED DEMO PROFILE INSTALL

I've installed Drupal using the Avendor theme profile, and after installation arrive at the usual "Installation successful.  Visit your new site." page.  However, the resulting site display is a complete blank with no demo content loaded.  I've reinstalled multiple times with the same result.  Furthermore, there was no option anywhere along the line during installation to specify using the Avenor profile and/or load the demo content.

How is this corrected?  Please note:  I'm installing and configuring the template for a client and am not at liberty to divulge FTP and/or MySQL access to the server.

mattie's picture
mattie
Mon, 06/06/2016 - 17:26

INSTALLATION STEPS

--

Image title

Image title

Image title

Image title

Image title

MySQL TABLES CREATED DURING INSTALL

--

* accesslog
* actions
* authmap
* awecontent_favourite_templates
* awecontent_nodes
* awecontent_templates
* batch
* block
* blocked_ips
* block_custom
* block_node_type
* block_role
* cache
* cache_block
* cache_bootstrap
* cache_features
* cache_field
* cache_filter
* cache_form
* cache_image
* cache_menu
* cache_page
* cache_path
* cache_rules
* cache_token
* cache_update
* cache_views
* cache_views_data
* comment
* commerce_autosku_patterns
* commerce_calculated_price
* commerce_checkout_pane
* commerce_customer_profile
* commerce_customer_profile_revision
* commerce_line_item
* commerce_order
* commerce_order_revision
* commerce_product
* commerce_product_revision
* commerce_product_type
* contact
* context
* ctools_css_cache
* ctools_object_cache
* date_formats
* date_format_locale
* date_format_type
* facetapi
* field_config
* field_config_instance
* field_data_body
* field_data_comment_body
* field_data_commerce_customer_address
* field_data_commerce_customer_billing
* field_data_commerce_display_path
* field_data_commerce_line_items
* field_data_commerce_order_total
* field_data_commerce_price
* field_data_commerce_product
* field_data_commerce_total
* field_data_commerce_unit_price
* field_data_field_additional_information
* field_data_field_background_color
* field_data_field_categories
* field_data_field_categories_filter
* field_data_field_category
* field_data_field_color
* field_data_field_customer
* field_data_field_date
* field_data_field_description
* field_data_field_file_image_alt_text
* field_data_field_file_image_title_text
* field_data_field_image
* field_data_field_manufacturer
* field_data_field_multimedia
* field_data_field_pictures
* field_data_field_product_store
* field_data_field_rate_five
* field_data_field_simplenews_term
* field_data_field_size
* field_data_field_skill
* field_data_field_tags
* field_data_field_type_form
* field_data_field_website
* field_data_field_your_rating
* field_revision_body
* field_revision_comment_body
* field_revision_commerce_customer_address
* field_revision_commerce_customer_billing
* field_revision_commerce_display_path
* field_revision_commerce_line_items
* field_revision_commerce_order_total
* field_revision_commerce_price
* field_revision_commerce_product
* field_revision_commerce_total
* field_revision_commerce_unit_price
* field_revision_field_additional_information
* field_revision_field_background_color
* field_revision_field_categories
* field_revision_field_categories_filter
* field_revision_field_category
* field_revision_field_color
* field_revision_field_customer
* field_revision_field_date
* field_revision_field_description
* field_revision_field_file_image_alt_text
* field_revision_field_file_image_title_text
* field_revision_field_image
* field_revision_field_manufacturer
* field_revision_field_multimedia
* field_revision_field_pictures
* field_revision_field_product_store
* field_revision_field_rate_five
* field_revision_field_simplenews_term
* field_revision_field_size
* field_revision_field_skill
* field_revision_field_tags
* field_revision_field_type_form
* field_revision_field_website
* field_revision_field_your_rating
* file_display
* file_managed
* file_metadata
* file_type
* file_usage
* filter
* filter_format
* flag
* flagging
* flag_counts
* flag_types
* flood
* history
* icon_bundle
* image_effects
* image_styles
* md_fullscreen_sliders
* md_fullscreen_slides
* md_megamenus
* md_megamenu_tabs
* md_sliders
* md_slides
* menu_custom
* menu_links
* menu_router
* node
* node_access
* node_comment_statistics
* node_counter
* node_revision
* node_type
* queue
* quicktabs
* rate_bot_agent
* rate_bot_ip
* rdf_mapping
* registry
* registry_file
* role
* role_permission
* rules_config
* rules_dependencies
* rules_tags
* rules_trigger
* search_api_index
* search_api_item
* search_api_item_string_id
* search_api_server
* search_api_task
* search_dataset
* search_index
* search_node_links
* search_total
* semaphore
* sequences
* sessions
* shortcut_set
* shortcut_set_users
* simplenews_category
* simplenews_mail_spool
* simplenews_newsletter
* simplenews_subscriber
* simplenews_subscription
* system
* taxonomy_index
* taxonomy_term_data
* taxonomy_term_hierarchy
* taxonomy_vocabulary
* url_alias
* users
* users_roles
* variable
* views_display
* views_view
* votingapi_cache
* votingapi_vote
* watchdog
* webform
* webform_component
* webform_conditional
* webform_conditional_actions
* webform_conditional_rules
* webform_emails
* webform_last_download
* webform_roles
* webform_submissions

Image title

mattie's picture
mattie
Mon, 06/06/2016 - 17:40

SERVER CONFIGURATION

--

* PHP Version 5.3.3

* MySQL Version 5.0.90

phuonght's picture
phuonght
Mon, 06/06/2016 - 22:32

Hi,

Because there is no FTP detail so we can not check and fix problem for you. Please try below solutions:

- After installation, run update.php

- If problem still exits, please follow instruction at https://www.drupal.org/node/1056468 to check if there is any error.

- Check tabs console if there is any js error causing preload keeps display.

- Try to install in local. If profile works, you can export database and code then import to your server. 

mattie's picture
mattie
Tue, 06/07/2016 - 17:19

A combination of the first three options enabled me to get Drupal installed using the Avendor profile.  Thanks!

VitalisEirich's picture
VitalisEirich
Sun, 01/15/2017 - 08:51

Hello Mattie

I have the same problem. Can you write step by step the solution for that problem? That would be awesome.

EDIT: btw the link is dead :(

phuonght's picture
phuonght
Sun, 01/15/2017 - 21:23

Hi VitalisEirich,

You can please try to solve prolem following my comment #4. Mattie used them too. 

Log in or register to post comments
Have More Idea?

We are here to build your website!

No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.