Page 3 of 3 FirstFirst 123
Results 21 to 26 of 26
  1. #21
    Join Date
    Jul 2012
    Posts
    16,733
    Plugin Contributions
    17

    Default Re: E-Mail Options: Fields not updating with entered info- fields become/remain blank

    In short, it is expected that the only files that are on the server are the ones that were manually placed by those that have been granted the permission to do so. That said, one should always be vigilant and verify that something hasn't been done that has altered that condition. It doesn't have to be nor is it necessarily something caused or allowed by ZC. There are other ways/places that someone could cause an issue, but that too shouldn't make one run for the hills.

    It comes down to the earlier question(s) of why does one site behave differently than the other? What are the differences? What changed after the copy?

    There just isn't a ZC database switch that says, anytime one of these values in this table is changed, completely delete it's setting/value.

    Now as to tools and accessing the site: I believe the first link provided above about working with ZC offers some suggested ftp type programs, working in the filemanager of the host can be troublesome in many ways. A ftp program tends to be written better to ensure complete file transfer/save. A partial file transfer/rewrite can cause trouble and sometimes be difficult to locate. Inspection of information and not saving or allowing the saving of changes well, won't change anything of significance on the server/cause a problem like seen.

    So, another thing that we haven't talked about is identification of error logs as relates to the entire process. It may be possible that a debug log has been written to the applicable log folder directly related to the operation that is causing the problem even though there has not been a report of a visual occurrence of a problem (no: Warning an error has occurred style messages, no white screen or partial white screen, etc...). But there could be something(s) logged.

    So where is that one asks? For pre-ZC 1.5.1 myDebug-xxxx files are logged in the /cache directory. As of 1.5.1 they are logged in the logs directory. Now... in a situation where there are no recent files in that directory and there seems/might be reason to believe that one should be generated in the directory, there are at least two to take. Simply verify permissions of the folder, and the reference through the applicable configure.php file/path, two force the generation of an error message to validate that one is written.

    As for additional file comparison possibilities, may want to export both databases and compare them. Yes, there will be differences in customer history related items as well as settings known to have been "modified", but perhaps there is something else there as well. Basically, I have concerns because the site has been operating for a long time on an out-dated system, is not responding as expected/designed, and seemed to report that something may have been changed in troubleshooting.

    As to the long list of other things such as session issues, impatience, etc... well, at least by file review, any accidental differences in files can be ruled out (ie. Truncated file or perhaps some other modification), again there are things of comparison between the two sites to address in addition to the comparison of the vanilla copy to the live site. Based on the earlier discussion of the site history, it sounds like there has been an issue of some type for a while, so it is difficult to say that your recent efforts have been the cause. I'm even wondering if there is an issue with the table format/character set, but trying to work through other potential issues first.

    Here's what I have in mind at the moment as potential issues:
    1. There is a php version difference as seen by each ZC site such that the live site sees 5.4.xx but the backup site sees something lower and within specification. Data only provided on the live site. Elevated php version has been reported by others to cause the "blanking" of data on save.
    2. There is a file difference from the original fileset that includes a difference specific to its current location but that also is interrupting operation but without onscreen notification/disturbance. Looking for unusual changes within a file or a file existing that contains unusual content.
    3. The live database has some sort of corruption that was auto-magically corrected when importing the database to the backup location (or some other operation performed when trying to regain access and the operation fixed the issue.) yes attempting to copy and setup another temp site would likely help here, but then the question is/becomes what if the copy of the current live site acts the same way as the current live site? What information has really been gained at that point and why would one expect it to be any different than the current live site?
    4. There are some sort of strictness server setting differences between the two locations causing at least operations executed on the live site to store a blank value instead of the intended value, though this could be a case where some sort of sanitization occurs to blank out the piece of data to be saved during the load process of the store after submitting the change(s). (file comparison is likely to provide information related)

    Might have a few more, just depends on available information and then how the information is pieced together.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  2. #22
    Join Date
    Oct 2012
    Location
    Philadelphia, PA, USA
    Posts
    34
    Plugin Contributions
    0

    Default Re: E-Mail Options: Fields not updating with entered info- fields become/remain blank

    mc12345678
    An earlier reply was to the thread and not a reply to your last post.
    After reviewing hundreds of files against the fresh install files of zc150 and not finding any discrepancies that stood out or of real concern, I took a break and looked at the debug files in the cache folder. I found the following:

    [05-Dec-2017 09:07:22 America/Phoenix] PHP Warning: Illegal string offset 'id' in /home/content/47/4855247/html/includes/modules/payment/moneyorder.php on line 40

    [06-Dec-2017 12:43:15 America/Phoenix] PHP Fatal error: 1062uplicate entry '2aae473de8271cbfab73aa4e70dbd526' for key 1 :: insert into zen_sessions
    values ('2aae473de8271cbfab73aa4e70dbd526', '1512590295', 'c2VjdXJpdHlUb2tlbnxzOjMyOiJkYTUxOTYwZDU3YzM3OTJjODYwM2E5N2E3NmU2YjM1NCI7bGFuZ3V hZ2V8czo3OiJlbmdsaXNoIjtsYW5ndWFnZXNfaWR8czoxOiIxIjtsYW5ndWFnZXNfY29kZXxzOjI6ImV uIjtzZWxlY3RlZF9ib3h8czoxMzoiY29uZmlndXJhdGlvbiI7') in /home/content/47/4855247/html/includes/classes/db/mysql/query_factory.php on line 101

    [08-Dec-2017 08:43:28 America/Phoenix] PHP Fatal error: 0B_ERROR_NOT_CONNECTED :: select * from zen_project_version WHERE project_version_key = 'Zen-Cart Database' in /home/content/47/4855247/html/includes/classes/db/mysql/query_factory.php on line 101

    [11-Dec-2017 15:44:04 America/Phoenix] PHP Fatal error: 0B_ERROR_NOT_CONNECTED :: select * from zen_project_version WHERE project_version_key = 'Zen-Cart Database' in /home/content/47/4855247/html/includes/classes/db/mysql/query_factory.php on line 101

    [12-Dec-2017 08:26:44 America/Phoenix] PHP Fatal error: 0B_ERROR_NOT_CONNECTED :: select * from zen_project_version WHERE project_version_key = 'Zen-Cart Database' in /home/content/47/4855247/html/includes/classes/db/mysql/query_factory.php on line 101

    [12-Dec-2017 08:26:44 America/Phoenix] PHP Fatal error: 0B_ERROR_NOT_CONNECTED :: select * from zen_project_version WHERE project_version_key = 'Zen-Cart Database' in /home/content/47/4855247/html/includes/classes/db/mysql/query_factory.php on line 101


    [12-Dec-2017 08:26:46 America/Phoenix] PHP Fatal error: 0B_ERROR_NOT_CONNECTED :: select * from zen_project_version WHERE project_version_key = 'Zen-Cart Database' in /home/content/47/4855247/html/includes/classes/db/mysql/query_factory.php on line 101

    I suspect I created a password problem that messed everything up.

    The DB connection issue has now been resolved.


    Current entries are warnings:
    [17-Jan-2018 08:38:00 America/Phoenix] PHP Warning: reset() expects parameter 1 to be array, null given in /home/content/47/4855247/html/officers/includes/classes/object_info.php on line 29
    [17-Jan-2018 08:38:00 America/Phoenix] PHP Warning: Variable passed to each() is not an array or object in /home/content/47/4855247/html/officers/includes/classes/object_info.php on line 30

    How should I proceed at this point?
    Do I need to run a compare DB files against the live site DB and the Clone or can i skip that and just do the upgrade on the clone prior to repeating on the live site.

    I cannot add new products to the live site and need to do so now. I can add new products to the teststore/clone.
    Thank you.
    Last edited by nonprofit; 19 Jan 2018 at 12:50 AM. Reason: spelling

  3. #23
    Join Date
    Jul 2012
    Posts
    16,733
    Plugin Contributions
    17

    Default Re: E-Mail Options: Fields not updating with entered info- fields become/remain blank

    Just tried to reply to a PM from you. Seems I can receive from you but not send.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  4. #24
    Join Date
    Oct 2012
    Location
    Philadelphia, PA, USA
    Posts
    34
    Plugin Contributions
    0

    Default Re: E-Mail Options: Fields not updating with entered info- fields become/remain blank

    mc12345678
    I updated my email address and didn't verify it.
    Should be OK now.
    Nonprofit

  5. #25
    Join Date
    Oct 2012
    Location
    Philadelphia, PA, USA
    Posts
    34
    Plugin Contributions
    0

    Default Re: E-Mail Options: Fields not updating with entered info- fields become/remain blank

    mc12345678,
    I did get 1 PM from you and I replied. Awaiting reply by PM.

  6. #26
    Join Date
    Oct 2012
    Location
    Philadelphia, PA, USA
    Posts
    34
    Plugin Contributions
    0

    Default Re: E-Mail Options: Fields not updating with entered info- fields become/remain blank

    mc12345678 PM issues
    My initial message and my replies are not showing up in my sent message folder.
    Having trouble keeping track of what is getting through and what is not, please bear with me.
    nonprofit

 

 
Page 3 of 3 FirstFirst 123

Similar Threads

  1. v155 How do I get custom fields to display? (Numinix Product Fields)
    By aurum.genesis in forum All Other Contributions/Addons
    Replies: 8
    Last Post: 14 Jul 2017, 01:07 PM
  2. Replies: 1
    Last Post: 10 Sep 2013, 10:09 PM
  3. Create Account - modify existing fields or add extra fields?
    By sopretty in forum General Questions
    Replies: 4
    Last Post: 30 Jul 2010, 08:26 PM
  4. Billing info section fields are blank - why?
    By bigblue in forum General Questions
    Replies: 4
    Last Post: 29 Oct 2009, 06:47 PM
  5. Replies: 7
    Last Post: 5 Jun 2008, 06:22 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