Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mxcalendar reporting missing fields in error log #151

Open
bitwolfe opened this issue Feb 28, 2014 · 1 comment
Open

mxcalendar reporting missing fields in error log #151

bitwolfe opened this issue Feb 28, 2014 · 1 comment

Comments

@bitwolfe
Copy link

The error log is filling up with missing fields with the latest version, upgraded from 1.1.6-pl.

[2014-02-28 22:31:55] (ERROR @ /index.php) Error 42S22 executing statement: 
Array
(
    [0] => 42S22
    [1] => 1054
    [2] => Unknown column 'mxCalendarEvents.content' in 'field list'
)

[2014-02-28 22:31:55] (ERROR @ /index.php) Error 42S22 executing statement: 
Array
(
    [0] => 42S22
    [1] => 1054
    [2] => Unknown column 'mxCalendarCategories.parent' in 'field list'
)

These are spamming the MODX error log every time a page with mxCalendar loads.

@pyrographics
Copy link

Same issue I just opened. #154

I added the content field which stopped the logs from filling up but didn't encounter the parent field error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants