(03-11-2014 10:00 AM)juice Wrote: [ -> ]1. License is only for automatic updates and support, and I will update this thread if new version comes out
2. you can easily remove this in php file (includes/form.php)
...and thanks for no +REP
Thanks Man! Salute to you
Hey guys there is no plugin in the file...
WP says: "The package could not be installed. No valid plugins were found. Plugin install failed.".
Can some one share a valid file please?
THANKS in advance for any help
Man, you should unrar and upload to plugins directory or make a .zip than upload with WP
(03-11-2014 12:00 PM)FRIPP Wrote: [ -> ]Hey guys there is no plugin in the file...
WP says: "The package could not be installed. No valid plugins were found. Plugin install failed.".
Can some one share a valid file please?
THANKS in advance for any help
Lol Rep added man... Enjoy!
Thanks but why u can't share the key? the key is not generated for you specialy! i mean they cant track you or ban the key because it shared to everyone who bought the plugin! ...PEACE :)
thx, for the share ...HELP! what exactly needs to be removed from form.php?
(03-12-2014 01:25 PM)othman32 Wrote: [ -> ]Thanks but why u can't share the key? the key is not generated for you specialy! i mean they cant track you or ban the key because it shared to everyone who bought the plugin! ...PEACE :)
Actually, they are unique keys. But according to my experience, they are not tracked. I have a few cc plugins and I have helped in the forums of a few of them as well. Each customer has a unique key.
Hi! There is a new version, fresh out of the oven :)
Please update? (by the way, you got my first point)
Hi there, I would like to give thanks to the OP. This is very useful even without key.
As for those who are asking what to edit in the /includes/form.php file...find this part in the php file
Code:
<?php if (!strlen(get_option('iphorm_licence_key'))) : ?>
<div>
<a href="http://www.quform.com/buy.php"><?php esc_html_e('Powered by Quform (unlicensed)', 'iphorm'); ?></a>
</div>
<?php elseif ($form->getShowReferralLink()) : ?>
<div class="iphorm-referral-link">
<?php
$referralUrl = 'http://www.quform.com/buy.php';
$referralUsername = strlen($form->getReferralUsername()) ? $form->getReferralUsername() : 'ThemeCatcher';
$referralUrl .= '?ref=' . $referralUsername;
?>
<a href="<?php echo esc_attr($referralUrl); ?>"><?php echo $form->getReferralText(); ?></a>
</div>
<?php endif; ?>
...and delete that part of code. That's it and you're good to go!
Thanks for sharing...Reps added
Can you please get
Latest version is 1..4.16 Released 25 April 2014