Lots of errors after installation:
* The default taxonomy_vocabulary item section was synchronized to the database, but its machine-readable name could not be saved.
* An error occurred while trying to sync taxonomy_vocabulary item section to the database.
* The default taxonomy_vocabulary item tags was synchronized to the database, but its machine-readable name could not be saved.
* An error occurred while trying to sync taxonomy_vocabulary item tags to the database.
Also:
* user warning: Unknown column 'users' in 'where clause' query: DELETE FROM path_redirect WHERE users/admin AND user/1 in /profiles/hyperlocalnews/modules/modules/path_redirect/path_redirect.module on line 486.
* user warning: Unknown column 'users' in 'where clause' query: SELECT * FROM path_redirect WHERE users/admin in /profiles/hyperlocalnews/modules/modules/path_redirect/path_redirect.module on line 391.
* user warning: Unknown column 'content' in 'where clause' query: DELETE FROM path_redirect WHERE content/about-site AND node/1 in /profiles/hyperlocalnews/modules/modules/path_redirect/path_redirect.module on line 486.
* user warning: Unknown column 'content' in 'where clause' query: SELECT * FROM path_redirect WHERE content/about-site in /profiles/hyperlocalnews/modules/modules/path_redirect/path_redirect.module on line 391.
* user warning: Unknown column 'content' in 'where clause' query: DELETE FROM path_redirect WHERE content/welcome-your-hyperlocal-news-site AND /profiles/hyperlocalnews/modules/modules/path_redirect/path_redirect.module on line 486.
* user warning: Unknown column 'content' in 'where clause' query: SELECT * FROM path_redirect WHERE content/welcome-your-hyperlocal-news-site in profiles/hyperlocalnews/modules/modules/path_redirect/path_redirect.module on line 391.
* user warning: Unknown column 'category' in 'where clause' query: DELETE FROM path_redirect WHERE category/section/business AND taxonomy/term/2 profiles/hyperlocalnews/modules/modules/path_redirect/path_redirect.module on line 486.
* user warning: Unknown column 'category' in 'where clause' query: SELECT * FROM path_redirect WHERE category/section/business in profiles/hyperlocalnews/modules/modules/path_redirect/path_redirect.module on line 391.
* user warning: Unknown column 'category' in 'where clause' query: DELETE FROM path_redirect WHERE category/section/arts AND taxonomy/term/3 in profiles/hyperlocalnews/modules/modules/path_redirect/path_redirect.module on line 486.
* user warning: Unknown column 'category' in 'where clause' query: SELECT * FROM path_redirect WHERE category/section/arts in /profiles/hyperlocalnews/modules/modules/path_redirect/path_redirect.module on line 391.
* user warning: Unknown column 'category' in 'where clause' query: DELETE FROM path_redirect WHERE category/section/non-profit AND taxonomy/term/4 in /profiles/hyperlocalnews/modules/modules/path_redirect/path_redirect.module on line 486.
* user warning: Unknown column 'category' in 'where clause' query: SELECT * FROM path_redirect WHERE category/section/non-profit in /profiles/hyperlocalnews/modules/modules/path_redirect/path_redirect.module on line 391.
* user warning: Unknown column 'category' in 'where clause' query: DELETE FROM path_redirect WHERE category/section/gardening AND taxonomy/term/5
------
Any ideas anyone? I'm not a php coder unfortunately.
Comments
Comment #1
hailaz commentedAlso the Hyperlocal News Vocabularies module is grayed out and I can't select it, don't know if that's relevant.
Comment #2
hailaz commentedHmm, I go to edit the taxonomy and I get this:
Fatal error: Cannot redeclare taxonomy_features_api() (previously declared in /profiles/hyperlocalnews/modules/modules/exportables/modules/taxonomy.inc:51) in profiles/hyperlocalnews/modules/modules/features/includes/features.taxonomy.inc on line 16
Fixed this bit with the latest dev release of exportables
Will try reinstalling again with that version.
UPDATE: Didn't work: got this now
Fatal error: Call to undefined function exportables_sync() in /home/grassroo/public_html/titirangilocal.co.nz/profiles/hyperlocalnews/modules/custom/hyperlocalnews_vocabularies/hyperlocalnews_vocabularies.features.taxonomy_vocabulary.inc on line 56