ilclaudio Posted August 4, 2016 Share Posted August 4, 2016 (edited) Hi all,I have a problem with Prestashop 1.6.1.6 and "Authorize.net AIM (Advanced Integration Method) v1.5.7".I have a development system linked to a sandbox set up the last week that was working fine just until a few days ago.In the last days we have only updated some modules. Now I have this problem: When you have to choose the system payment you can see the Authorize.NET box (see the attachment), but if you click on this box the link is wrong: https://myprestashop/index.php?controller=order The other working links are like that: https://myprestashop/index.php?fc=module&module=bankwire&controller=payment&id_lang=1 Now, what's happening? Why there is not the link to the controller?Thank youClaudio Edited August 4, 2016 by ilclaudio (see edit history) Link to comment Share on other sites More sharing options...
ilclaudio Posted August 5, 2016 Author Share Posted August 5, 2016 (edited) I've solved. The problems was a javascript of the module "homegridster" that gives this error: ReferenceError: HOME_GRIDSTER_MAX_COLS is not defined var w = pw / HOME_GRIDSTER_MAX_COLS; The wrong file is this: /var/www/vhosts/orca/modules/homegridster/views/js/homeimageblock.js So the problem is caused by another module. Removing the file the module Authorize.NET works well, now I'm trying to solve this error. Claudio Edited August 5, 2016 by ilclaudio (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now