Comment to 'UNA 9rc2+9rc3 released. The second (and now third) release candidate.'
  • So what do I do if I get this?
    The following errors appeared during modules upgrade:
    Messenger module: Check module hash: Module was modified
    Snipcart module: Check module hash: Module was modified
    I personally changed the code in the Snipcart Module and also the messenger module.
    I added a few lines of code to add sizes in Snipcart : Messenger Module, I added a line to prevent words from splitting.
    How do I add the upgrade now without modifying files that I changed?
    • If I force auto-update, will that replace modified files with default?
      • Yes, if you force update when files were modified, then some files maybe overwritten with default one. But not all only which were modified in the update script.
        • I checked the force update box. My site is showing this error:
          Strict Standards: Declaration of BxAlbumsModule::_getImagesForTimelinePost() should be compatible with BxBaseModGeneralModule::_getImagesForTimelinePost($aEvent, $aContentInfo, $sUrl, $aBrowseParams = Array) in /home/dime/public_html/modules/boonex/albums/classes/BxAlbumsModule.php on line 0
          Strict Standards: Declaration of BxAlbumsTemplate::entryAttachments() should be compatible with BxBaseModTextTemplate::entryAttachments($aData, $aParams = Array) in /home/dime/public_html/modules/boonex/albums/classes/BxAlbumsTemplate.php on line 0
          Warning: Cannot modify header information - headers already sent by (output started at /home/dime/public_html/modules/boonex/albums/classes/BxAlbumsModule.php:0) in /home/dime/public_html/inc/classes/BxDolTemplate.php on line 2582
          Warning: Cannot modify header information - headers already sent by (output started at /home/dime/public_html/modules/boonex/albums/classes/BxAlbumsModule.php:0) in /home/dime/public_html/inc/classes/BxDolTemplate.php on line 2583
          Is there a fix for this or do I need to go to backup?