ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Can't change account localization settings after update to 2.8.0

March 11, 2014 2:17pm

Subscribe [2]
  • #1 / Mar 11, 2014 2:17pm

    imjakechapman

    4 posts

    Was having some config issues with entries using importer.

    Decided to update to 2.8.0.

    All my timezone issues we’re fixed when importing, but now I can access my localization settings via the my account, I get the following error.


    A Database Error Occurred
    Error Number: 1054

    Unknown column ‘date_format’ in ‘field list’

    SELECT `timezone`, `language`, `date_format`, `time_format`, `include_seconds` FROM (`exp_members`) WHERE `member_id` = 1

    Filename: models/member_model.php

    Line Number: 263


    So obviously the DB table isn’t being updated with this new column. Fix?

  • #2 / Mar 11, 2014 4:29pm

    ahmad saad

    364 posts

    Hi,

    go to CP Home > Tools > Data > SQL Manger Click on Mange Database Tables

    and check if:
    1- date_formai & include_seconds columns are added to ur exp_members table.
    2- template_routes table Created.
    3- security_hashes table : must be 4 columns(hash_id,date,session_id,hash) .

    if these changes are not applied then as I think your upgrade process is not completed successfully.

    I prefer to rerun the upgrade wizard .

    Regard’s.

  • #3 / Mar 11, 2014 4:43pm

    imjakechapman

    4 posts

    date_formai & include_seconds columns are because I went and added them manually… The others are not there even after running the Installer after following the instructions to a T.

  • #4 / Mar 11, 2014 6:09pm

    ahmad saad

    364 posts

    Hi,

    first what is ur past version??

    second did u update using addons , or by EE native??

    I just try to update from 2.7.3 to 2.8.0 and the update process apply all the changes, so I think the problem in ur side.

    try to reinstall 2.8.0 with EE native, then tell me

    Regard’s.

  • #5 / Mar 11, 2014 6:33pm

    imjakechapman

    4 posts

    I upgraded from 2.7.2

    I can’t just reinstall with a fresh 2.8.0… this is a client website.

    I did a fresh install of 2.8.0 just to check some server timezones, I just checked the localization settings / template route pages for that testing install and it worked fine.

  • #6 / Mar 11, 2014 6:54pm

    ahmad saad

    364 posts

    Hi,

    I don’t mean reinstall a fresh one,

    what I mean , u must have a backup for 2.7.2 and its database.

    what I suggest here is to restore this backup (e.g in your localhost/subfolder on client server) and try to reupdate it to 2.8.0

    and see if it works.

    I hope this will help you.

    Regard’s.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases