PHP: 5.4.45
MySQL: 5.5.32
Joomla: 3.5.1
VirtueMart: 3.0.16
AWO Coupon: 2.4.8
When creating a new coupon I get "The page you are trying to access is restricted due to a security rule".
Everything seems to be because of having apostrophes in the Coupon Name, Assets (Category/product/Manufacturer), or Customers.
It seems like it's not sanitizing the MySQL inputs.
Is there something that I can modify in the code to make it work for now until this can be fixed?
MySQL: 5.5.32
Joomla: 3.5.1
VirtueMart: 3.0.16
AWO Coupon: 2.4.8
When creating a new coupon I get "The page you are trying to access is restricted due to a security rule".
Everything seems to be because of having apostrophes in the Coupon Name, Assets (Category/product/Manufacturer), or Customers.
It seems like it's not sanitizing the MySQL inputs.
Is there something that I can modify in the code to make it work for now until this can be fixed?