Page 10 of 12 FirstFirst ... 89101112 LastLast
Results 91 to 100 of 111
  1. #91
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: css javascript loader addon problems

    Quote Originally Posted by Design75 View Post
    did you install the sql file ,and copy all the other files in their correct places?
    Auto installer with the latest Numinix version.. no external SQL file except to uninstall it..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  2. #92
    Join Date
    Aug 2007
    Posts
    77
    Plugin Contributions
    0

    Default Re: css javascript loader addon problems

    Quote Originally Posted by DivaVocals View Post
    Auto installer with the latest Numinix version.. no external SQL file except to uninstall it..
    OK, I did not realize I had to merge the html_header page according to jcloader site. Did that and the slide show works again. However, I have checked and rechecked everything and I am NOT seeing the jc loader option in admin. I looked at the files to upload and I don't see where there are any files to be uploaded to the admin page... so maybe it does not come with the option?

  3. #93
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: css javascript loader addon problems

    Quote Originally Posted by pityocamptes View Post
    OK, I did not realize I had to merge the html_header page according to jcloader site. Did that and the slide show works again. However, I have checked and rechecked everything and I am NOT seeing the jc loader option in admin. I looked at the files to upload and I don't see where there are any files to be uploaded to the admin page... so maybe it does not come with the option?
    The admin files included in the fileset include the auto-installer that make all the appropriate DB changes to resister the admin page and add the configuration options. You should see the options available in the configuration menu.. If you are not seeing the admin settings it means that you have not uploaded all the files from the fileset or uploaded them incorrectly..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  4. #94
    Join Date
    Dec 2008
    Location
    San Fran
    Posts
    382
    Plugin Contributions
    0

    Default Re: css javascript loader addon problems

    Quote Originally Posted by DivaVocals View Post
    The admin files included in the fileset include the auto-installer that make all the appropriate DB changes to resister the admin page and add the configuration options. You should see the options available in the configuration menu.. If you are not seeing the admin settings it means that you have not uploaded all the files from the fileset or uploaded them incorrectly..
    Can you guys tell me how to uninstall the other loader from rubikintegration? Do I even need to worry about uninstalling, or would just having it set to "false" be sufficient?

  5. #95
    Join Date
    Jan 2009
    Posts
    45
    Plugin Contributions
    0

    Default Re: css javascript loader addon problems

    On the site the css/java loader works correctly, but on localhost it give me an error

    <br />
    <font size='1'><table class='xdebug-error xe-warning' dir='ltr' border='1' cellspacing='0' cellpadding='1'>
    <tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> Warning: fopen(C:/www/web/min/cache/minify_stylesheet,stylesheet_css_buttons.css_e90a782a5d316118cbb180470b73cee9) [&lt;a href='function.fopen'&gt;function.fopen&lt;/a&gt;]: failed to open stream: No such file or directory in C:\www\web\min\lib\Minify\Cache\File.php on line <i>100</i></th></tr>
    <tr><th align='left' bgcolor='#e9b96e' colspan='5'>Call Stack</th></tr>


    any idea ?

  6. #96
    Join Date
    Jan 2009
    Posts
    45
    Plugin Contributions
    0

    Default Re: css javascript loader addon problems

    I using zen 1.5.1 and new version from numinix

  7. #97
    Join Date
    Jan 2009
    Posts
    45
    Plugin Contributions
    0

    Default Re: css javascript loader addon problems

    and if I try localhost/web/min/builder/
    show this error
    Warning: include() [<a href='function.include'>function.include</a>]: Unable to access ../includes/configure.php in C:\www\web\min\config.php on line 8

  8. #98
    Join Date
    Jan 2009
    Posts
    45
    Plugin Contributions
    0

    Default Re: css javascript loader addon problems

    I used xampp and vertrigoserv but CSS loader doesnt work ... could you tell me is it working css/j loader on localhost ? anybody ?

  9. #99

    Default Re: css javascript loader addon problems

    Thanks this post, God. I am facing the same problem. Thank you such warm-hearted people!

  10. #100
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,913
    Plugin Contributions
    96

    Default Re: css javascript loader addon problems

    You don't say which version of the CSS/JS loader you're using (I use the "legacy" version), but if you make use of the Zen Cart feature where you can "shadow" your hosted fileset and override the localhost configuration via /includes/local/configure.php and /ADMIN/includes/local/configure.php files, you'll need to make the following changes to /min/config.php:
    Code:
    // added for Zen Cart
    if (file_exists('../includes/local/configure.php')) {
      include('../includes/local/configure.php');
    } else {
      include('../includes/configure.php');
    }

 

 
Page 10 of 12 FirstFirst ... 89101112 LastLast

Similar Threads

  1. Replies: 8
    Last Post: 26 Feb 2016, 12:41 AM
  2. css/js loader !!
    By Miff in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 28 Nov 2011, 01:19 PM
  3. CJ Loader (CSS/Javascript Loader) plugin function is not loaded by zen cart?
    By tripflex in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 11 Jul 2011, 03:55 PM
  4. Yellow1912's css javascript loader breaks Ajax EasySlider
    By dutchy in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 27 Oct 2010, 11:23 AM
  5. [support thread] Javascript loader
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 7
    Last Post: 7 Nov 2009, 12:11 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg