• I created a Table and copied the link [wctable id=”3″] into a post on the website but I keep getting an error message:

    Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\wordpress\wp-content\plugins\custom-tables\pages\show_table.php on line 151

    And the field names are not in english, am I doing something wrong?

Viewing 1 replies (of 1 total)
  • Plugin Author Stefan M.

    (@stefan-m-1)

    not in english. Special characters?

    only chars from a-Z0-9 are allowed.
    No special characters!

    This is because this are fieldnames within the database and you need to use the definitions of the database layer.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: custom tables] Cannot view the tables created’ is closed to new replies.