• Resolved Kamil Zawadzki

    (@kamil-zawadzki)


    Hey,
    I found this:

    if (@fopen(WP_PLUGIN_URL.’/simple-newsletter-signup/snsf_export.php’, “r”)){
    $snsf_allow_export = true;
    include(‘snsf_export.php’);
    }
    else{
    $snsf_allow_export = false;
    }

    within the simple newsletter signup file and I can’t really find the actual snsf_export or the definition of the function. Am I missing something ? I find the plugin perfect to what I need it for, but the export is kinda crucial. Gimme an update on this one.

    Cheers,
    K

    http://wordpress.org/extend/plugins/simple-newsletter-signup/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Kamil Zawadzki

    (@kamil-zawadzki)

    Man, I totally missed that export is a premium feature.
    My bad.

    Plugin Author Grant Kimball

    (@yourlocalwebmaster)

    yes, you will need to upgrade in order to get it to work.

    I believe you actually purchased the upgrade. How’s it working out for you?

    If you wouldn’t mind rating / leaving a review, that would be great!

    Glad its working out for you,

    Grant Kimball
    [signature moderated]

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘export feature’ is closed to new replies.