cancel
Showing results for 
Search instead for 
Did you mean: 

SUPE-11155 failed on Magento 1.7.0.0

SUPE-11155 failed on Magento 1.7.0.0

I apply SUPE-11155 patch on Magento 1.7.0.0 I get errors in checking the files, for example in app/cod/core/Mage/Cms/Helper/Data.php
const XML_NODE_ALLOWED_STREAM_WRAPPERS = 'global/cms/ allowed_stream_wrappers';
+ const XML_NODE_ALLOWED_MEDIA_EXT_SWF = 'adminhtml/cms/browser/extension/media_allowed/swf';

in my Data.php the row
const XML_NODE_ALLOWED_STREAM_WRAPPERS = 'global/cms/allowed_stream_wrappers';
does not exist.

I saw that this line was added by patch SUPE-11086:
+ const XML_NODE_ALLOWED_STREAM_WRAPPERS = 'global/allowed_stream_wrappers';

but this patch is only available for Magento 1.7.0.2 (in fact if I try to install it, I get other errors on other lines missing in other files).
How can I solve it?

2 REPLIES 2

Re: SUPE-11155 failed on Magento 1.7.0.0

@aldo_serena 

 

This is very old version of Magento and its not secure. Recommend you to upgrade to atleas Magento 1.9.x latest version. anyway Magento 1 going EOL by this June.

Manish Mittal
https://www.manishmittal.com/

Re: SUPE-11155 failed on Magento 1.7.0.0

Hi There all budding magento SEOs and magento 2 owners. I was currently reviewing the sitemap set up for magento 2's native sitemap generator and have continually picked up that there are missing pages present on the Magento's sitemap from our crawler. Is this a common experience and does anyone have any suggestions to help out with this? MyAARPMedicare