Forum Replies Created
-
AuthorPosts
-
jo jo
ParticipantI have license key, email me at pbnsecret at gmail.com for more information
jo jo
ParticipantDon’t ever think you will buy it. Those very bad plugins, especially customer support.
You have to renew your plugins every year to use it. If not, the plugins with big notice text display and you can’t remove it, it also makes your website slow down if you don’t renew the license because it will check and pingback to their server time to time and make your site slow
I had pay near $100 for the business version but now I can’t use those plugins
jo jo
ParticipantI tested on my website and this plugin does not work, the snag still there
Note: it works on localhost, but does not work on live website (nginx web server)
jo jo
ParticipantHi Ryan, below is your solution!
open file: gravityforms.php
remove code from line 2175 to 2187 look like this
public static function plugin_row( $plugin_name ) { $key = GFCommon::get_key(); $version_info = GFCommon::get_version_info(); if ( ! rgar( $version_info, 'is_valid_key' ) ) { $plugin_name = 'gravityforms/gravityforms.php'; $new_version = version_compare( GFCommon::$version, $version_info['version'], '<' ) ? esc_html__( 'There is a new version of Gravity Forms available.', 'gravityforms' ) . ' <a class="thickbox" title="Gravity Forms" href="plugin-install.php?tab=plugin-information&plugin=gravityforms&TB_iframe=true&width=640&height=808">' . sprintf( esc_html__( 'View version %s Details', 'gravityforms' ), $version_info['version'] ) . '</a>. ' : ''; echo '</tr><tr class="plugin-update-tr"><td colspan="3" class="plugin-update"><div class="update-message">' . $new_version . sprintf( esc_html__( '%sRegister%s your copy of Gravity Forms to receive access to automatic upgrades and support. Need a license key? %sPurchase one now%s.', 'gravityforms' ), '<a href="' . admin_url() . 'admin.php?page=gf_settings">', '</a>', '<a href="http://www.gravityforms.com">', '</a>' ) . '</div></td>'; } }
send your donation to [email protected].
Thanks in advance! :)
jo jo
ParticipantI have purchased Admin Menu Editor Pro unlimited sites license however the plugin always require enter the license key to verify before you can use it on your site. You have to null it or buy it
-
AuthorPosts