I can't save configuration


  • Default avatar
    sklep    
     7 years ago
    0

    Hi


    I have updated to newest version Awo Rewards and I can't save configuration because buttons don't work.


    - I have instaled up to date javascript

    - cleared browser cache

    - it doesn't work in any browser but only in configuration of Awo Rewards


    Radek


  • Your avatar
    seyi    
     7 years ago
    0

    Hello,

    If using the Joomla 3.6.4 and tinymce, you would have problems with that.  The temporary fix is to change the text editor.  This will be resolved in the next update.
  • Default avatar
    bob515    
     7 years ago
    0

    I too get this problem - can't delete or save.  I have switched the default editor (which was JCE, not Tinymce) but that did not solve.

    @Seyi - do you have a fix please.  It's urgent that I can save some incorrectly configured coupons.

  • Your avatar
    seyi    
     7 years ago
    0

    Hello,

    What veersion of Joomla is this?
  • Default avatar
    comenaranjas    
     7 years ago
    0

    Solution posted by Seyi worked for us, using joomla 3.6.5 and TinyMCE:


    in the file www/administrator/components/com_aworewards/views/config/tmpl/default.php, you will find these strings in 2 different places:

    params-sponsor_message 
    params-sponsor_email_point_message 
    params-frontend_invitationdesc 
    params-payout_auto_sys_email_body 
    params-payout_request_sys_email_body



    Now you need to alter them by changing the dash (-) to an underscore (_).  So the strings should now look like this:

    params_sponsor_message 
    params_sponsor_email_point_message 
    params_frontend_invitationdesc 
    params_payout_auto_sys_email_body 
    params_payout_request_sys_email_body


  • Default avatar
    bob515    
     7 years ago
    0

    seyi @ Dec 31, 2016, 3:54:53 PM
    Hello,

    What veersion of Joomla is this?
    HI Seyi, version is 3.6.4 and Coupon version is 2.3.8
  • Your avatar
    seyi    
     7 years ago
    0

    Hello,

    The code posted by comenaranjas should work, but in any case, upgrade to the latest, 2.3.2 which should fix any configuration issues.
  • Default avatar
    comenaranjas    
     7 years ago  last edited 7 years ago
    0

    Hi, 2.3.2 solves the issue of save&close in config but the issue remains in AwoRewards/Rules
    Please try to save&close any rule.

    I managed to edit the rufle and save it by changing the editor TinyMCE to none in joomla global config just to be able to save the rules and it worked.

    Regards
  • Your avatar
    seyi    
     7 years ago
    0

    The issue with saving rules should be fixed in 2.3.3.