Jump to content

[SOLVED] Images missing from moneybookers module - but only in one multishop


Guest

Recommended Posts

Hi

 

We have prestashop 1.5 and moneybookers 1.6.4

 

Our initial installation was www.u-bolts-r-us.co.uk

 

We then added a multishop at www.u-bolts-r-us.co.uk

 

Everything is fine, except with the moneybookers payment module - but only on the original store

 

In the main / original store (u.bolts.co.uk), the payment logos are missing

 

post-246958-0-30158600-1358025353_thumb.png

Looking at the page source it shows the url for the logos at

 

<input type="image" src="//modules/moneybookers/logos/international/visa.gif" name="Submit" value="VSA" style="float: left; margin-right: 10px; border: none;" onclick="$('input.payment_methods').val($(this).val());" />

 

On the multishop at www.u-bolts-r-us.co.uk/wholesale

 

the images are fine

 

post-246958-0-43699800-1358025534_thumb.png

 

And the source code shows

 

 

<input type="image" src="/wholesale//modules/moneybookers/logos/international/visa.gif" name="Submit" value="VSA" style="float: left; margin-right: 10px; border: none;" onclick="$('input.payment_methods').val($(this).val());" />

 

So that all seems OK,

 

Images not showing in any browser, cleared caches, uninstalled and re-installed the module. Any ideas?

Edited by Guest (see edit history)
Link to comment
Share on other sites

  • 5 months later...
  • 3 months later...

Sorry, we re-installed onto a new server, and this just worked ok after that. I lost the file that I got. From what I can remember the file just modified the address of the image files. Have aplay around with things like http://www. or just // or even / 

Link to comment
Share on other sites

×
×
  • Create New...