Viewing 7 replies - 1 through 7 (of 7 total)
  • Which settings are you trying to save?

    Do your other, standard WordPress settings save correctly?

    Thread Starter reichw0

    (@reichw0)

    The whole settings of the plugin.

    With the other standard WordPress settings, there are no problems!

    Plugin Support angelo_nwl

    (@angelo_nwl)

    you can try to turn-on WP_DEBUG or check your php logs to see if there’s any other error.

    I am having the same issue.
    Please let me know if you resolve it and I will post here if I ffind and fix problem.

    Saving settings working after I put below info in wp-admin folder as php.ini

    [PHP]
    ;;;;;;;;;;;;;;;;;;;
    ; About php.ini   ;
    ;;;;;;;;;;;;;;;;;;;
    
    ;;;;;;;;;;;;;;;;
    ; File Uploads ;
    ;;;;;;;;;;;;;;;;
    
    ; Maximum allowed size for uploaded files.
    upload_max_filesize = 2900M
    
    safe_mode = Off

    Plugin Support angelo_nwl

    (@angelo_nwl)

    thanks for the update @astar4

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    are you using WPML along with our compat plugin and 2+ languages? If so, this is a known issue, the PHP.ini setting that should affect this is max_input_vars

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Event manager doesn`t save the settings’ is closed to new replies.