Thanks for the report – I’ll check into this ASAP!
any resolution to this yet? i’m having the same issue-
None as of yet – sorry for the delay. What version of Gravity Forms are you using?
I just did a thorough debugging and was not able to reproduce the issue with WP_DEBUG set to true. I tested on WP Multisite and normal WordPress. I tested both pre and post 1.7 versions of Gravity Forms.
I’m going to need more information as to how to reproduce the issue before I can provide a fix! Thanks for understanding.
Thread Starter
andrew
(@andrewjtalcott)
I install the plugin, I see this error when I try and activate the plugin, it will not activate, just shows this error.
Help..I’m using single site WP
Fatal error: Call to undefined function rgget() in /home/xxxx/public_html/wp-content/plugins/gravity-forms-sms-add-on/gravity-forms-sms.php on line 320
Hi Chinghley – are you able to deactivate the addon? I’m looking into this now.
I don’t understand why this would be showing a fatal error for you. It’s wrapped in a function_exists function. I just sent you an email regarding this…
changed the plugin php filename. deleted plugin. back in action. Devin was quick to respond and hopefully will workout the kinks.
Hello Devin,
I have an error in line 747 when activating…
Parse error: syntax error, unexpected T_STRING in /home2/catalin6/public_html/wp-content/plugins/gravity-forms-sms-add-on/gravity-forms-sms.php on line 747
BTW, Gravity Forms :version 1.7.8 and WP 3.6.1
If you get any solution I will be thanksful.
Cheers,
Jose
Hi intidigital – can you email me at support(at)wordimpress.com ? I’d like to help your troubleshoot.
Ok I believe I discovered the issue. It’s because your server is running PHP 5.2 and not 5.3+ as required by the plugin. There are a few differences in the two versions which is causing the plugin to throw this fatal error. For immediate usage, can you look into updating your PHP to 5.3.1+? If not, I will look into another fix.