I just tried upgrading from 1.3.4 to 1.3.5 and the upgrade has failed - please try again. I would download the error log and post however I get an error saying duplicate headers. On of the error messages says:

2016-08-04 21:33:31 - PHP Notice: Undefined variable: options_to_list_status in /home/digitadr/public_html_system_modification/catalog/view/theme/default/template/common/footer.tpl on line 130
Friday, August 05 2016, 12:37 AM
Share this post:
Responses (37)
  • Accepted Answer

    Friday, August 05 2016, 12:46 AM - #Permalink
    I tried disabling all modifications and the update still fails. When I check the error log it is blank.
    The reply is currently minimized Show
  • Accepted Answer

    Friday, August 05 2016, 01:18 PM - #Permalink
    Please post your system info: https://arastta.org/docs/user-manual/tools/system-information

    Also try setting your site offline manually, then disable all modification and run refresh, plus cleaning the site cache in settings. Then try the upgrade again, and if still any error, post the exact message / image of it.
    The reply is currently minimized Show
  • Accepted Answer

    Friday, August 05 2016, 01:49 PM - #Permalink
    The update still failed after trying your suggestions. I put the site in maintenance mode. Is that what you mean by setting the site off manually?

    I disabled all modification, ran refresh and cleaned the site cache in settings. I've shown a list of modifications I have in the attachments. The ones enabled are the only ones I normally enable. I disabled each of these when I tried the upgrade.
    The reply is currently minimized Show
  • Accepted Answer

    Friday, August 05 2016, 09:03 PM - #Permalink
    Weird. But I don't see what the max values are, maybe I overlooked it, but what are the values for t.ex.:


    • max_input_vars
    • memory_limit
    • max_execution_time
    • upload_max_filesize
    • mysql.connect_timeout


    Try adding the attached file to your store root, and rename it .user.ini to see if it helps.
    The reply is currently minimized Show
  • Accepted Answer

    Friday, August 05 2016, 09:03 PM - #Permalink
    Weird. But I don't see what the max values are, maybe I overlooked it, but what are the values for t.ex.:


    • max_input_vars
    • memory_limit
    • max_execution_time
    • upload_max_filesize
    • mysql.connect_timeout


    Try adding the attached file to your store root, and rename it .user.ini to see if it helps.
    The reply is currently minimized Show
  • Accepted Answer

    Friday, August 05 2016, 09:04 PM - #Permalink
    Weird. But I don't see what the max values are, maybe I overlooked it, but what are the values for t.ex.:

    • max_input_vars
    • memory_limit
    • max_execution_time
    • upload_max_filesize
    • mysql.connect_timeout

    Try adding the attached file to your store root (unzip first), and rename it .user.ini to see if it helps.
    Attachments:
    The reply is currently minimized Show
  • Accepted Answer

    Friday, August 05 2016, 09:16 PM - #Permalink
    I can't download the attachment. It takes me to this page but download never starts. Can you send another way?
    The reply is currently minimized Show
  • Accepted Answer

    Friday, August 05 2016, 09:18 PM - #Permalink
    Create a .user.ini in stores root, with t.ex. this content:

    magic_quotes_gpc = Off;
    register_globals = Off;
    default_charset = UTF-8;
    max_input_vars = 20000;
    memory_limit = 300M;
    max_execution_time = 36000;
    upload_max_filesize = 999M;
    safe_mode = Off;
    mysql.connect_timeout = 90;
    session.use_only_cookies = On;
    session.use_trans_sid = Off;
    session.cookie_httponly = On;
    session.gc_maxlifetime = 3600;
    allow_url_fopen = on;
    The reply is currently minimized Show
  • Accepted Answer

    Friday, August 05 2016, 09:26 PM - #Permalink
    Still failed to update
    The reply is currently minimized Show
  • Accepted Answer

    Friday, August 05 2016, 09:31 PM - #Permalink
    So what does those values show in your system now, after adding the file, did they change?
    The reply is currently minimized Show
  • Accepted Answer

    Friday, August 05 2016, 09:37 PM - #Permalink
    I don't think the values changed but I'm not sure where to look
    Attachments:
    The reply is currently minimized Show
  • Accepted Answer

    Friday, August 05 2016, 09:45 PM - #Permalink
    Ensure the file is named .user.ini (starting with a dot), add also this to it:
    post_max_size = 999M;


    Check if this value changed after, in the left column. If not, ask you host to increase the values.
    Arastta zip is at the moment 19.6MB
    The reply is currently minimized Show
  • Accepted Answer

    Friday, August 05 2016, 09:46 PM - #Permalink
    Well, I don't think I uploaded the file correctly. I corrected it and the update still failed however I did get information in the error log. If I clear the log and try the update again the error log is empty.
    The reply is currently minimized Show
  • Accepted Answer

    Friday, August 05 2016, 09:47 PM - #Permalink
    You didn't change the post_max_size ....
    The reply is currently minimized Show
  • Accepted Answer

    Friday, August 05 2016, 09:52 PM - #Permalink
    I added the additional line you requested. This time I can download the error log. I've attached below. I cleared the error log and tried running the update again. I've attached that file as well. It was a much shorter list.
    The reply is currently minimized Show
  • Accepted Answer

    Friday, August 05 2016, 09:53 PM - #Permalink
    I added the additional line you requested. This time I can download the error log. I've attached below. I cleared the error log and tried running the update again. I've attached that file as well. It was a much shorter list.
    The reply is currently minimized Show
  • Accepted Answer

    Friday, August 05 2016, 09:54 PM - #Permalink
    Yes, the values are changing. max size is now 999M
    The reply is currently minimized Show
  • Accepted Answer

    Friday, August 05 2016, 10:28 PM - #Permalink
    If I log out of administrator and then back in again I can duplicate the smaller error log. If I clear it and then try updating again the error log is empty.
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, August 06 2016, 07:27 PM - #Permalink
    The "errors" in log is just notifications, not show stoppers, and they are not related to the update ...

    Is Suhosin and/or ModSecurity active on the server? They often have own limits, overriding those in php.ini, which only server admin normally can change.

    Maybe you could add a file in the root displaying the full php info? Just give the file a random name ending in .php and PM the link to me, easier to get the full picture then.
    Add into the file:
    <?php
    phpinfo();
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, August 06 2016, 10:25 PM - #Permalink
    Here's the php info. Hopefully that will give you the info you need.
    Attachments:
    The reply is currently minimized Show
Your Reply