SOLVED Checkout passages from 2 to 4 disapears...

  • daromeo76
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 1 month ago #12722 by daromeo76
ok now i'll check

thank you.

Please Log in to join the conversation.

More
13 years 1 month ago #12728 by ivan.milic
Hi, if you still have that problem, check this two:
1.does it work if you disable sef
2.try to set in vm confit display front page content to show

Please Log in to join the conversation.

  • daromeo76
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 1 month ago #12794 by daromeo76
ok resolved!

in the index.php i've maded this modification:
Code:
<div class="content_wrap"> <?php if (JRequest::getVar('view') != 'frontpage'): ?> <div class="content_pad"> <?php if (@$_REQUEST['view'] != 'frontpage') { ?> <jdoc:include type="modules" name="breadcrumbs" style="none" /> <?php } ?> <?php if ($showinset) { ?> <jdoc:include type="modules" name="inset" style="hot" /> <br/> <?php } ?> <jdoc:include type="message" /> <jdoc:include type="component" /> <jdoc:include type="modules" name="toolbar" style="hot" /> </div> <?php endif ?> </div>

so when in the checkout step 2 virtuemart try to load spedition method in the index.php it can't...

after a deep googling i found this:

forum.virtuemart.net/index.php?topic=34989.msg170542#msg170542

now everything is working FINE!

thank you for your support!

Please Log in to join the conversation.

Time to create page: 0.073 seconds
Powered by Kunena Forum