• Resolved EMar

    (@sounds)


    Hi,

    For some reason I can’t save changes, the save button just hangs.
    I ticked Disable Autosave in settings, and other plugins are disabled.

    Thanks

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Support Support Ole

    (@trsupsys)

    Hello, @sounds
    Thank you for contacting us regarding your issue!
    We can’ reproduce this issue on test environment.
    Can you please provide us Debug menu with open console when you save table.

    Best wishes,
    Ole.

    Thread Starter EMar

    (@sounds)

    Sorry, not sure what do you mean,
    You want me to export the tables under Tables Import/Export?

    Is this what you need?

    https://www.codepile.net/pile/8q49eN7d

    Plugin Support Support Ole

    (@trsupsys)

    Please contact us through our
    internal support.
    We will help you to solve the problem.

    Best regards,
    Ole.

    Thread Starter EMar

    (@sounds)

    Ok thanks, message sent

    Hi, I have the same issues I cannot save any changes to an existing pricing table

    Thread Starter EMar

    (@sounds)

    Hi,

    Just to let you know,
    The issue for me was mod_security,
    If you have mod_security enabled on your server,
    Disable it while your saving and that worked for me.

    I have switched off the mod_security on the server and could save the the changes, but now the page with the pricing table does not show. I have turned on debug and got the following error message:

    Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘redirect_cf7’ not found or invalid function name in /home/ch262249/web/webgeschichten.ch/public_html/webgeschichten/wp-includes/class-wp-hook.php on line 287

    Do you have any idea what it means? Thank you very much for your help.

    Best regards, Beatrice

    I got also an e-mail with the following message

    Fehler-Details
    ==============
    Ein Fehler vom Typ E_ERROR wurde in der Zeile 284 der Datei /home/ch262249/web/webgeschichten.ch/public_html/webgeschichten/wp-content/plugins/pricing-table-by-supsystic/classes/Twig/Lexer.php verursacht. Fehlermeldung: Uncaught Twig_Error_Syntax: Unexpected character "&" in "
    			#{{table.view_id}} {
      {% if table.params.calc_width.val == 'table' %}
    	width: {{ table.params.table_width.val }}{{ table.params.table_width_measure.val }};
      {% endif %}
    }
    #{{table.view_id}} span, #{{table.view_id}} p {
    	word-break: break-word;
    }
    #{{table.view_id}} .ptsCol {
      {% if table.params.calc_width.val == 'table' %}
      	{% if table.params.enb_desc_col.val and table.params.enb_desc_col.val != "0" %}
      		width: {{ 100 / (table.params.cols_num.val + 1) }}%;
      	{% else%}
      		width: {{ 100 / table.params.cols_num.val }}%;
      	{% endif %}
      {% else%}
    	width: {{ table.params.col_width.val }}px;
      {% endif %}
      border: 1px solid {{ adjBs(table.params.bg_color.val, -40) }}; } #{{table.view_id}} .ptsCol.ptsTableDescCol .ptsColFooter {
    	visibility: hidden;
    }
    #{{table.view_id}} .ptsTableEl
    • This reply was modified 5 years, 2 months ago by Beatrice Zemp.
    Plugin Support Support Ole

    (@trsupsys)

    By issue, you have a problem with CF7.
    Posting code is not the best option.

    Please contact us through our
    internal support.
    We will help you to solve the problem.

    Thank you for reminding me about posting CF7 code, in the meantime I found a solution.

    Best regards, Beatrice

    Plugin Support Support Ole

    (@trsupsys)

    We are glad that you figured out how to solve that issue by your own.
    Don’t hesitate to contact us if you’ll need our help again.

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

The topic ‘Can’t save changes’ is closed to new replies.