View Full Version : Shopwindow V1 not working
Hi all,
Could someone who is still using Shopwindow Version 1 check that their goto.php is still working, just checked mine this morning and it is redirecting to a blank page whenever I try to click through to a merchants website.
Hi amcho,
Sorry to hear that.
My test install is reporting no problems and successfully clicks through to multiple merchants.
:confused:
hi George,
thanks for checking, my clicks were going to
http://www.awin1.com/pclick.php?p=38486489a=623m=2245platform=cs&clickref=
instead of
http://www.awin1.com/pclick.php?p=38486489&a=623&m=2245&platform=cs&clickref=
(note missing '&' between parameters)
The problem seems to have started on Wednesday evening, I have changed the goto.php on my main site, but the problem is stiill there on unmodified version 1 installs, version 2 installs seem to be OK.
George,
Still trying to get to the bottom of the problem of the lost '&' - I found a thread where the problem hit another user last year
http://www.shopwindowforum.com/archive/index.php/t-964.html
I added the
var_dump($aProducts);die();
into includes/classes/class.api_product.php
and the only & returned were [amp] => & in [xmlEntities] array
the product info and urls is returned without the &
(note the 40#39;#39; and the amp; these should be
40'' & )
["sDesc"]=>
string(1368) "The new UE40B7020 LED TV is part of the superb amazingly slim Series 7 from Samsung. The UE40B7020 is by far one of the thinnest, clearest, most elegant televisions on the market. The 40#39;#39; full HD Ready television has 4 HDMI inputs, making connection to you HD sources such as HD satellite box, Blu-ray player or games console even easier. The stylish Series 7 is seamless and supported by an elegant crystal neck. The flawless design and high quality finish means the UE40B7020 LED TV would easily suit any room in any house. The importance of design is also carried through out the set even down to the pebble shaped sleek remote control.With LED technology, images are crystal clear and each frame is captured with outstanding detail. Picture edge-blur removed and full, robust colour restored to each pixel. Watch television programs, web content or your own, knowing you#39;re also being kind to the environment. The eco-friendly materials mean your being good to the environment whether the screen is on or off and if the energy consumption is cut then so will your utility bills.Also known as: UE40B7020WWXXU, UE-40B7020WWXXU, UE40B7020, UE-40B7020, 40B7020, 40-B7020Claim pound;150 CashBack on purchases between October 01st amp; December 24th 2009. For more information about this fantastic offer from Samsung then please visit Samsung#39;s Eco Webpage."
["sSpec"]=>
Hi amcho,
Is this happening for all products or just some in particular?
Cheers
I think all products - the ones that I checked are OK in version 2 ie " is " and not quot; etc, also the buynow buttons work in version 2 and not in version 1.
Is it still possible to download the latest version 1 of the shopwindow so I can try a clean reinstall to check that it is not something I have done.