- Posts: 132
- Thank you received: 0
Re: Multiple problems with VM
-
ukgreg
Inactive member -
Topic Author
- Member
-
Less
More
13 years 2 months ago - 4 years 7 months ago #15186
by ukgreg
Replied by ukgreg on topic Re: Multiple problems with VM
did you try to see your cart?? Like i'd show on the screens? I've just check it and its not working. Shop is not working jet so try to add something to your cart and press the buttons ikn the red square:
Last edit: 4 years 7 months ago by milos.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 2 months ago #15193
by ivan.milic
Replied by ivan.milic on topic Re: Multiple problems with VM
That is design for vm2.0 version.
Please Log in to join the conversation.
-
ukgreg
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 132
- Thank you received: 0
13 years 2 months ago #15230
by ukgreg
Replied by ukgreg on topic Re: Multiple problems with VM
So what now? What should I do to get it sorted?
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 2 months ago #15236
by ivan.milic
Replied by ivan.milic on topic Re: Multiple problems with VM
Hi,
for add/Edit billing address page renders this:
and it should be this:
Can you check VM settings , and if you find some field that starts with https remove
for add/Edit billing address page renders this:
Code:
<a class="details" href="https://www.jacaby.co.uk/index.php?option=com_virtuemart&view=user&task=editaddresscart&addrtype=BT">
Add/Edit billing address information </a>
and it should be this:
Code:
<a class="details" href="/index.php?option=com_virtuemart&view=user&task=editaddresscart&addrtype=BT">
Add/Edit billing address information </a>
Can you check VM settings , and if you find some field that starts with https remove
Code:
"https://"
Please Log in to join the conversation.
-
ukgreg
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 132
- Thank you received: 0
13 years 2 months ago - 13 years 2 months ago #15279
by ukgreg
Replied by ukgreg on topic Re: Multiple problems with VM
Any Idea where i can find it, which file??
Sorry guys. I managed to fix it
BIG THANKS FOr your help!!!!!!!!
The problem was lying in tge config area:
"Enable SSL for sensible areas (recommended)" need to be unticked. :blush: :blush:
Sorry guys. I managed to fix it
BIG THANKS FOr your help!!!!!!!!
The problem was lying in tge config area:
"Enable SSL for sensible areas (recommended)" need to be unticked. :blush: :blush:
Last edit: 13 years 2 months ago by ukgreg.
Please Log in to join the conversation.
-
ukgreg
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 132
- Thank you received: 0
13 years 2 months ago - 13 years 2 months ago #15304
by ukgreg
Replied by ukgreg on topic Re: Multiple problems with VM
Only last one thing, why in the cart when i press "Select Payment" I can't see the one I've created? is just say "Please select a payment method" and there is nothing to select?
Last edit: 13 years 2 months ago by ukgreg.
Please Log in to join the conversation.
Time to create page: 0.093 seconds