Viewing 11 replies - 1 through 11 (of 11 total)
  • Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    To create shortcodes, add this to ourprogress.php:

    add_shortcode('show_ourprogress','show_ourprogress');
    add_shortcode('show_ourprogress_graphic','show_ourprogress_graphic');

    Then you can use [show_ourprogress] and [show_ourprogress_graphic]

    Fixing the ourprogresssettings.txt issue is to edit line 45 from
    $myFile = "ourprogresssettings.txt";
    to
    $myFile = "../ourprogresssettings.txt";

    And then put a file ourprogresssettings.txt in the same folder as your wp-config.php file.

    At this rate, I may end up forking this to use the database instead of a text file.

    Ipstenu, thanks! I’m not able to replicate this on either on my test servers but I’ve see the error before.

    I’m in the process of removing the settings file altogether and should have it fixed up by the 1.0 release.

    I’ve included the shortcodes in the 0.6.7 update, thanks.

    Hi.

    Your plugin is great and the only one in its kind. I just updated to 0.7.0 and now I can’t update te settings anymore. I tried to follow the instructions above, but I can’t find any $myFile refference.

    Please help! Our fundraising is running right now, so I would love to give visitors of our site an insight in what’s going on.

    Thanks in advance.

    I’m having the same problem. Would love some help!

    Sorry guys, I tried to fix one problem and created another. My bad.

    I’ve tested the 0.7.1 update and just uploaded a new version for you. If there is a problem, please let me know right away.

    Chris

    thanks … that fixed it. What is the default text for the “Currency Format” field?

    nevermind … figured it all out. Just going to change the background colour, centre it and it’ll look great.

    okay … so the amounts will save, but the style will always convert back to the default colour.

    Any thoughts?

    Thanks for the fast response! It solved the problem for mee. Keep up the good work.

    @ryguy3499 I’m taking a look right now and will see if I can work it out today for you.

    @ipstenu

    Thanks for this fix. I couldn’t figure out where to stick that txt file.

    @christopherross- Thanks for the plugin. I’m looking forward to an update. ??

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘[Plugin: Our Progress] Fails to save settings on 3.0’ is closed to new replies.