I'm trying to setup a form with the paypal plugin and I'm getting a currency is not defined error on the product field. Any ideas what the problem might be?
I'm trying to setup a form with the paypal plugin and I'm getting a currency is not defined error on the product field. Any ideas what the problem might be?
Weird... I fixed this by copying the function from currency.js and pasting it at the top of the js.php file. Guess it wasn't getting included properly? Where should this be called properly?
Is this in the admin that you are getting the currency is not defined error? Is this your first time installing the beta and using the pricing fields? If so it's possible your browser loaded the JS on the page from cache and did not load the new JS that is required in the beta.
I would suggest re-installing the Gravity Forms plugin files via FTP, clear your browser cache completely, restart your browser and try again.
I don't advise editing plugin files as it can cause problems.