• Resolved ma77es

    (@ma77es)


    Hi Tobias,

    I publish bei blogposts with Windows Live Writer since starting blogging.
    But since a few weeks I can’t publish more posts because an error in XMLRPC appears.
    After checking the live writer log I see there’s an error in TablePress_Controller:

    <b>Fatal error</b>: Class ‘TablePress_Controller’ not found in <b>/home/www/web104/html/wp-content/plugins/tablepress/controllers/controller-frontend.php</b> on line <b>21</b>

    Then i deactivate the plugin and restarted publishing and bazinga it works.

    Please take a look and fix it ??

    https://www.ads-software.com/extend/plugins/tablepress/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Now, that’s a really weird issue, and I have no idea why this happens.

    TablePress actually doesn’t load anything when it recognized that it is being accessed via XML-RPC (because it doesn’t have any such methods implemented).
    Also, this error should never happen, as the relevant file is always loaded if the file that calls the class from it is loaded…

    Therefore: Could it by possible that your TablePress installation is corrupted (i.e. that files are missing from the folder or are not readable)?

    To check this, please try to work with TablePress (add and edit a table, add it to a page, view it on the site) via the direct WordPress admin area (so not with LiveWriter). Does this work without problems?

    Regards,
    Tobias

    Thread Starter ma77es

    (@ma77es)

    Hi,

    i know what you mean. It’s hard to find the error in this special situation.
    For your information: I don’t use tablepress in the published posts.
    Also I don’t understand the connection between publishing posts via Windows Live Writer and your plugin.
    Further your plugin works on one of my pages on the blog.

    PHP memory used: ~ 32 of 64 MB
    Tablepress Version 0.9-RC

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    if you don’t use TablePress in published posts, where do you use it? Just like a data store?
    And that works just nicely, without errors?

    Are you maybe using other plugins (like a TablePress Extension) that could influence TablePress?

    Regards,
    Tobias

    Thread Starter ma77es

    (@ma77es)

    Hi,
    I use it on one auf my pages.
    I haven’t ever used it in posts.

    The extensions are: Remove Edit Link and Table Caption HTML tag

    As I said: I don’t know why it is working when I disabled TablePress

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    whether the table is in a post or page does not matter. They are treated the same internally.

    Also the Extensions that you are using do not influence the loading behavior of TablePress at all, so I really have no clue why this problem happens for you ??

    It might be some weird mix of Live Writer, XML-RPC, and PHP.
    Unfortunately, I can’t check right and debug this right now, as I don’t have a Windows systems available.
    I’ll try to find one in the next days or so, and then test this myself. Maybe I can find something…

    Regards,
    Tobias

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Error in TablePress_Controller’ is closed to new replies.