Forum Replies Created

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • in reply to: Quforms – Aweber API – Functions File #6834
    tripros
    Participant

    Thanks Ally, when I remove the custom api code (disable the plugin) the form works normally, without error.

    Sent the information you requested earlier, let me know if you need anything additional from our end.

    Thanks again!

    in reply to: Quforms – Aweber API – Functions File #6813
    tripros
    Participant

    Thanks Ally, turned debugging on, debug file is generating errors from other plugins, but nothing from quform. Tried submitting the form I’m working on 3 times, got three pop up Javascript alerts that there was an error submitting the form, but no log entries in the debug file. Other plugin error are continually being added so file permissions are ok.

    Can you advise?
    Thanks!

    in reply to: Quforms – Aweber API – Functions File #6807
    tripros
    Participant

    Thanks Ally, did just that, verified all settings several times, installed and activated plugin, tested form and the form submits (get verification email and is in the database) but gives me an alert that there was an error submitting the form.

    I don’t have any custom fields, so I deleted those lines like this:

    $params = array(
    'email' => $form->getValue('iphorm_3_67'),
    'ip_address' => $_SERVER['REMOTE_ADDR'],
    'name' => $form->getValue('iphorm_3_25'),
    );
    $subscribers = $list->subscribers;
    $new_subscriber = $subscribers->create($params);
    } catch(AWeberAPIException $exc) {}
    }
    ?>

    I tested this on 2 sites where we need the integration, and both do the same thing (changed the quform fields where applicable of course as well). I verified all settings and credentials from Aweber, verified that the aweber folder was correct in the themes folder, so not sure why the error is generated.

    Is there a log file that generates an error when this happens to help resolve?

    Thanks!

    • This reply was modified 11 years, 8 months ago by tripros.
    in reply to: adding Name to from email address header #6313
    tripros
    Participant

    Thanks Ally, we’re using a framework theme so the functions file can’t be edited. How could we handle this in this case?

    Thanks!

    in reply to: session start errors #5695
    tripros
    Participant

    Thanks Ally, appreciate your reply. PHP sessions are set ok, so I did a little more investigation. Found out that when I cleared all cookies related to this site from my browser, all errors disappeared. Since it worked fine in another browser after some testing, thought that was the only other thing to check and it seemed to do the trick. Hope this helps any others having same issue.

    Thanks again Ally!

    in reply to: Can't Get Regex To work #5650
    tripros
    Participant

    Thanks Ally, that did the trick! Working great now, appreciate your help!

    in reply to: Can't Get Regex To work #5623
    tripros
    Participant

    BTW, I noticed that in previous versions regex was not working, but was fixed after 1.4
    Thanks

    in reply to: 'at least one email in form' error #5293
    tripros
    Participant

    user error – the actual ’email address’ field wasn’t used. All worked out. Thanks!

    in reply to: First name not showing in view entry #5292
    tripros
    Participant

    Use error – we got it worked out 🙂

Viewing 9 posts - 1 through 9 (of 9 total)
Be inspired. © 2025 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy