• mxCalendar -> German Lang file corrupts new event#

  • derluecke Reply #1, 1 year, 3 months ago

    Reply
    Hi,
    I'm translating the lang file at the moment.
    Testing it after half of the translation was totally allright. But just before finishing, I couldn't add new events anymore.
    You'll find the both files in the attachment

    My guess: line 57
    define('_mxCalendar_ae_labels','Event Title, Content, Category, Web User Group, Link, Link REL, Link Target, Location, Display Map, Start Date-Time, DO_NOT_REMOVE_ME, End Date-Time, Repeats, Occurs, Occurs On, Repeat Every, Until');

    Will you find the error, I'm too blind…

    ModX version 0.9.6.3
    mxCalendar Version: 0.1.2-rc2


  • derluecke Reply #2, 1 year, 3 months ago

    Reply
    second file in this attachment


  • charless Reply #3, 1 year, 3 months ago

    Reply
    Can you post the error messaging you get when it fails please.

    Cheers


  • derluecke Reply #4, 1 year, 3 months ago

    Reply
    Hi,

    there ist no message, it just reopens the Add/Edit Event Tab blank. If I switch the tab to Events, the new event is not listed.
    I just searched the MySQL-Tables modx_calendar_events, but thery are not listed either.

    To make mxcalendar german I had to make some changes within the mxCalendar.class.php -> daily, weekly, monthly
    but this wasn't the mistake.
    and -> past events, all events etc. line 227 and line 254

    I just tried it again, to see a error messaging, but there is none.

    But now I can say that it is the lang file for sure.


  • charless Reply #5, 1 year, 2 months ago

    Reply
    Quote from: derluecke at Feb 22, 2011, 04:23 PM
    Hi,

    there ist no message, it just reopens the Add/Edit Event Tab blank. If I switch the tab to Events, the new event is not listed.
    I just searched the MySQL-Tables modx_calendar_events, but thery are not listed either.

    To make mxcalendar german I had to make some changes within the mxCalendar.class.php -> daily, weekly, monthly
    but this wasn't the mistake.
    and -> past events, all events etc. line 227 and line 254

    I just tried it again, to see a error messaging, but there is none.

    But now I can say that it is the lang file for sure.

    My guess is a special character issue, I'll perform some testing tonight and let you know my findings.

    cheers