I have an update on the site. But firsrt I wanted to point out that any forum post dealing with authorize.net and the error I am getting is between 9 and 10 years old. I have a feeling those posts are no longer relevant and I am hesitant to follow those instructions.
After cloning I have had more time to look at why the pictures didn't work.
In the current live site, the images were stored under media/hikashop/upload
The images size was 260 for the category view and 400px for the product page
After the update, somehow the path to the product images changed to images/hikashop/ upload (which I easily fixed)
However, the image size also reverted to 100px for category view and around 150px for product view. That too I fixed
In addition, the modules for "recently viewed" are also showing broken images and a very strange layout.
I am confident I can eventually fix all that.
However, with the authorize.net payment option, after selecting it and clicking "Pay" I get to the confirmation page without seeing any credit card form at all.
If I click on "continue" (or whatever it says, on the checkout, my client made me change it), instead of presenting me with a way to pay, it simply show the error:
(14) The referrer, relay response or receipt link URL is invalid.
I am researching that too, but after the update there are so many things, big and small that don't work properly, I am losing hearth.
I am not sure hw I can fix all those little things on a live site.
Additionally, it's been so long since I built this site, that I don't remember how the Hikashop modules work anymore, as one solution would be to not show "additional products" and "Recently viewed" at least until I can fix them, but the authorize.net issue is the worst, since it was my idea to revert to that as usually it was as simple as entering the proper validation and it would magically work.
I'll keep updating this as aI can.