Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your report.

    This very likely is a server configuration issue, e.g. like this one:
    https://www.ads-software.com/support/topic/plugin-wp-table-reloaded-wp-331-breaks-wp-table

    It’s probably Suhosin or Apache’s mod_security that block the large POST request and raise that error.

    Regards,
    Tobias

    Thread Starter oetzitterd

    (@oetzitterd)

    Thanks. Any chance for me to edit the tables through MySQL? I tried finding the tables in the WP database but to no avail.

    On the side, I will try to fix Suhosin and the Apache issue however I need to add info to the table.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no, editing directly in mySQL is not possible, as WP-Table Reloaded does not use own tables there.

    You could try to export the table to a CSV file, open and edit that in (e.g.) Excel, and then re-import that file, and choosing to replace the existing table.

    Regards,
    Tobias

    Thread Starter oetzitterd

    (@oetzitterd)

    Hi Tobias,

    tried several things but it is not Suhosin luckily. I am trying to modify the Apache’s mod_security now. Any idea on what should be the best setting?

    Second question; is there a way I can alter the table properties (show pages, allow sorting) in MySQL? Importing a table is fine but I am running into issues with the other properties.

    Thanks!

    Arvid

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi Arvid,

    no, I’m not familiar with mod_security, sorry ??
    But it’s probably something related to the request size or similar.

    Altering the table options is also not possible in mySQL, unfortunately. (Well, in theory it is, but the complexity is higher than doing it via the interface, and the risk of corrupting the table is not to be neglected… It would involve search/replace in the table fields, but I really don’t recommend that and do not encourage you to try.)

    Regards,
    Tobias

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: WP-Table Reloaded] Error 503 with large table’ is closed to new replies.