-
after last update (we make it yesterday) our Bloxby is dead.
Error Number: 1054
Unknown column 'pages.pagethumb' in 'field list'
SELECTpages
.pages_id
,pages
.sites_id
,pages
.pages_name
,pages
.pages_timestamp
,pages
.pages_title
,pages
.pages_meta_keywords
,pages
.pages_meta_description
,pages
.pages_header_includes
,pages
.pages_preview
,pages
.pages_template
,pages
.pages_css
,pages
.created_at
,pages
.modified_at
,pages
.pagethumb
,pages
.google_fonts
,category_id
,templates_categories_id
,category_name
FROMpages
LEFT JOINtemplate_to_category
ONpages
.pages_id
=template_to_category
.pages_id
LEFT JOINtemplate_categories
ONtemplate_to_category
.category_id
=template_categories
.templates_categories_id
WHEREcategory_id
IS NULL ANDpages_template
!=0Filename: modules/templates/models/Templates_model.php
Line Number: 54...I checked database too and i see that there is A LOT strange tables like: https://snag.gy/uLTKCa.jpg ...and DB is 52 Gb now.
How can I fix it?
- This topic was modified 6 years, 3 months ago by Martin P.
The topic ‘Upgrade fails’ is closed to new replies.