Page 1 of 3 123 LastLast
Results 1 to 10 of 28
  1. #1
    Join Date
    Jun 2009
    Posts
    3
    Plugin Contributions
    0

    Default Security Patch Broke my site - BLANK PAGE

    I followed the directions to a T and now when I try and access my site, all I get are blank pages. Argh.. I should have just left it alone...

    I'd love to back it out, but as I didn't backup my html_output.php file I'm hosed.

    What's wrong with your patch??!!!

  2. #2
    Join Date
    Jun 2009
    Posts
    3
    Plugin Contributions
    0

    Default Re: Security Patch Broke my site - BLANK PAGE

    FYI, the site is hosted at GoDaddy.com if that makes any difference.

    All files were copied over, into the proper directories in the admin folder and not the root.

    I overwrote the html_output.php with the one included with the patch since I've not changed mine. The directions said this was ok. Obviously it's not, something is screwed up now.

  3. #3
    Join Date
    Jun 2009
    Posts
    3
    Plugin Contributions
    0

    Default Re: Security Patch Broke my site - BLANK PAGE

    I have sent GoDaddy.com an email asking for help from their end as well, hopefully it's a simple fix, but as I can't see any server messages, I'm in the dark here. I will NEVER upgrade a patch again. This is frustrating as he**

  4. #4
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: Security Patch Broke my site - BLANK PAGE

    There were several files inside the zip.
    And, those files were contained inside folders embedded in the zip.
    When you unzipped, did you get the folders too? or just the files?
    If you didn't get the folders, then you probably didn't upload the right files to the right places. That's been the most common mistake we've observed with people installing the patch.

    The second most common mistake has been that people were uploading the html_output.php file to the /includes/functions folder instead of to the /ADMIN/includes/functions folder. Those files are very different inside, even though the filenames are the same !!
    .
    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.

  5. #5
    Join Date
    Jun 2009
    Posts
    1
    Plugin Contributions
    0

    Default Re: Security Patch Broke my site - BLANK PAGE

    I'm having exatc problem!!
    I've uploaded files in the right folder and now i have a blank page when i go to my shop...
    When i saw that i delet the maj and it's still the same problem i have a blank page...
    I'm french and my english is not fluent... I have my shop in english & french maybe the problem is there i don't know what to do..
    Any help will be much appreciated..
    Tyvm in advance
    Marie

  6. #6
    Join Date
    Jun 2009
    Posts
    42
    Plugin Contributions
    0

    Default Re: Security Patch Broke my site - BLANK PAGE

    Same problem here.

    1) I changed my admin folder to something else following the instructions here
    2) Then I followed the instruction for the patch install here

    I unzipped the patch file, which includes the admin/includes/ and four folders, then using my file manager I uploaded each files into their respected spots.

    My admin page now says I am up to date, so I know that worked..but when I got to my main index.php page it's blank.
    It can be seen here: http://peauproductions.com/store/

    I did a database export also beforehand.
    I have also changed back the admin folder and the lines in the configure.php file in the admin/includes/configure.php file, and renamed the admin folder, and the admin page still loads but not my main page.
    I then tried to do a import of my database, and I get the stupid SQL Error 1062, with the error of: "#1062 - Duplicate entry '1' for key 'PRIMARY' " I have looked at fixes on the forum here, mainly this thread for the Error 1062, but the solutions there didnt help me as I dont know which line it needs, since it errors out if any of the lines dont work.

    Please let me know ASAP as my store is down and I get orders everyday on it so it's very important to have it up and working, thanks!

  7. #7
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: Security Patch Broke my site - BLANK PAGE

    OY!

    a) the patch ONLY deals with files in your ADMIN area.
    b) if your non-admin area is suddenly not working, then you likely put one or more of the files into the non-admin includes folder. Double-check that, including the html_output.php file (there's one in admin and one not in admin, and the patch ONLY affected the one IN the admin area; the other one should have been left alone).
    c) there were NO database changes for this patch. So you should not be touching anything in the database, and certainly not importing your database data directly without first wiping all the data already in it ... and I STRONGLY suggest you don't do that until you're sure you really know what you're doing in that area ... cuz it doesn't sound like you do.
    .
    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.

  8. #8
    Join Date
    Jun 2009
    Posts
    42
    Plugin Contributions
    0

    Default Re: Security Patch Broke my site - BLANK PAGE

    Ok, so I had figured out what you had said about the non admin area being changed how the admin area should had been and of course that seems like what had happened.

    So I removed all the patch files and made sure they were in their correct folders in the admin area. Also I made sure the html_output.php file in the non-admin area didn't have the added lines in the zen_draw_form but the one in the admin folder did.

    But it still doesnt work, and I've double, triple checked to make sure all are in their correct places....???

  9. #9
    Join Date
    Jun 2009
    Posts
    42
    Plugin Contributions
    0

    Default Re: Security Patch Broke my site - BLANK PAGE

    Hmm, I'm wondering if it's because I copied the output_html.php file code from one to the other, so that the non-admin one is simply the same as the new updated output_html.php but without the added lines on the zen_draw_form.php. So maybe they were different originally? That's why I was trying to import the database so that I could go back to the original file. Do you have the original non admin one if it is different than the one in the admin section?

  10. #10
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Security Patch Broke my site - BLANK PAGE

    You can get the original non-admin file by downloading a fresh copy of the Zencart zip file. That's probably the best way to make sure you get the file you need.

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. Security patch v138 error (BLANK PAGE)
    By lehacamry in forum General Questions
    Replies: 13
    Last Post: 22 Aug 2012, 05:19 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