Skip to content
This repository has been archived by the owner on Mar 20, 2020. It is now read-only.

[-] MO : Disable cache because temp tables always changes (PNM-3587) #88

Merged
merged 1 commit into from
Dec 4, 2015

Conversation

jocel1
Copy link
Contributor

@jocel1 jocel1 commented Aug 22, 2015

No description provided.

@carras
Copy link

carras commented Aug 22, 2015

This seems to solve the problem of using cache with blocklayered describe:

http://forge.prestashop.com/browse/NM-574
AND
http://forge.prestashop.com/browse/PNM-3587

djfm added a commit that referenced this pull request Dec 4, 2015
[-] MO : Disable cache because temp tables always changes (PNM-3587)
@djfm djfm merged commit beae9c4 into PrestaShop:dev Dec 4, 2015
@zeidlos
Copy link

zeidlos commented Mar 4, 2016

How do we get this into the release? I had to hotfix it on the server directly, but that's not really cool.
Props to jocel1 for fixing it. Thanks. :)

@htrex
Copy link

htrex commented Jun 1, 2016

yes please, this is still not merged in PS 1.6.1.5 and without it the blocklayered module is severely broken, thanks!

@htrex
Copy link

htrex commented Jul 6, 2016

I've upgraded PS to version 1.6.1.6 and had to reapply the patch manually again as the one click update broke the blocklayered module again when the standard PS file system caching is active.
@jocel1 can you please check what's the problem with this patch not being merged to trunk?

@axisepm
Copy link

axisepm commented Jul 11, 2016

Hi, I applied this patch manually to an 1.6.1.5 install an even when it fixed the problem with the cache reloading the same categories all over the place, it is wreaking havoc on the BO. Many times changes applied to products don't persist. The problems I saw were mainly on features edition and qty management. To fix I had to advance to 1.6.1.6 (so blocklayered.php remained unaltered) to elude the BO issue, and change from APC to xCache to get rid of the initial problem. I think this PR needs more testing.

@htrex
Copy link

htrex commented Jul 25, 2016

This problem is about 1 year hold, any word from the main dev team?

@axisepm
Copy link

axisepm commented Aug 2, 2016

@jocel1 any news on this? This is blocking use of APC cache in prestashop, at least in my instance.

@jocel1
Copy link
Contributor Author

jocel1 commented Aug 2, 2016

I saw blocklayered has been tagged 2.2.0 6 days ago, hopefully it will be integrated in the next release

@paride
Copy link

paride commented Sep 15, 2016

I tried to manually apply this patch to PrestaShop 1.6.1.1, but what happens now when the cache is enabled is that the pages following the first appear empty, while they're populated with products when the cache is disabled. Do you have any suggestion about how to fix this older PrestaShop version?

@kintaro1981
Copy link

kintaro1981 commented Nov 3, 2016

I can't understand if this is fixed or not (and in which version).

@maximebiloe
Copy link
Contributor

Hello @kintaro1981,

It's available since 2.2.0 version.

Regards

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants