What is McJiffy EASy good for?
- Adding a Store to Your Site
- Domain Parking
- Stand Alone Site
What is McJiffy EASy good for?
|
How much does McJiffy EASy Cost?Absolutely nothing. McJiffy is released as an open source project under the LGPL license. |
What if I have questions about McJiffy EASy?The easiest way to get your questions answered is to use the McJiffy Forum. There you can ask question and hopefully get answers. |
NavigationActive forum topicsUser login |
Incorrect landing page ebay Australia
Submitted by brough on Thu, 04/23/2009 - 09:00.
When I click through to an Australian ebay page, it goes to the front page of the ebay site rather than the product. One must then search for the product making the user's experience less than great. Any ideas how to fix this? |
I too have this
I too have this problem.
When clicking on an australian item it goes through to ebay.com.au/ and not the item.
Anyone have any ideas as to why?
Probably f a r too late of
Probably f a r too late of you guys, but I've just found and fixed this problem:
Update country.php with this code and all will be well:
$countrySettings['en-au']['GEO_COUNTRY_TLD'] ='com.au';
$countrySettings['en-au']['GEO_PLACEMENT_ID'] ='705-53470-19255-0';
$countrySettings['en-au']['GEO_SITE_ID'] ='15';
$countrySettings['en-au']['GEO_LANGUAGE'] ='en-AU';
$countrySettings['en-au']['bin'] = "Buy It Now";
$countrySettings['en-au']['currentbid'] = "Current Bid";
$countrySettings['en-au']['bids'] = "Bids";
$countrySettings['en-au']['ends'] = "Ends";
---
http://www.dnagxxames.net/
(remove the xx to view the site)
One must then search for the
One must then search for the product making the user's experience less than great- that is indeed a good idea!
Tratamientos naturales
james00230, if you apply my
james00230, if you apply my fix you will be taken to the product, no browsing/searching required.
---
http://www.dnagxxames.net/
(remove the xx to view the site)