Can't go back from shopping cart.

23.03.2012 15:12
#1
vsadykov
Joomshopping forum user no avatar
Name: Vladislav
17.03.2012
Posts: 3
Quote
Can't go back from shopping cart.

Dear forum users,

I have a probem with my shop. I have set up categorys with products. From the category list visitors can see the products. If then you order one of the products you will be tacken to the shopping cart. So the problem is that I can't go back to the product view or category view if I click on the link "go back", in dutch "Terug naar shop". I have coppied the source link and as you can see below it does not point back to the shop. Why? How can I change it?


http://sandbox.itlion.nl/bnm/index.php/ons-menu/category/view/blank.gif

Thanks in advance.


Joomla: 2.5.3
JoomShopping: 3.5.1
Website Url: http://sandbox.itlion.nl/bnm
 
23.03.2012 21:09
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25850
Quote
Aw: Can't go back from shopping cart.

problem load blank.gif

can javascript error load image


maybe

/bnm/modules/mod_djimageslider/assets/slider.js


Last change: 23.03.2012 21:10
 
26.03.2012 14:10
#3
vsadykov
Joomshopping forum user no avatar
Name: Vladislav
17.03.2012
Posts: 3
Quote
Aw: Can't go back from shopping cart.

Yes, that was indeed the problem. I have unpublished the DJimageslider modulea and now the error is gone. So it seems like I need to find another program that would display my images.

Thank you

 
26.03.2012 20:04
#4
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25850
Quote
Aw: Can't go back from shopping cart.

fix bug

change row

$('djslider-loader' + settings.id).setStyle('background','url(blank.gif)');

to

$('djslider-loader' + settings.id).setStyle('background','url(WWW.SITE.COM/img/blank.gif)');


WWW.SITE.COM/img - for ecxample (set correct path)


Last change: 26.03.2012 20:04
 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.