• Sorry ,I Can’t speak English Fluently.
    I am in trouble
    1.1.7 use,demo data in DB is OK,
    Dialog in Even is OK,but ClubRecords and personal result is NG.

    It Stopped at “Loading Records” after display below message

    DataTables warning(table id =’results-table’):
    DataTables warning:JSON data from server could not be parsed.
    This is cauesd by a JSON formatting error.

    DataTables warning(table id = ‘personal-bests-table’):Requested unknown parameter ‘time_format’ from the data source for row 0

    DataTables warning(table id = ‘table-all’:Requested unknown parameter ‘time_format’ from the data source for row 0

    It certainly “time_format” is in the script,but I,Javascript’s Debug is week.

    I’m Japanese、and I want to do L10n for this plugins

    please tell me what should I do.

    https://wordpress.org/plugins/wp-athletics/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter ttakeshi

    (@ttakeshi)

    (The following English I made with Google Translate.)
    I was able to find the DataTable Debugger.
    As a prerequisite, in the DB they contain is DemoData,
    I am sure even phpmyadmin.

    Events, too, even though there is data in Table (# event-results-table),
    There is no data in the Table (# table-rankings)
    using the Debbger, even look at the Club Records, Row of all Table was a zero.
    If due to the environment, those that cause does not know what it is
    I have stopped Other plug-ins.
    In addition, based on the wp-athletics-en.php, by creating a wp-athletics-ja.php, you have to display

     Wordpress 4.3.1 Japanese
     PHP 5.3.10
    MySQL : 5.0.96-log – Source distribution UTF-8 Unicode (utf8)
    CentOS 6.7
    Apache/2.2.22
     libmysql – 5.0.96 mysqli

    Thread Starter ttakeshi

    (@ttakeshi)

    WP-Athletics1.1.7

    WordPress 4.3.1 Japanese
    PHP 5.6.16 error_reporting = E_ALL & ~E_NOTICE & ~E_DEPRECATED
    MySQL :5.5.47-log – Source distribution
    CentOS 6.7
    Apache/2.2.22
    mysqlnd 5.0.11-dev – 20120503

    Part that Changed the source file
    ・「^M」<= all file delete
    ・wp-athetics-db.php array of “request” <= isset check & sanitize
    ・wp-athletics-records.php $this->GENDER_BOTH <= change “static::GENDER_BOTH”

    Chasing JSON in Developertool, I found
    It is moving at the environment in doing so

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘DataTables warning’ is closed to new replies.