0
Welcome Guest! Login
0 items Join Now

jfinalizer problem with mynxx in virtuemart?

    • KO's Avatar
    • KO
    • Elite Rocketeer
    • Posts: 681
    • Thanks: 3

    jfinalizer problem with mynxx in virtuemart?

    Posted 14 years 10 months ago
    • Hello,

      I have been using the mynxx template for some while and figured I should optimize it with this pretty cool plugin that seems to work well with other sites called jfinalizer plugin. Just one problem... I seem to get this error message when I enable optimize css using jfinalizer...

      Finalizer Error 401: asset file not found: /components/com_virtuemart/themes/vm_mynxx/theme.css

      It's kind of weird because II have uninstalled the virtuemart component from Rocketthemes. However, so, I do see the virtuemart code in my source code...

      <link href="/components/com_virtuemart/themes/vm_mynxx/theme.css" rel="stylesheet" type="text/css" />
      <script type="text/javascript" src="/components/com_virtuemart/themes/vm_mynxx/theme.js"></script>

      is there anyway to get rid of it?


      All suggestions are realyl appreciated!

      Thanks for your time.
    • KO's Avatar
    • KO
    • Elite Rocketeer
    • Posts: 681
    • Thanks: 3

    Re: jfinalizer problem with mynxx in virtuemart?

    Posted 14 years 9 months ago
    • anybody ???


      thank you for your time.
    • Roeland_A!'s Avatar
    • Roeland_A!
    • Preeminent Rocketeer
    • Posts: 10193
    • Thanks: 71

    Re: jfinalizer problem with mynxx in virtuemart?

    Posted 14 years 9 months ago
    • Check your index.php file for the template, that line should be in there if I am not mistaken.
    • *Karma comes in many forms, my personal favourite is the random saucepan from the sky* J.Spencer 17-02-2009
    • KO's Avatar
    • KO
    • Elite Rocketeer
    • Posts: 681
    • Thanks: 3

    Re: jfinalizer problem with mynxx in virtuemart?

    Posted 14 years 9 months ago
    • Roeland,

      Thanks for the suggestion. I tried a new install on a local WAMP using a core joomla installation (not rocket launcher). After installation success, I installed the rt_mnyxx template and jfinalizer plugin in that order.

      The problem arises when I optimize for css. This error: Finalizer Error 401: asset file not found: /components/com_virtuemart/themes/vm_mynxx/theme.css appears in the front end.

      I have no clue how that error appears because I have not installed virtuemart. I still scratching my head why this error appears.

      Just wondering but has anybody had this problem?
    • Roeland_A!'s Avatar
    • Roeland_A!
    • Preeminent Rocketeer
    • Posts: 10193
    • Thanks: 71

    Re: jfinalizer problem with mynxx in virtuemart?

    Posted 14 years 9 months ago
    • The mynxx template file itself, index.php has the line that calls the javascript.
      You need to take it out of there :)
    • *Karma comes in many forms, my personal favourite is the random saucepan from the sky* J.Spencer 17-02-2009
    • Roeland_A!'s Avatar
    • Roeland_A!
    • Preeminent Rocketeer
    • Posts: 10193
    • Thanks: 71

    Re: jfinalizer problem with mynxx in virtuemart?

    Posted 14 years 9 months ago
    • Sorry, checked again rt_head_includes.php
      <?php if (!defined('VM_THEMEURL')) :?>
          <script type="text/javascript">window.templatePath = '<?php echo JURI::base(); ?>';</script>
          <link href="<?php echo $this->baseurl; ?>/components/com_virtuemart/themes/vm_mynxx/theme.css" rel="stylesheet" type="text/css" />
          <script type="text/javascript" src="<?php echo $this->baseurl; ?>/components/com_virtuemart/themes/vm_mynxx/theme.js"></script>
          
      <?php endif; ?>
      Remove that
    • *Karma comes in many forms, my personal favourite is the random saucepan from the sky* J.Spencer 17-02-2009
    • KO's Avatar
    • KO
    • Elite Rocketeer
    • Posts: 681
    • Thanks: 3

    Re: jfinalizer problem with mynxx in virtuemart?

    Posted 14 years 8 months ago
    • Roeland!!!

      You're awesome!!! How did you know the code was in rt_head_includes.php. That's exactly where the culprit was! Everything works well now with FF and IE8...

      The only bummer is that the site layout breaks up in IE6 but oh well!

      Thank you again!!!!
    • Roeland_A!'s Avatar
    • Roeland_A!
    • Preeminent Rocketeer
    • Posts: 10193
    • Thanks: 71

    Re: jfinalizer problem with mynxx in virtuemart?

    Posted 14 years 8 months ago
    • :cheesy: YW,
      I modified the entire vm theme for mynxx to fit into the infuse template :) That is why I know mynxx inside out :cheesy:
    • *Karma comes in many forms, my personal favourite is the random saucepan from the sky* J.Spencer 17-02-2009
  • Re: jfinalizer problem with mynxx in virtuemart?

    Posted 14 years 2 months ago
    • Hi Roeland, is there any chance of sharing your modified VM for Infuse by any chance :D
    • Roeland_A!'s Avatar
    • Roeland_A!
    • Preeminent Rocketeer
    • Posts: 10193
    • Thanks: 71

    Re: jfinalizer problem with mynxx in virtuemart?

    Posted 14 years 2 months ago
    • No chance whatsoever :cheesy:
    • *Karma comes in many forms, my personal favourite is the random saucepan from the sky* J.Spencer 17-02-2009

Time to create page: 0.081 seconds