• Hello,
    Whenever I try to create a table, even simple one with one text column, I get the following errors:
    Warning: Invalid argument supplied for foreach() in /home/customer/www/itayf5.sg-host.com/public_html/wp-content/plugins/wp-data-access/WPDataAccess/Design_Table/WPDA_Design_Table_Form.php on line 779

    ERROR: Invalid structure [missing element design_mode]

    ERROR: Invalid structure [missing element engine]

    ERROR: Invalid structure [missing element collation]

    ERROR: Invalid structure [missing element table]

    ERROR: Invalid structure [missing element indexes]

    ERROR: CREATE TABLE failed

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Passionate Programmer Peter

    (@peterschulznl)

    Hi,

    Welcome! 🙂

    The Data Designer works in two phases:
    (1) Create a table design
    (2) Create a physical table (in the database) from your design

    Before you can create a physical table, you need to save your design. Initially the create table button should be disabled. I see now that this does not happen. I’ll fix this!

    Can you confirm that it works if you save your table design first and then click on the create table button?

    Thanks,
    Peter

    Plugin Author Passionate Programmer Peter

    (@peterschulznl)

    Hi,

    What is the status of this topic? Are you still working on it? Or can I close it?

    Thanks,
    Peter

    Thread Starter holowkass

    (@holowkass)

    Sorry I’ve been swamped in work and haven’t got the chance to check
    I’m using the plugin for a passion project so it’s kind of low priority
    I’ll check later today
    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Error creating table’ is closed to new replies.