Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • reachthesky Friend
    #130951

    Hey guys. I’m working on a local offline server for testing purposes and I installed the quickstart package of Xenia II shopping edition for J15. Installation performed flawlessly however I noticed that in the catalog when I;m going to click on product details the code doesnt load properly. instead of showing:

    http://localhost:85/test1/index.php?page=shop.product_details&flypage=flypage.tpl&product_id=17&category_id=6&option=com_virtuemart&Itemid=32

    it shows:

    http://localhost:85/test1/%7Bproduct_flypage%7D

    I’ve check the browse_1.php file. everything seems to be in order. I performed two different installations in two pcs (offline both)

    I made sure modrewrite was activated. and still the issue persists. It might be that one of the VM files got altered (at least thats what I[‘ve read) unfortunately i have nothing to compare them with.

    I honestly don’t know what else to try and I don’t want to mess it up if the site goes live.:((

    Could any of you please point me towards a solution. I searched in the forum but I wasnt lucky to find a solution (most of them didnt work)

    reachthesky Friend
    #260592

    mm..well I thought I had to set the website online to get some attention.

    The website can be seen running live at http://www.mkcommercial.com

    could any of the support guys take a look at it and provide some assistance?

    reachthesky Friend
    #261694

    Perhaps I expected a little bit more of the paid support, I wish on my next problem (we always have) a response shows up a little bit faster. * please take the comment as feedback rather than flaming

    Anyway, I know a lot of pple has the same problem I was experiencing. On the download page of the quickstart package I found this solution:

    davidyv
    07-08-2008 at 10:47 AM Please fix the componentscom_virtuemartthemesdefaulttemplate sbrowsebrowse_6.php of quickstart:
    change the 15 line:
    <a class=”prod-details” href=”{product_flypage}” title=”<?php echo $product_name ?>”>[<?php echo $product_details ?>…]</a>

    to:
    <a class=”prod-details” href=”<?php echo $product_flypage ?>” title=”<?php echo $product_name ?>”>[<?php echo $product_details ?>…]</a>

    so, I guess one of the admins could close this thread as it has been resolved and hopefully update the package to avoid same problem to other users.

    Best Regards.

    bigrk Friend
    #261895

    I just found your thread looking for info about VirtueMart. I’m sorry none of the developers took the time to help you out. I will close this thread and mark as SOLVED. 🙂

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  bigrk 15 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum