Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #255903

    While attempting to add a button element, the Table builder panel opens up.

    I’m on version 2.7.

    #256167

    Hey kientran!

    It does work fine on my local installation. Please see screenshot here – http://i.imgur.com/O0Swh38.png
    Can you try deactivating all active plugins and check if that helps? Also, which version of WordPress are you using?

    Regards,
    Yigit

    #256208

    I’ve deactivated all plugins and I still have this issue.

    I am running the latest versions of everything. I noticed this issue with the version just prior to 2.7

    #256211

    Hey!

    As far as i know, none of the other users reported such issue. Do you mind creating a temporary admin login so we can take a look?

    Regards,
    Yigit

    #265740
    This reply has been marked as private.
    #266029

    Hi!

    It’s very weird, have you tried re-installing Enfold?

    Regards,
    Josue

    #266096

    I’ve switched to a default theme..deleted enfold…redownloaded enfold…installed enfold, and put it back and enabled.

    I still have this weird table issue. I assume you saw it as well?

    #266199

    Yes, i did. I’ll tag the rest of team so we can find a solution quicker.

    Best regards,
    Josue

    #266428

    Hey!

    Very weird. Mind posting your ftp credentials as well so we can take a look at the theme files?

    Cheers!
    Kriesi

    #268135

    Hello,

    Do you have a public SSH key I can add to the testuser authorized keys? Otherwise, I’ll just reconfigure my sshd to allow password connections.

    I don’t have FTP installed on this server and it’d be a pain for me to set it up for this purpose.

    #268138
    This reply has been marked as private.
    #270161

    Thank you! I’ll flag the topic for Kriesi with the now available access.

    #271003

    Hi!

    Everything seems to be up to date. I have checked the builders html output and its ok. Also what gets sent via ajax to the modal window and thats ok as well. The only possible explanation I got at this point is that there is a server setting that vastly differs from our other 30.000 customers since this is the first time ever that this has been reported :)

    I am really not an expert when it comes to servers and I really cant think of any special configuration that might let php use one file or class instead of another… (in this case config-templatebuilder/avia-shortcodes/table.php instead of config-templatebuilder/avia-shortcodes/buttons.php)

    Best regards,
    Kriesi

    #271032

    So I did some testing and here’s what I’ve found.

    I run my servers using Facebook HHVM instead of php5-FPM (the most common PHP processing engine). HHVM is an order of magnitude faster than FPM, which is very useful for the low ram machine I run on.

    When running in php5-FPM, it works perfectly fine. when I change it back to HHVM, the problem with the tables appears.

    If I rename the tables.php to tables.php.bak, the function works fine under HHVM. It’s as if it’s place on the memory stack gets overwritten somehow.

    That’s a fascinating issue that I’ll have to take up with HHVM somehow. Though finding the right kind of stack tracing is probably beyond my skill set for now.

    Thanks for looking into this, and if you have any insight on possible causes, that’d be handy for when I have time to dig into this.

    #271051

    Hi!

    Thanks for the follow up! Truth to be told, you seem to have a much better understanding of servers than I do so I don’t think there is anything I can help with other than implementing ready made suggestion that might fix the problem ;D

    Cheers!
    Kriesi

Viewing 15 posts - 1 through 15 (of 15 total)
  • You must be logged in to reply to this topic.