Link terms of condition error

GK User
Tue Jan 14, 2014 9:10 pm
Hi!

There is a blank page with just the e-mail information of the vendor when a customer clicks in the cart on the link "Agree to the terms of service".

Website: www.ts-maker.de
User avatar
Expert Boarder

GK User
Wed Jan 15, 2014 12:09 am
Hi,
can you use also temporary solution ?
gk_esport\html\com_virtuemart\cart\default.php

Find (line ~~185)
Code: Select all
<a href="<?php JRoute::_ ('index.php?option=com_virtuemart&view=vendor&layout=tos&virtuemart_vendor_id=1', FALSE) ?>" class="terms-of-service" id="terms-of-service" rel="facebox"
            target="_blank">


Replace with
Code: Select all
<a href="link-to-article where you have ToS" class="terms-of-service" id="terms-of-service"   target="_blank">


But you have to create article, and to bottom menu, and in my code add link to it.
User avatar
Platinum Boarder

GK User
Wed Jan 15, 2014 12:20 am
But first from new update of template
https://www.gavick.com/updates.html?tas ... 73&catid=4
//sorry somebody wrote 2013 -- must be 2014//

copy and replace those changed files - this should help, if not, you have to use my simple fix.
User avatar
Platinum Boarder

GK User
Thu Jan 16, 2014 9:39 am
Hi!

I did the update and tried again, but it was not working. I used your fix then and tried, but it was not working anyways. There is just the mailaddress and nothing else, although I can see the right link at the bottom of my browser.
User avatar
Expert Boarder

GK User
Thu Jan 16, 2014 10:05 am
Please help!

I did the template update, now the virtuemart cart is not working anymore.

When I click on checkout I will always be forwarded to the shipment options. I choose them and then I am again redirected to the shipment option. Please help.
User avatar
Expert Boarder

GK User
Thu Jan 16, 2014 4:00 pm
Also Registration is not working anymore when I click on the link "Registrieren" on the right top.

Thanks.
User avatar
Expert Boarder

GK User
Thu Jan 16, 2014 6:58 pm
Sorry, I didn't why our developer could break it even more :(

you can copy that files from "old" package
Code: Select all
- html/com_virtuemart/cart/default.php
- html/com_virtuemart/cart/default_pricelist.php
- html/com_virtuemart/cart/select_shipment.php
- html/com_virtuemart/productdetails/default.php
User avatar
Platinum Boarder

GK User
Thu Jan 16, 2014 7:00 pm
Also Registration is not working anymore when I click on the link "Registrieren" on the right top.

Now link is working.
User avatar
Platinum Boarder

GK User
Mon Jan 20, 2014 9:36 am
Hi!

Sorry, but the link is not working. I have tried to register, but it is not working.
User avatar
Expert Boarder

GK User
Mon Jan 20, 2014 11:20 pm
You are right ... :(
please ask : https://www.gavick.com/forums/members/140367.html
he can fix all VM problems faster and better than me.
I will ask him, but if you do it also ... he will find time.
User avatar
Platinum Boarder

GK User
Tue Jan 21, 2014 8:55 am
Thank you. He is already involved for other things which are not working on the website. I wrote a support ticket. Hope he finds the error. :cry:
User avatar
Expert Boarder

GK User
Tue Jan 21, 2014 4:05 pm
Remember to add
VM version,
template version

It's very important info for us.
User avatar
Platinum Boarder


cron