Thread: Changed Files

Results 1 to 10 of 39

Hybrid View

  1. #1
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,536
    Plugin Contributions
    127

    Default Re: Changed Files

    For the folks who are having trouble: please go to the Version link at the top right of your admin and look at what it says under the SPL heading.

    This shows you what parts of the Standard PHP Library are available.
    http://php.net/manual/en/book.spl.php

    If you don't have RecursiveDirectoryIterator and/or RecursiveIteratorIterator, this mod will not work for you.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,948
    Plugin Contributions
    96

    Default Re: Changed Files

    Quote Originally Posted by swguy View Post
    For the folks who are having trouble: please go to the Version link at the top right of your admin and look at what it says under the SPL heading.

    This shows you what parts of the Standard PHP Library are available.
    http://php.net/manual/en/book.spl.php

    If you don't have RecursiveDirectoryIterator and/or RecursiveIteratorIterator, this mod will not work for you.
    The PHP documentation for that library (http://php.net/manual/en/spl.installation.php) indicates that, as of PHP 5.3.0, the extension cannot be disabled and is always available.

  3. #3
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,536
    Plugin Contributions
    127

    Default Re: Changed Files

    I'm guessing it's something weird like safe mode making those extensions unavailable. Something unusual in the configuration.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  4. #4
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,536
    Plugin Contributions
    127

    Default Re: Changed Files

    Hmm... I see a possible problem. At the end of the file admin/changed_files.php there's a blank line after the PHP close ?>
    Please remove the blank line. (The close isn't required either.)
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  5. #5
    Join Date
    Nov 2017
    Location
    Athens, Georgia, USA
    Posts
    99
    Plugin Contributions
    0

    Default Re: Changed Files

    Quote Originally Posted by swguy View Post
    Hmm... I see a possible problem. At the end of the file admin/changed_files.php there's a blank line after the PHP close ?>
    Please remove the blank line. (The close isn't required either.)

    Did as stated, no change. It still loads in as just a blank white page. That said, there are a LOT of plugins that we have on our site, and I'm still working through the list and adding to the test site, so there MIGHT be a mod incompatibility(?) Since this doesn't modify any core files, I wouldn't think so... It still isn't being registered in the debug logs, so I have no idea.

  6. #6
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,845
    Plugin Contributions
    25

    Default Re: Changed Files

    Quote Originally Posted by Lordzoabar View Post
    Did as stated, no change. It still loads in as just a blank white page. That said, there are a LOT of plugins that we have on our site, and I'm still working through the list and adding to the test site, so there MIGHT be a mod incompatibility(?) Since this doesn't modify any core files, I wouldn't think so... It still isn't being registered in the debug logs, so I have no idea.
    If you do not get any debug-logs in Zen Cart, are you able/allowed to view your apache or php logs? Or else maybe you can ask your host to give you those files.

  7. #7
    Join Date
    Nov 2017
    Location
    Athens, Georgia, USA
    Posts
    99
    Plugin Contributions
    0

    Default Re: Changed Files

    Quote Originally Posted by Design75 View Post
    If you do not get any debug-logs in Zen Cart, are you able/allowed to view your apache or php logs? Or else maybe you can ask your host to give you those files.
    I do get debug-logs generally, it just isn't registering anything as being wrong with this module. I've gone and had the log file open in FTP on one monitor, while refreshing the Changed Files reports page, and had nothing register. (I've made edits to a few PHP files to force a known error to occur, and it catches that fine.) So again it could just be like HeathenMagic, and just be weird PHP.ini settings. shrugs

 

 

Similar Threads

  1. Changed files from 1.3.8a to 1.3.9c?
    By Marg in forum Upgrading from 1.3.x to 1.3.9
    Replies: 3
    Last Post: 21 May 2010, 11:18 PM
  2. list of files changed frm 1.3.0.1
    By chac416 in forum Upgrading from 1.3.x to 1.3.9
    Replies: 1
    Last Post: 11 Jan 2007, 06:25 PM
  3. List of changed files?
    By Jan51 in forum Upgrading from 1.3.x to 1.3.9
    Replies: 3
    Last Post: 1 Jan 2007, 01:20 AM
  4. 1.3.5 Changed Files Only...
    By Alex Clarke in forum General Questions
    Replies: 2
    Last Post: 5 Sep 2006, 04:40 PM
  5. [done 1.3.5] changed files
    By swguy in forum Bug Reports
    Replies: 2
    Last Post: 4 Sep 2006, 03:34 PM

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