Page 4 of 5 FirstFirst ... 2345 LastLast
Results 31 to 40 of 42
  1. #31
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    277

    Default Re: ZC 1.6 Installer

    The .htaccess testing was added in v1.5.0, and is not unique to v1.6.0.
    If you are wanting to discuss the matter further, please use another forum thread for that, since it is off topic.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  2. #32
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,770
    Plugin Contributions
    30

    Default Re: ZC 1.6 Installer

    On the first access into the admin, you are asked to select country and zone.
    After selecting Spain I was only offered the zones for the US.

    Should the widget be working for the log files?
    Steve
    github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...

  3. #33
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    277

    Default Re: ZC 1.6 Installer

    These should probably be separate threads, especially if you're encountering specific problems with them.

    Quote Originally Posted by torvista View Post
    On the first access into the admin, you are asked to select country and zone.
    After selecting Spain I was only offered the zones for the US.
    Yes, the dropdown hasn't been made dynamic yet. You're welcome to submit a pull request if you want to tackle that.

    Quote Originally Posted by torvista View Post
    Should the widget be working for the log files?
    It is for me thus far.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  4. #34
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,770
    Plugin Contributions
    30

    Default Re: ZC 1.6 Installer

    It is for me thus far.
    Click on the Pencil for the widget settings, then just click on update. I get a popup.
    An unknown response was received while processing an ajax call. The action you requested could not be completed.
    with a couple of Network Error 500 in the Firebug console and a debug log
    [18-Dec-2013 08:55:11 Europe/Berlin] PHP Fatal error: Call to undefined function get_logs_data() in blah-blah\includes\classes\dashboardWidgets\class.zcDashboardWidgetLogs.php on line 22
    (WinXP, Xampp, Ffox/Chrome/Opera/IE8)

    I think there needs to be a new forum section for 1.60 comments and bugs as
    1) 1.6 is not relevant to most people so posts should not be mixed in with bug reports for the current production code of 1.5x
    2) people may try out 1.60 but can't figure out how to report bugs via Github, like me, nor be up to fixing and sumitting pull requests, also like me.
    Steve
    github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...

  5. #35
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    277

    Default Re: ZC 1.6 Installer

    Quote Originally Posted by torvista View Post
    2) people may try out 1.60 but can't figure out how to report bugs via Github, like me, nor be up to fixing and sumitting pull requests, also like me.
    Do you have a github account? (it's free)
    If so, I'm pretty sure you should be able to create issues by clicking this: https://github.com/zencart/zencart/issues/new
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  6. #36
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    277

    Default Re: ZC 1.6 Installer

    Quote Originally Posted by torvista View Post
    I think there needs to be a new forum section for 1.60 comments and bugs as
    1) 1.6 is not relevant to most people so posts should not be mixed in with bug reports for the current production code of 1.5x
    2) people may try out 1.60 but can't figure out how to report bugs via Github, like me, nor be up to fixing and sumitting pull requests, also like me.
    http://www.zen-cart.com/forumdisplay...velopment-Bugs
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  7. #37
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,770
    Plugin Contributions
    30

    Default Re: ZC 1.6 Installer

    Is there any provision/hooks in the new installer to allow the use of other languages during installation?
    Steve
    github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...

  8. #38
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,770
    Plugin Contributions
    30

    Default Re: ZC 1.6 Installer

    The installer trawls though the defines in the existing admin configure.php file to check all is well (existing files in the right place, existing database connections working etc.).
    However I note it uses the first instance of the constant it finds, whether in use or commented out (for whatever development reason).
    So, if the commented define is first in line, and it is not correct for that installation, it doesn't check out and so no Upgrade is offered.
    Not asking for this oddity to be taken into account, but it caught me out (for a good while).

    "Why multiple defines" you ask...well I have the development sites files/all my files synced/duplicated across various pc's so I can work at whichever is convenient and although the local pc's virtual hosts definitions can be identical, their filesystem location may not be, so DIR_FS_CATALOG may vary.
    So I have this in the file, so it works in any of them.
    $dir1 = 'D:/Documents/some location.../public_html/tienda_155/';
    $dir2 = 'D:/My Documents/some other location.../public_html/tienda_155/';
    etc...
    if ( is_dir($dir1) ) {
    define('DIR_FS_CATALOG', $dir1);
    } elseif ( is_dir($dir2) ) {
    define('DIR_FS_CATALOG', $dir2);
    etc...
    }
    The installer was picking up $dir1 as the directory.

    Still, I've learnt how the installer works now!
    Steve
    github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...

  9. #39
    Join Date
    Jul 2012
    Posts
    16,799
    Plugin Contributions
    17

    Default Re: ZC 1.6 Installer

    Quote Originally Posted by torvista View Post
    The installer trawls though the defines in the existing admin configure.php file to check all is well (existing files in the right place, existing database connections working etc.).
    However I note it uses the first instance of the constant it finds, whether in use or commented out (for whatever development reason).
    So, if the commented define is first in line, and it is not correct for that installation, it doesn't check out and so no Upgrade is offered.
    Not asking for this oddity to be taken into account, but it caught me out (for a good while).

    "Why multiple defines" you ask...well I have the development sites files/all my files synced/duplicated across various pc's so I can work at whichever is convenient and although the local pc's virtual hosts definitions can be identical, their filesystem location may not be, so DIR_FS_CATALOG may vary.
    So I have this in the file, so it works in any of them.

    The installer was picking up $dir1 as the directory.

    Still, I've learnt how the installer works now!
    Well that certainly might explain why someone recently reported having their DIR_WS_IMAGES path set to something non functional and obscure...
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  10. #40
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    277

    Default Re: ZC 1.6 Installer

    Quote Originally Posted by mc12345678 View Post
    Well that certainly might explain why someone recently reported having their DIR_WS_IMAGES path set to something non functional and obscure...
    In the context of zc_install, not likely. If it were installer-related, then it would affect other things more broadly.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 
Page 4 of 5 FirstFirst ... 2345 LastLast

Similar Threads

  1. v151 auto installer for sql in admin
    By delia in forum Contribution-Writing Guidelines
    Replies: 8
    Last Post: 10 Jul 2014, 03:53 PM
  2. installer page not working :(
    By maria82g in forum Installing on a Windows Server
    Replies: 2
    Last Post: 31 Oct 2011, 08:46 AM
  3. ZC Installer Not Working for me
    By dylan684 in forum General Questions
    Replies: 8
    Last Post: 31 Dec 2007, 06:29 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR