News:

Looking for documentation? Take a look on our wiki

Main Menu

Issue with Paypal logos on VM 1.1.5 stable

Started by blackmora, October 07, 2010, 18:02:55 PM

Previous topic - Next topic

blackmora

Hi,

I am developping an online shop in Joomla, using VM 1.1.5 stable. Thanks for this huge development :-)

I see that in the mainpage of the online shop powered by VM (not live yet), the Paypal logos taken from the https connection to www.paypalobjects.com, don't appear anymore. I've been checking, to find that Paypal has moved its development resources to some platform called "X", but I haven't been able to locate the right URL that stores the logo and I don't want to place anything but the right thing there.

To be more specific, in terms of VM files, these logos appear in the following places:

Search "paypalobjects" (18 hits in 3 files)
  C:\Archivos de programa\EasyPHP-5.3.2\www\21_07_2010_COMPLETA\administrator\components\com_virtuemart\html\shop.index.php (6 hits)
   Line 43:                                  'es_ES' => 'https://www.paypalobjects.com/WEBSCR-600-20100105-1/en_US/FR/i/bnr/bnr_horizontal_solution_PP_327wx80h.gif',
   Line 44:                                  'pl_PL' => 'https://www.paypalobjects.com/WEBSCR-600-20100105-1/en_US/FR/i/bnr/bnr_horizontal_solution_PP_327wx80h.gif',
   Line 45:                                  'nl_NL' => 'https://www.paypalobjects.com/WEBSCR-600-20100105-1/en_US/FR/i/bnr/bnr_horizontal_solution_PP_327wx80h.gif',
   Line 46:                                  'fr_FR' => 'https://www.paypalobjects.com/WEBSCR-600-20100105-1/en_US/FR/i/bnr/bnr_horizontal_solution_PP_327wx80h.gif',
   Line 47:                                  'it_IT' => 'https://www.paypalobjects.com/WEBSCR-600-20100105-1/it_IT/IT/i/bnr/bnr_horizontal_solution_PP_178wx80h.gif',
   Line 48:                                  'zn_CN' => 'https://www.paypalobjects.com/WEBSCR-600-20100105-1/en_US/FR/i/bnr/bnr_horizontal_solution_PP_327wx80h.gif'; );
  C:\Archivos de programa\EasyPHP-5.3.2\www\21_07_2010_COMPLETA\administrator\components\com_virtuemart\html\shop.product_details.php (6 hits)
   Line 462:                                  'es_ES' => 'https://www.paypalobjects.com/WEBSCR-600-20100105-1/en_US/FR/i/bnr/bnr_horizontal_solution_PP_327wx80h.gif',
   Line 463:                                  'pl_PL' => 'https://www.paypalobjects.com/WEBSCR-600-20100105-1/en_US/FR/i/bnr/bnr_horizontal_solution_PP_327wx80h.gif',
   Line 464:                                  'nl_NL' => 'https://www.paypalobjects.com/WEBSCR-600-20100105-1/en_US/FR/i/bnr/bnr_horizontal_solution_PP_327wx80h.gif',
   Line 465:                                  'fr_FR' => 'https://www.paypalobjects.com/WEBSCR-600-20100105-1/en_US/FR/i/bnr/bnr_horizontal_solution_PP_327wx80h.gif',
   Line 466:                                  'it_IT' => 'https://www.paypalobjects.com/WEBSCR-600-20100105-1/it_IT/IT/i/bnr/bnr_horizontal_solution_PP_178wx80h.gif',
   Line 467:                                  'zn_CN' => 'https://www.paypalobjects.com/WEBSCR-600-20100105-1/en_US/FR/i/bnr/bnr_horizontal_solution_PP_327wx80h.gif'; );
  C:\Archivos de programa\EasyPHP-5.3.2\www\21_07_2010_COMPLETA\components\com_virtuemart\themes\default\templates\checkout\get_payment_method_paypal_ex.tpl.php (6 hits)
   Line 36:                            'es_ES' => 'https://www.paypalobjects.com/WEBSCR-600-20100105-1/en_US/FR/i/bnr/bnr_horizontal_solution_PP_327wx80h.gif',
   Line 37:                            'pl_PL' => 'https://www.paypalobjects.com/WEBSCR-600-20100105-1/en_US/FR/i/bnr/bnr_horizontal_solution_PP_327wx80h.gif',
   Line 38:                            'nl_NL' => 'https://www.paypalobjects.com/WEBSCR-600-20100105-1/en_US/FR/i/bnr/bnr_horizontal_solution_PP_327wx80h.gif',
   Line 39:                            'fr_FR' => 'https://www.paypalobjects.com/WEBSCR-600-20100105-1/en_US/FR/i/bnr/bnr_horizontal_solution_PP_327wx80h.gif',
   Line 40:                            'it_IT' => 'https://www.paypalobjects.com/WEBSCR-600-20100105-1/it_IT/IT/i/bnr/bnr_horizontal_solution_PP_178wx80h.gif',
   Line 41:                            'zn_CN' => 'https://www.paypalobjects.com/WEBSCR-600-20100105-1/en_US/FR/i/bnr/bnr_horizontal_solution_PP_327wx80h.gif'; );

Most of them point at the same image:

https://www.paypalobjects.com/WEBSCR-600-20100105-1/en_US/FR/i/bnr/bnr_horizontal_solution_PP_327wx80h.gif

Could you provide a suitable URL to address this resource?

Thanks beforehand,

Best regards

Javier


FiFFiO

new links:

$paypal_buttonurls = array(
'en_US' => 'https://www.paypal.com/en_US/i/bnr/horizontal_solution_PPeCheck.gif',
'en_GB' => 'https://www.paypal.com/en_GB/i/bnr/horizontal_solution_PP.gif',
'de_DE' => 'https://www.paypal.com/de_DE/DE/i/logo/lockbox_150x47.gif',
'es_ES' => 'https://www.paypal.com/es_ES/ES/i/bnr/horizontal_solution_PP.gif',
'pl_PL' => 'https://www.paypalobjects.com/i/bnr/bnr_horizontal_solution_PP_166wx80h.gif',
'nl_NL' => 'https://www.paypalobjects.com/nl_NL/i/bnr/horizontal_solution_PP.gif',
'fr_FR' => 'https://www.paypalobjects.com/en_US/FR/i/bnr/bnr_horizontal_solution_PP_327wx80h.gif',
'it_IT' => 'https://www.paypalobjects.com/it_IT/IT/Marketing/i/bnr/bnr_horizontal_solutiongraphic_335x80.gif',
'zn_CN' => 'https://www.paypal.com/en_US/i/bnr/horizontal_solution_PPeCheck.gif'
);



Bye   8)
FiFFiO