hps / heartland-gravity-forms-addon

Heartland plugin for Gravity Forms.
https://developer.heartlandpaymentsystems.com/SecureSubmit
GNU General Public License v2.0
2 stars 5 forks source link

receiving error after activation #4

Closed its2fun closed 9 years ago

its2fun commented 9 years ago

After I activated the add-on, I clicked on the Forms menu link, then clicked on a form to edit and received this error: Warning: include(/home/mamabear/public_html/wp-content/plugins/classes/../gravityforms-securesubmit/templates/client-side-merge-tags.php): failed to open stream: No such file or directory in /home/mamabear/public_html/wp-content/plugins/heartland-gravity-forms-addon-master/classes/class-gf-securesubmit.php on line 627

Warning: include(): Failed opening '/home/mamabear/public_html/wp-content/plugins/classes/../gravityforms-securesubmit/templates/client-side-merge-tags.php' for inclusion (include_path='.:/opt/php54/lib/php') in /home/mamabear/public_html/wp-content/plugins/heartland-gravity-forms-addon-master/classes/class-gf-securesubmit.php on line 627

slogsdon commented 9 years ago

@its2fun It looks like there is an issue with how we are pulling the plugin directory to load those files. I'll work on a fix for this and report back.

slogsdon commented 9 years ago

@its2fun We just merge in the fix for this. Would you mind checking it out and seeing if it resolves your issue?

its2fun commented 9 years ago

This is resolved. Thanks!